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

compiler/rangechecks/TestExplicitRangeChecks.java fails in compiler nightlies

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • b64
    • generic
    • generic

        The test compiler/rangechecks/TestExplicitRangeChecks.java fails in the compiler nightlies. Here is an excerpt of the test's output:

        CompileCommand: compileonly TestExplicitRangeChecks.test*
        test1 not deoptimized on invalid access
        test1 not deoptimized on invalid access
        test2 not deoptimized on invalid access
        test2 not deoptimized on invalid access
        test3 not deoptimized on invalid access
        test3 not deoptimized on invalid access
        test4 not deoptimized on invalid access
        test4 not deoptimized on invalid access
        test5 not deoptimized on invalid access
        test5 not deoptimized on invalid access
        test6 not deoptimized on invalid access
        test6 not deoptimized on invalid access
        test7 not deoptimized on invalid access
        test7 not deoptimized on invalid access
        test8 not deoptimized on invalid access
        test8 not deoptimized on invalid access
        test9 not deoptimized on invalid access
        test9 not deoptimized on invalid access
        test11 not deoptimized on invalid access
        test12 not deoptimized on invalid access
        test14 not deoptimized on invalid access
        test14 not deoptimized on invalid access
        test16 not deoptimized on invalid access
        test16 not deoptimized on invalid access
        test17 not deoptimized on invalid access
        test17 not deoptimized on invalid access
        ----------System.err:(13/730)----------
        java.lang.RuntimeException: some tests failed
        at TestExplicitRangeChecks.main(TestExplicitRangeChecks.java:593)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:502)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:745)

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

              roland Roland Westrelin
              zmajo Zoltan Majo (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: