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

InternalError: a fault occurred in a recent unsafe memory access operation in compiled Java code

    • aarch64
    • linux

      TEST: compiler/unsafe/TestUnsafeUnalignedSwap.java

      java.lang.InternalError: a fault occurred in a recent unsafe memory access operation in compiled Java code
      at TestUnsafeUnalignedSwap.test(TestUnsafeUnalignedSwap.java:75)
      at TestUnsafeUnalignedSwap.main(TestUnsafeUnalignedSwap.java:78)
      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.InternalError: a fault occurred in a recent unsafe memory access operation in compiled Java code
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.InternalError: a fault occurred in a recent unsafe memory access operation in compiled Java code

      No hs_err-file.

            wzhuo Wang Zhuo
            phedlin Patric Hedlin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: