OpenJDK test that creates huge windows

Maxim Kartashev maxim.kartashev at jetbrains.com
Thu Apr 25 16:40:38 UTC 2024


The test java/awt/Frame/HugeFrame/HugeFrame.java used to crash JVM in
the Wayland mode, but the code since then has been fixed by limiting
the size of the window that WLToolkit will try to create.

https://github.com/openjdk/jdk/blob/master/test/jdk/java/awt/Frame/HugeFrame/HugeFrame.java


More information about the wakefield-dev mailing list