Integrated: 8277194: applications/runthese/RunThese30M.java crashes with jfrSymbolTable.cpp:305 assert(_instance != null)
Markus Grönlund
mgronlun at openjdk.java.net
Thu Dec 2 09:59:26 UTC 2021
On Tue, 30 Nov 2021 11:43:53 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:
> Greetings,
>
> please help review this change set to add a missing enabled check for the event EventFinalizerStatistics, lack of which is causing problems when code not running a JFR recording is accessing uninitialized data as part of class unloading.
>
> Testing: jdk_jfr
>
> Thanks
> Markus
This pull request has now been integrated.
Changeset: 84ca14d0
Author: Markus Grönlund <mgronlun at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/84ca14d0e90fd2c0390a07fc1bcfad0fce14cd3b
Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
8277194: applications/runthese/RunThese30M.java crashes with jfrSymbolTable.cpp:305 assert(_instance != null)
Reviewed-by: shade
-------------
PR: https://git.openjdk.java.net/jdk/pull/6611
More information about the hotspot-jfr-dev
mailing list