RFR (XS) 8222397: x86_32 tests with UseSHA1Intrinsics SEGV due to garbled registers

Aleksey Shipilev shade at redhat.com
Fri Apr 12 13:31:41 UTC 2019


Bug:
  https://bugs.openjdk.java.net/browse/JDK-8222397

Fix:
  http://cr.openjdk.java.net/~shade/8222397/webrev.01/

This basically does what is already done in generate_sha256_implCompress: save the registers before
they are foobared by the runtime call.

Testing: tier{1,2} on Linux {x86_64, x86_32}, jdk-submit

-- 
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: <https://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20190412/4c414eaf/signature.asc>


More information about the hotspot-compiler-dev mailing list