We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1df4f9 commit 897dcdcCopy full SHA for 897dcdc
src/java.base/share/classes/java/lang/VirtualThread.java
@@ -1013,7 +1013,7 @@ private static ScheduledExecutorService createDelayedTaskScheduler() {
1013
}
1014
1015
/**
1016
- * Reads the value of the jdk.tracePinning property to determine if stack
+ * Reads the value of the jdk.tracePinnedThreads property to determine if stack
1017
* traces should be printed when a carrier thread is pinned when a virtual thread
1018
* attempts to park.
1019
*/
0 commit comments