Skip to content

repairing NPE when invoking KeY on a local file. - #3965

Merged
wadoon merged 1 commit into
mainfrom
fixNPEinCLI2
Aug 15, 2026
Merged

repairing NPE when invoking KeY on a local file.#3965
wadoon merged 1 commit into
mainfrom
fixNPEinCLI2

Conversation

@mattulbrich

Copy link
Copy Markdown
Member

Related Issue

#3643

This pull request is related to the above PR which did not fully fix it.

Intended Change

When invoking KeY on a local file

key a.key

in case a.key contains a javaSource "..." directive, there should not be an NPE.

Type of pull request

  • Bug fix (non-breaking change which fixes an issue):
    One line added: In case no directory is used use "." for directory resolution.

Ensuring quality

running it on CLI examples.

The contributions within this pull request are licensed under GPLv2 (only) for inclusion in KeY.

@mattulbrich mattulbrich self-assigned this Aug 15, 2026
@mattulbrich
mattulbrich requested a review from wadoon August 15, 2026 12:03
@wadoon
wadoon added this pull request to the merge queue Aug 15, 2026
@wadoon wadoon added this to the v3.1.0 milestone Aug 15, 2026
Merged via the queue into main with commit 555a763 Aug 15, 2026
39 checks passed
@wadoon
wadoon deleted the fixNPEinCLI2 branch August 15, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants