RFR: 8256051: nmethod_entry_barrier stub miscalculates xmm spill size on x86_32
Zhengyu Gu
zgu at openjdk.java.net
Wed Nov 11 19:15:55 UTC 2020
On Wed, 11 Nov 2020 17:39:35 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> D'oh. Seems like a simple error while copy-pasting from `stubGenerator_x86_64.cpp`. Looks fine and trivial to me. I ran `x86_32` + `tier1` + `Shenandoah` tests on my own with this change, and it improves the test results a lot.
Thanks, Aleksey.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1170
More information about the hotspot-gc-dev
mailing list