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

[AARCH64] PreserveFPRegistersTest fails with AssertionError: Final value has changed

XMLWordPrintable

      ----------messages:(4/412)----------
      command: main -Xbatch -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xmx300m -XX:+UseG1GC compiler.gcbarriers.PreserveFPRegistersTest
      reason: User specified action: run main/bootclasspath/othervm -Xbatch -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xmx300m -XX:+UseG1GC compiler.gcbarriers.PreserveFPRegistersTest
      Mode: othervm [/bootclasspath specified, /othervm specified]
      elapsed time (seconds): 4.065
      ----------configuration:(0/0)----------
      ----------System.out:(9/263)----------
      %% Memory
      %% used : 1892M
      %% available : 325787M
      %% G1 Region Size: 1024M
      %% region count : 286
      %% Objects storage
      %% N (array length) : 26209
      %% K (objects in regions): 10
      %% Reference size : 4
      ----------System.err:(14/966)----------
      java.lang.AssertionError: Final value has changed: 0.0 != 6.0
      at compiler.gcbarriers.PreserveFPRegistersTest.go(PreserveFPRegistersTest.java:103)
      at compiler.gcbarriers.PreserveFPRegistersTest.main(PreserveFPRegistersTest.java:41)
      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.AssertionError: Final value has changed: 0.0 != 6.0
      JavaTest Message: shutting down test

            phedlin Patric Hedlin (Inactive)
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: