8000 Use `EmbeddedSwingComposite` for `BorderPreviewCanvas` by ptziegler · Pull Request #1339 · eclipse-windowbuilder/windowbuilder · GitHub
[go: up one dir, main page]

Skip to content

Use EmbeddedSwingComposite for BorderPreviewCanvas#1339

Merged
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:use-embedded-swing-composite
Jan 13, 2026
Merged

Use EmbeddedSwingComposite for BorderPreviewCanvas#1339
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:use-embedded-swing-composite

Conversation

@ptziegler
Copy link
Contributor

This replaces the JApplet-based EmbeddedSwingComposite2 with the JRootPane-based EmbeddedSwingComposite. The JApplet class has been removed with Java 26 and we must therefore stop using it.

@ptziegler ptziegler added this to the 1.23.0 milestone Jan 12, 2026
@ptziegler ptziegler force-pushed the use-embedded-swing-composite branch from 5d2ea43 to bc870e9 Compare January 12, 2026 20:39
@github-actions
Copy link
github-actions bot commented Jan 12, 2026

Test Results

 2 720 files  ±0   2 720 suites  ±0   11h 19m 30s ⏱️ + 44m 24s
 7 004 tests ±0   6 946 ✅ ±0   58 💤 ±0  0 ❌ ±0 
28 016 runs  ±0  27 774 ✅ ±0  242 💤 ±0  0 ❌ ±0 

Results for commit ab90913. ± Comparison against base commit b9ad2a2.

♻️ This comment has been updated with latest results.

This replaces the JApplet-based `EmbeddedSwingComposite2` with the
JRootPane-based `EmbeddedSwingComposite`. The JApplet class has been
removed with Java 26 and we must therefore stop using it.
@ptziegler ptziegler force-pushed the use-embedded-swing-composite branch from bc870e9 to ab90913 Compare January 13, 2026 05:10
@ptziegler ptziegler merged commit 987c24a into eclipse-windowbuilder:master Jan 13, 2026
8 checks passed
@ptziegler ptziegler deleted the use-embedded-swing-composite branch January 13, 2026 06:19
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