Withdrawn: 8340364: JFR: Fix up Class mirror after event retransformation

Aleksey Shipilev shade at openjdk.org
Mon Sep 30 09:17:43 UTC 2024


On Wed, 18 Sep 2024 10:30:42 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> See the bug description for details. I tried and failed to build a regression test for it, because I need to be able to touch the Java mirror for the JFR event class itself, and that does not seem to be reachable from Java code (easily). So I think we let Metaspace/GC verification to catch up later and find these issues.
> 
> Additional testing:
>  - [x] Original Shenandoah verifier reproducer no longer crashes
>  - [x] Linux x86_64 server fastdebug, `jdk_jfr`
>  - [x] Linux x86_64 server fastdebug, `hotspot_gc_shenandoah`

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/21054


More information about the hotspot-jfr-dev mailing list