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

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Aug 21 16:44:46 UTC 2018


I ran builds and stress tested new test on our platforms. All passed with this version.

I approved it for JDK11 push.

Please, push ASAP today. Andrew, I noticed that patch was based on jdk/jdk. Please, don't forget to switch to jdk/jdk11 
for push.

Regards,
Vladimir

On 8/21/18 5:49 AM, Andrew Haley wrote:
> 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.
> 


More information about the hotspot-runtime-dev mailing list