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

[Graal] compiler/unsafe/Unsafe{Off,On}HeapBooleanTest.java fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 10
    • 9, 10
    • hotspot
    • generic
    • generic

      Running:

      compiler/unsafe/UnsafeOffHeapBooleanTest.java
      compiler/unsafe/UnsafeOnHeapBooleanTest.java

      with Graal results in:

      STDERR:
      OpenJDK 64-Bit Server VM warning: forcing TieredStopAtLevel to full optimization because JVMCI is enabled
      java.lang.RuntimeException: ### Test failed
      at UnsafeOffHeapBooleanTest.main(UnsafeOffHeapBooleanTest.java:76)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      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:115)
      at java.base/java.lang.Thread.run(Thread.java:844)

            yzheng Yudi Zheng
            twisti Christian Thalinger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: