Skip to content

Add null-check if in ParseFactory if method-binding can't be resolved#1328

Merged
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:npe-in-parse-factory
Dec 21, 2025
Merged

Add null-check if in ParseFactory if method-binding can't be resolved#1328
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:npe-in-parse-factory

Conversation

@ptziegler
Copy link
Contributor

If a method binding can't be resolved, a NullPointerException is thrown when trying to access its annotations. This might happen when using the Eclipse 2024-06 with Java 25.

If a method binding can't be resolved, a NullPointerException is thrown
when trying to access its annotations. This might happen when using the
Eclipse 2024-06 with Java 25.
@ptziegler ptziegler added this to the 1.23.0 milestone Dec 21, 2025
@github-actions
Copy link

Test Results

 2 720 files  ±0   2 720 suites  ±0   11h 3m 39s ⏱️ + 21m 41s
 7 004 tests ±0   6 946 ✅ ±0   58 💤 ±0  0 ❌ ±0 
28 016 runs  ±0  27 784 ✅ ±0  232 💤 ±0  0 ❌ ±0 

Results for commit 62422fe. ± Comparison against base commit 9d78b0c.

@ptziegler ptziegler merged commit 061cb1c into eclipse-windowbuilder:master Dec 21, 2025
8 checks passed
@ptziegler ptziegler deleted the npe-in-parse-factory branch December 21, 2025 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant