On Thu, 22 Aug 2024 22:02:13 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:
> @kumarabhi006 > > > Fix is to run the test with headful environment on linux platform. > > Does this have to do with not loading the gtk files in headless mode? > https://github.com/openjdk/jdk/blob/master/src/java.desktop/unix/native/libawt_xawt/awt/gtk_interface.c#L26C1-L28C7 Yes, that's exactly the problem. Abhishek and I discussed !20612, and I expected this test to fail with the changes on the review but it didn't. ------------- PR Comment: https://git.openjdk.org/jdk/pull/20671#issuecomment-2306632164