[jdk11u-dev] RFR: 8255452: Doing GC during JVMTI MethodExit event posting breaks return oop

Matthias Baesken mbaesken at openjdk.java.net
Fri Jul 9 10:28:00 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.

Marked as reviewed by mbaesken (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk11u-dev/pull/110


More information about the jdk-updates-dev mailing list