Skip to content

Fix NPE when compiling records with static fields#10134

Merged
zbynek merged 1 commit intogwtproject:mainfrom
zbynek:static-record-npe
May 21, 2025
Merged

Fix NPE when compiling records with static fields#10134
zbynek merged 1 commit intogwtproject:mainfrom
zbynek:static-record-npe

Conversation

@zbynek
Copy link
Collaborator

@zbynek zbynek commented May 19, 2025

Fixes #10116

@zbynek zbynek marked this pull request as draft May 19, 2025 09:56
@zbynek zbynek force-pushed the static-record-npe branch 2 times, most recently from 8eccb18 to 8015149 Compare May 19, 2025 11:15
@zbynek zbynek marked this pull request as ready for review May 19, 2025 12:05
@zbynek
Copy link
Collaborator Author

zbynek commented May 19, 2025

@zbynek zbynek requested a review from jnehlmeier May 19, 2025 20:29
@jnehlmeier
Copy link
Member

Can you please undo all the formatting stuff? If you use Eclipse there is an option for save actions to only auto-format code that you have actually changed.

@zbynek zbynek force-pushed the static-record-npe branch from 8015149 to 52711b9 Compare May 19, 2025 23:58
@zbynek zbynek merged commit 0a6b5f8 into gwtproject:main May 21, 2025
4 checks passed
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.

NPE with Java Records: Cannot invoke "org.eclipse.jdt.internal.compiler.lookup.MethodBinding.original()" because "binding" is null

3 participants