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

Test java/awt/Focus/NonFocusableWindowTest/NonfocusableOwnerTest.java fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • 7-pool
    • 7u97
    • client-libs
    • -server -d64 -Xcomp -Xcomp -XX:+UseMontgomerySquareIntrinsic -XX:+UseMontgomeryMultiplyIntrinsic

    • generic
    • generic

      Testsuite name: j2se_java_gui
      Test name(s): java/awt/Focus/NonFocusableWindowTest/NonfocusableOwnerTest.java
      Product(s) tested: JDK 7 u97 b33 with VM options : -server -d64 -Xcomp -Xcomp -XX:+UseMontgomerySquareIntrinsic -XX:+UseMontgomeryMultiplyIntrinsic
      OS/architecture: Linux x64

      Reproducible: Always


      Is it a Regression: NO , test passes with -server -d64 -Xmixed vm options for JDK 7 u97 b33 but fails with -server -d64 -Xcomp -Xcomp -XX:+UseMontgomerySquareIntrinsic -XX:+UseMontgomeryMultiplyIntrinsic VM Options for same build

      Is it a platform specific issue: NO, test passes with -server -d64 -Xmixed vm options but fails with -server -d64 -Xcomp -Xcomp -XX:+UseMontgomerySquareIntrinsic -XX:+UseMontgomeryMultiplyIntrinsic VM Options for Solaris x64 also


      Exception/Error from Log:
      ----------System.err:(16/861)----------
      focus owner: null
      java.lang.RuntimeException: Test failed.
      at NonfocusableOwnerTest.test3(NonfocusableOwnerTest.java:153)
      at NonfocusableOwnerTest.start(NonfocusableOwnerTest.java:77)
      at NonfocusableOwnerTest.main(NonfocusableOwnerTest.java:51)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:606)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:745)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed.
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test failed.

            Unassigned Unassigned
            vagarwal Vikrant Agarwal
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: