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

java/awt/FullScreen/FullscreenWindowProps/FullscreenWindowProps.java failed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • tbd
    • 17
    • client-libs
    • x86_64
    • os_x

      The following test failed in the JDK17 CI:

      java/awt/FullScreen/FullscreenWindowProps/FullscreenWindowProps.java

      Here's a snippet from the log file:

      #section:main
      ----------messages:(5/217)----------
      command: main FullscreenWindowProps
      reason: Assumed action based on file name: run main FullscreenWindowProps
      Mode: othervm
      Additional options from @modules: --add-modules java.desktop
      elapsed time (seconds): 22.011
      ----------configuration:(3/40)----------
      Boot Layer
        add modules: java.desktop

      ----------System.out:(0/0)----------
      ----------System.err:(16/896)----------
      JavaVM: requested Java version ((null)) not available. Using Java at "" instead.
      JavaVM: Failed to load JVM: /bundle/Libraries/libserver.dylib
      JavaVM FATAL: Failed to load the jvm library.
      2021-02-04 06:17:46.187 java[94362:7333032] JavaNativeFoundation: GetGlobalVM: JNI_GetCreatedJavaVMs() failed to get any VM.
      Expected: 0
      Actual: -312
      JavaVM: requested Java version ((null)) not available. Using Java at "" instead.
      JavaVM: Failed to load JVM: /bundle/Libraries/libserver.dylib
      JavaVM FATAL: Failed to load the jvm library.
      2021-02-04 06:17:51.433 java[94362:7333032] JavaNativeFoundation: GetGlobalVM: JNI_GetCreatedJavaVMs() failed to get any VM.
      java.lang.RuntimeException: Y is wrong
      at FullscreenWindowProps.checkSize(FullscreenWindowProps.java:100)
      at FullscreenWindowProps.main(FullscreenWindowProps.java:85)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:566)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
      at java.base/java.lang.Thread.run(Thread.java:831)

            serb Sergey Bylokhov
            psadhukhan Prasanta Sadhukhan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: