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

Andrew Haley aph at redhat.com
Tue Aug 21 12:49:44 UTC 2018


http://cr.openjdk.java.net/~aph/8207838-2/

The patch failed testing because some arches use very old C compilers.
The only way I could duplicate the problem was with
--std=c90 -Wall -Wextra -pedantic

Maybe we should fix the OpenJDK build system to use such options.

-- 
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