RFR: 8266453: Shenandoah: Some tests failed on MacOSX/AArch64
Andrew Haley
aph at openjdk.java.net
Tue May 4 08:11:53 UTC 2021
On Mon, 3 May 2021 19:37:36 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> > Err, what does it do?
> > I'd prefer if the commit message describes what the fix does, not what the failure is.
>
> Added line disables write protections, before nmethod barrier can patch nmethod code (see https://developer.apple.com/documentation/apple-silicon/porting-just-in-time-compilers-to-apple-silicon for details)
So you need to change the title of this PR.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3843
More information about the hotspot-gc-dev
mailing list