RFR: 8261354: SIGSEGV at MethodIteratorHost
Jaroslav Bachorik
jbachorik at openjdk.java.net
Fri May 21 15:06:12 UTC 2021
On Fri, 21 May 2021 14:13:40 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:
> Were you able to reproduce this issue?
Well, yes. But I did it with BTrace script - the reproducer requires an instrumenting agent which is adding `private static` methods and since BTrace is already doing that for JDK 11 it was the quickest way to bisect :)
-------------
PR: https://git.openjdk.java.net/jdk/pull/4143
More information about the hotspot-jfr-dev
mailing list