Skip to content

Commit 897dcdc

Browse files
committed
Fix comment
1 parent d1df4f9 commit 897dcdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/java.base/share/classes/java/lang/VirtualThread.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1013,7 +1013,7 @@ private static ScheduledExecutorService createDelayedTaskScheduler() {
10131013
}
10141014

10151015
/**
1016-
* Reads the value of the jdk.tracePinning property to determine if stack
1016+
* Reads the value of the jdk.tracePinnedThreads property to determine if stack
10171017
* traces should be printed when a carrier thread is pinned when a virtual thread
10181018
* attempts to park.
10191019
*/

0 commit comments

Comments
 (0)