E535 Remove checked exception from Border accessors by ptziegler · Pull Request #1240 · eclipse-windowbuilder/windowbuilder · GitHub
[go: up one dir, main page]

Skip to content

Remove checked exception from Border accessors#1240

Merged
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:swing-cleanup-border-accessors
Sep 24, 2025
Merged

Remove checked exception from Border accessors#1240
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:swing-cleanup-border-accessors

Conversation

@ptziegler
Copy link
Contributor

The setValue() of the BooleanField, ColorField, IntegerField and TextField don't throw a checked exception, so there is no purpose for the signature to contain "throws Exception".

@ptziegler ptziegler added this to the 1.22.0 milestone Sep 23, 2025
@github-actions
Copy link
github-actions bot commented Sep 23, 2025

Test Results

 2 720 files  ±0   2 720 suites  ±0   10h 3m 31s ⏱️ +41s
 6 989 tests ±0   6 930 ✅ ±0   59 💤 ±0  0 ❌ ±0 
27 956 runs  ±0  27 720 ✅ ±0  236 💤 ±0  0 ❌ ±0 

Results for commit c3ff052. ± Comparison against base commit 4c38bab.

♻️ This comment has been updated with latest results.

@ptziegler ptziegler force-pushed the swing-cleanup-border-accessors branch from e27a68c to e090f6d Compare September 23, 2025 16:20
The setValue() of the BooleanField, ColorField, IntegerField and
TextField don't throw a checked exception, so there is no purpose for
the signature to contain "throws Exception".
@ptziegler ptziegler force-pushed the swing-cleanup-border-accessors branch from e090f6d to c3ff052 Compare September 23, 2025 20:14
@ptziegler ptziegler merged commit 5c70761 into eclipse-windowbuilder:master Sep 24, 2025
9 checks passed
@ptziegler ptziegler deleted the swing-cleanup-border-accessors branch September 24, 2025 04:21
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