RFR (XS) 8211375: Minimal VM build failures after JDK-8211251 (Default mask register for avx512 instructions)

Aleksey Shipilev shade at redhat.com
Tue Oct 2 17:49:36 UTC 2018


On 10/02/2018 07:25 PM, Vladimir Kozlov wrote:
> Sorry about that. Instructions setvectmask and restorevectmask and code in
> restore_cpu_control_state_after_jni() should be moved under #ifdef COMPILER2 instead. We have other
> C2 specific code in this file - it is normal.

I see. Like this?
  http://cr.openjdk.java.net/~shade/8211375/webrev.01/

Builds both minimal and server fine on Linux x86_64. I can run it via jdk-submit, if you think this
is not trivial.

Thanks,
-Aleksey


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20181002/aec95c18/signature.asc>


More information about the hotspot-compiler-dev mailing list