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

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

XMLWordPrintable

    • b25
    • x86_64
    • linux_ubuntu

        The following test failed in the JDK16 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)----------
        Expected: 768
        Actual: 805
        java.lang.RuntimeException: height is wrong
        at FullscreenWindowProps.checkSize(FullscreenWindowProps.java:99)
        at FullscreenWindowProps.main(FullscreenWindowProps.java:86)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
        at java.base/java.lang.Thread.run(Thread.java:831)

        JavaTest Message: Test threw exception: java.lang.RuntimeException: height is wrong
        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.RuntimeException: height is wrong
        ----------rerun:(42/5789)*----------

              serb Sergey Bylokhov
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: