git: openjdk/jdk: 8311040: JFR: RecordedThread::getOSThreadId() should return -1 if thread is virtual

Markus Grönlund mgronlun at openjdk.org
Tue Jul 18 16:02:37 UTC 2023


Changeset: 9905f758
Author:    Markus Grönlund <mgronlun at openjdk.org>
Date:      2023-07-18 16:00:30 +0000
URL:       https://git.openjdk.org/jdk/commit/9905f7582270634eb19f7d9cb67210a174da9a85

8311040: JFR: RecordedThread::getOSThreadId() should return -1 if thread is virtual

Reviewed-by: egahlin

! src/hotspot/share/jfr/recorder/checkpoint/types/jfrThreadState.cpp
! src/hotspot/share/jfr/recorder/checkpoint/types/jfrType.cpp
! src/hotspot/share/jfr/recorder/checkpoint/types/jfrType.hpp
! src/jdk.jfr/share/classes/jdk/jfr/consumer/RecordedThread.java
! test/jdk/jdk/jfr/threading/TestManyVirtualThreads.java
! test/jdk/jdk/jfr/threading/TestNestedVirtualThreads.java



More information about the jdk-changes mailing list