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

[TESTBUG] hotspot/test/compiler/whitebox/IsMethodCompilableTest.java test fails with -XX:CompileThreshold=1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • 8, 10, 11, 12
    • hotspot
    • b26

        Test : hotspot/test/compiler/whitebox/IsMethodCompilableTest.java
        Test Suite : jtreg

        Exception :-

        ----------System.err:(29/2111)----------
        java.lang.RuntimeException: private SimpleTestCase$Helper(java.lang.Object,long) throws java.lang.Exception must be osr_compiled
        at CompilerWhiteBoxTest.checkCompiled(CompilerWhiteBoxTest.java:273)
        at IsMethodCompilableTest.test(IsMethodCompilableTest.java:128)
        at CompilerWhiteBoxTest.runTest(CompilerWhiteBoxTest.java:185)
        at CompilerWhiteBoxTest.main(CompilerWhiteBoxTest.java:142)
        at IsMethodCompilableTest.main(IsMethodCompilableTest.java:55)
        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:498)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
        at java.lang.Thread.run(Thread.java:748)
        java.lang.RuntimeException: private SimpleTestCase$Helper(java.lang.Object,long) throws java.lang.Exception must be osr_compiled
        at CompilerWhiteBoxTest.checkCompiled(CompilerWhiteBoxTest.java:273)
        at IsMethodCompilableTest.test(IsMethodCompilableTest.java:128)
        at CompilerWhiteBoxTest.runTest(CompilerWhiteBoxTest.java:185)
        at CompilerWhiteBoxTest.main(CompilerWhiteBoxTest.java:142)
        at IsMethodCompilableTest.main(IsMethodCompilableTest.java:55)
        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:498)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
        at java.lang.Thread.run(Thread.java:748)

              dbuck David Buck
              vaibhav Vaibhav Choudhary (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: