RFR: JDK-8261873: Do not start a deleted thread in jfrRecorderThread.cpp start_thread
Matthias Baesken
mbaesken at openjdk.java.net
Wed Feb 17 13:20:52 UTC 2021
On Wed, 17 Feb 2021 10:09:49 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:
> A false positive because TRAPS and CHECK_NULL macros are used to unwind if there is a problem. I understand such a pattern will be very hard to detect for these kinds of tools, and would assume there is a lot of these in the Hotspot source code.
Hi Martin, Aleksey marked this issue as a false positive in Sonar.
Guess we can close this one.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2603
More information about the hotspot-jfr-dev
mailing list