RFR: 8371657: [macosx] Programmatically selecting/deselecting List item triggers an ItemEvent

Alexey Ivanov aivanov at openjdk.org
Wed Nov 26 17:12:51 UTC 2025


On Sun, 23 Nov 2025 23:51:46 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> test/jdk/java/awt/List/NoEvents/ProgrammaticChange.java line 30:
>> 
>>> 28: import java.util.function.Supplier;
>>> 29: 
>>> 30: /**
>> 
>> Suggestion:
>> 
>> /*
>
> I intentionally used that style so the tags would be highlighted and validated by the IDE.

I’d rather not use javadoc-style comments for jtreg tags because the jtreg tags aren’t javadoc.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/28245#discussion_r2565827578


More information about the client-libs-dev mailing list