E52B Stop using ClassLoadingStrategy.Default.INJECTION in ThisCreationSupport by ptziegler · Pull Request #1361 · eclipse-windowbuilder/windowbuilder · GitHub
[go: up one dir, main page]

Skip to content

Stop using ClassLoadingStrategy.Default.INJECTION in ThisCreationSupport#1361

Merged
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:issue1360
Jan 25, 2026
Merged

Stop using ClassLoadingStrategy.Default.INJECTION in ThisCreationSupport#1361
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:issue1360

Conversation

@ptziegler
Copy link
Contributor
@ptziegler ptziegler commented Jan 25, 2026

This class-loading strategy internally uses Unsafe. When loading JDK methods (e.g. clone()), this throws an IllegalAccessException when using modern Java versions.

Contributes to
#1360

@ptziegler ptziegler added this to the 1.23.0 milestone Jan 25, 2026
This class-loading strategy internally uses Unsafe. When loading JDK
methods (e.g. clone()), this throws an IllegalAccessException when using
modern Java versions.

Contributes to
eclipse-windowbuilder#1360
@github-actions
Copy link

Test Results

 2 720 files  ±0   2 720 suites  ±0   12h 20m 2s ⏱️ + 1h 40m 35s
 7 018 tests ±0   6 960 ✅ ±0   58 💤 ±0  0 ❌ ±0 
28 072 runs  ±0  27 830 ✅ ±0  242 💤 ±0  0 ❌ ±0 

Results for commit a4faacf. ± Comparison against base commit 41b8e94.

@ptziegler ptziegler merged commit 6208711 into eclipse-windowbuilder:master Jan 25, 2026
8 checks passed
@ptziegler ptziegler deleted the issue1360 branch January 25, 2026 17:01
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

0