Skip to content

Conversation

@mbien
Copy link
Member

@mbien mbien commented Sep 4, 2025

regression since #8385

fixes #8780

@mbien mbien added this to the NB28 milestone Sep 4, 2025
@mbien mbien requested a review from neilcsmith-net September 4, 2025 01:01
@mbien mbien added Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) FormDesigner GUI builder, also known as Matisse ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) labels Sep 4, 2025
@mbien
Copy link
Member Author

mbien commented Sep 4, 2025

I think I remember what happened there, the PR wasn't meant to be merged that early since while updating the very last method in the patch, I thought that this would look much more straight forward with instanceof pattern chains (thats why i probably started removing the return statements). But bumping the module lang version didn't work, so I opened #8387 and didn't change it back.

I must have forgotten about it and the PR got merged by accident most likely (#8385 (comment))

@mbien
Copy link
Member Author

mbien commented Sep 7, 2025

fix was tested at #8780 (comment), planning to merge it soon

Copy link
Contributor

@matthiasblaesing matthiasblaesing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense.

@mbien mbien merged commit 2fd9bf6 into apache:master Sep 7, 2025
69 of 70 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) FormDesigner GUI builder, also known as Matisse Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Swing GUI Editor cannot set mnemonic/mnemonics disappearing

2 participants