RFR [11] 8207838: AArch64: Float registers incorrectly resture in JNI call

Andrew Haley aph at redhat.com
Wed Aug 15 14:57:29 UTC 2018


I rewrote the test case.  It runs much faster. It detects exceptions
thrown by any thread. The previous test simply summed the arguments,
which does not detect arguments passed in the wrong order, so I
replaced the summation with a nonlinear combining function.

New version at http://cr.openjdk.java.net/~aph/8207838-1/

-- 
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671


More information about the hotspot-runtime-dev mailing list