Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8358697

java/awt/font/TextLayout/MyanmarTextTest.java gives false positive result on headless machines

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 11.0.7, 11.0.7-oracle, 17, 21, 25, 26
    • client-libs
    • 2d

      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.

            mvs Manukumar V S
            mvs Manukumar V S
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: