Skip to content

Fix some nullable types in JOptionPane.#135

Merged
cpovirk merged 1 commit intomainfrom
jopt
Feb 9, 2026
Merged

Fix some nullable types in JOptionPane.#135
cpovirk merged 1 commit intomainfrom
jopt

Conversation

@cpovirk
Copy link
Copy Markdown
Collaborator

@cpovirk cpovirk commented Jan 7, 2026

Mostly, this means fixing the syntax for nullable arras for options
and selectionValues. It also includes adding @Nullable to Icon icon in one overload of showInternalOptionDialog.

Mostly, this means fixing the syntax for nullable arras for `options`
and `selectionValues`. It also includes adding `@Nullable` to `Icon
icon` in one overload of `showInternalOptionDialog`.
@cpovirk cpovirk requested a review from wmdietl January 7, 2026 19:24
Copy link
Copy Markdown
Collaborator

@wmdietl wmdietl left a comment

Choose a reason for hiding this comment

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

Looks consistent.

@wmdietl wmdietl assigned cpovirk and unassigned wmdietl Feb 9, 2026
@cpovirk cpovirk merged commit 16a81e8 into main Feb 9, 2026
21 checks passed
@cpovirk cpovirk deleted the jopt branch February 9, 2026 21:53
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.

2 participants