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

[macos15] java/awt/GraphicsDevice/CheckDisplayModes.java test fails [exit code: 133]

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • 24
    • 23, 24
    • client-libs
    • arm
    • os_x

      java/awt/GraphicsDevice/CheckDisplayModes.java test fails on MacOS 15
      I have observed two type of failure
      1) test result: Failed. Unexpected exit from test [exit code: 133]
      2) Fails with Invalid display mode

      ----------System.err:(13/805)----------
      java.lang.IllegalArgumentException: Invalid display mode
              at java.desktop/sun.awt.CGraphicsDevice.nativeSetDisplayMode(Native Method)
              at java.desktop/sun.awt.CGraphicsDevice.setDisplayMode(CGraphicsDevice.java:334)
              at CheckDisplayModes.main(CheckDisplayModes.java:51)
              at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
              at java.base/java.lang.reflect.Method.invoke(Method.java:580)
              at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
              at java.base/java.lang.Thread.run(Thread.java:1575)

            kizune Alexander Zuev
            landrews Lawrence Andrews
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: