RFR: 8346952 : GetGraphicsStressTest.java fails: Native resources unavailable [v9]
Anass Baya
abaya at openjdk.org
Thu Jun 26 21:47:07 UTC 2025
On Thu, 26 Jun 2025 21:35:23 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> Anass Baya has updated the pull request incrementally with three additional commits since the last revision:
>>
>> - BogusFocusableWindowState -2-
>> - Add BogusFocusableWindowState
>> - Delete NotifyStressTest
>
> test/jdk/java/awt/Frame/BogusFocusableWindowState/BogusFocusableWindowState.java line 33:
>
>> 31: */
>> 32:
>> 33: public final class BogusFocusableWindowState {
>
> please split the long line to 80 chars, also the empty line above is not really necessary.
hello @mrserb,
Of course, it's done. Thank you.
For my proposed test, it does trigger the same exception call stack.
However, yours is better. The reproduction frequency with it is 20/20.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25619#discussion_r2170071747
More information about the client-libs-dev
mailing list