[jdk11u-dev] RFR: 8255452: Doing GC during JVMTI MethodExit event posting breaks return oop
Martin Doerr
mdoerr at openjdk.java.net
Fri Jul 9 14:37:56 UTC 2021
On Thu, 8 Jul 2021 13:30:13 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> Almost clean backport of "8255452: Doing GC during JVMTI MethodExit event posting breaks return oop". Old 11u code uses IRT_ENTRY instead of JRT_ENTRY, but they have the same implementation. New code matches head revision exactly.
Thanks for the reviews!
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/110
More information about the jdk-updates-dev
mailing list