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

Aleksey Shipilev shade at redhat.com
Wed Aug 15 15:02:03 UTC 2018


On 08/15/2018 04:57 PM, Andrew Haley wrote:
> 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/

Thumbs up.

-Aleksey




More information about the hotspot-runtime-dev mailing list