RFR: 8249878: jfr_emergency_dump has secondary crashes
Erik Gahlin
egahlin at openjdk.java.net
Thu Oct 15 13:57:15 UTC 2020
On Thu, 15 Oct 2020 12:49:44 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:
> Hi,
>
> Please review this small fix to remove an improperly placed assert. The assert is invalid at this location because Java
> threads are only a subset of all threads to enter. It was introduced by JDK-8245113 and is a debug support remnant,
> used for getting the new states in place. Thanks,
> Markus
Marked as reviewed by egahlin (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/682
More information about the hotspot-jfr-dev
mailing list