Skip to content

Evaluate GridBagLayout.setConstraints() #1539#1544

Merged
ptziegler merged 1 commit into
eclipse-windowbuilder:masterfrom
ptziegler:issue1539
Jul 6, 2026
Merged

Evaluate GridBagLayout.setConstraints() #1539#1544
ptziegler merged 1 commit into
eclipse-windowbuilder:masterfrom
ptziegler:issue1539

Conversation

@ptziegler

@ptziegler ptziegler commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

This method may be used instead of add(comp, constraints) and must therefore be evaluated. Otherwise the constraints are not set at design time.

Closes #1539

@ptziegler ptziegler added this to the 1.25.0 milestone Jun 29, 2026
@github-actions

github-actions Bot commented Jun 29, 2026

Copy link
Copy Markdown

Test Results

     4 files  ±0       4 suites  ±0   2h 9m 56s ⏱️ - 11m 30s
 7 021 tests +2   5 248 ✅  - 1 739  31 💤 ±0  20 ❌ +19  1 722 🔥 +1 722 
23 688 runs  +8  20 728 ✅  - 2 853  98 💤 ±0  34 ❌ +33  2 828 🔥 +2 828 

For more details on these failures and errors, see this check.

Results for commit 3c153b8. ± Comparison against base commit eecef70.

♻️ This comment has been updated with latest results.

@ptziegler ptziegler force-pushed the issue1539 branch 2 times, most recently from 4098b1d to e301c85 Compare July 6, 2026 16:38
This method may be used instead of `add(comp, constraints)` and must
therefore be evaluated. Otherwise the constraints are not set at design
time.

Closes eclipse-windowbuilder#1539
@ptziegler ptziegler changed the title Evaluate methods unrelated to JavaInfo #1539 Evaluate GridBagLayout.setConstraints() #1539 Jul 6, 2026
@ptziegler

Copy link
Copy Markdown
Contributor Author

Test failures are caused by the removal of com.ibm.icu. Mergin, as the 2024-06 builds are good.

@ptziegler ptziegler merged commit 1254e8e into eclipse-windowbuilder:master Jul 6, 2026
4 of 8 checks passed
@ptziegler ptziegler deleted the issue1539 branch July 6, 2026 17:47
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.

GridBagConstraints are not parsed

1 participant