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

C2: compiler/arraycopy/TestCloneAccessStressGCM.java fails with -XX:+AlwaysIncrementalInline

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 16
    • 16
    • hotspot

       ---------System.err:(13/932)----------
      java.lang.RuntimeException: Return value not 36. Got: 0; additional check: 36
      at compiler.arraycopy.TestCloneAccessStressGCM.main(TestCloneAccessStressGCM.java:63)
      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:832)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Return value not 36. Got: 0; additional check: 36
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Return value not 36. Got: 0; additional check: 36

            chagedorn Christian Hagedorn
            vlivanov Vladimir Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: