RFR (XS) 8222397: x86_32 tests with UseSHA1Intrinsics SEGV due to garbled registers
Aleksey Shipilev
shade at redhat.com
Sun Apr 14 17:36:43 UTC 2019
On 4/14/19 11:38 AM, Dmitry Samersoff wrote:
> Please, keep empty lines around handleSOERegisters.
I'd rather match the style, and make sure it leans to the same block as in other methods.
> On 12.04.2019 18:49, Vladimir Kozlov wrote:
>> With change you don't need push/pop limit which is rdi. And please add
>> comment (false /*restoring*/).
Right! Updated.
New webrev:
http://cr.openjdk.java.net/~shade/8222397/webrev.02
Passes the same testing as the original patch.
-Aleksey
More information about the hotspot-compiler-dev
mailing list