RFR (XS) 8211274: x86_32 build failures after JDK-8211029 (Have a common set of enabled warnings for all native libraries)

David Holmes david.holmes at oracle.com
Fri Sep 28 12:31:26 UTC 2018


Looks good!

Thanks,
David

On 28/09/2018 7:33 AM, Aleksey Shipilev wrote:
> Bug:
>    https://bugs.openjdk.java.net/browse/JDK-8211274
> 
> Fix:
>    http://cr.openjdk.java.net/~shade/8211274/webrev.01/
> 
> This fixes the fatal build warnings when building on x86_32. New default to ShouldNotReachHere in
> jniFastGetField_x86_32 is safe, because it matches the similar switch 30 lines above it.
> 
> Testing: x86_32 build, trivial sanity checks
> 
> Thanks,
> -Aleksey
> 


More information about the hotspot-dev mailing list