-
Bug
-
Resolution: Unresolved
-
P4
-
11.0.7, 11.0.7-oracle, 17, 21, 25, 26
java/awt/font/TextLayout/MyanmarTextTest.java passes on headless machines even though it creates GUI components. Ideally, when you create some GUI components in your code in a headless machine, it should through HeadlessException, but MyanmarTextTest.java seems to suppress it and gives a positive result.
- relates to
-
JDK-8358691 Some of the headful tests are actually headless
-
- Open
-