< prev index next > src/java.base/share/classes/java/lang/Thread.java
Print this page
* <tbody>
* <tr>
* <th scope="row">
* {@systemProperty jdk.virtualThreadScheduler.parallelism}
* </th>
- * <td> The number of platform threads available for scheduling virtual
- * threads. It defaults to the number of available processors. </td>
+ * <td> The scheduler's target parallelism. It defaults to the number of
+ * available processors. </td>
* </tr>
* <tr>
* <th scope="row">
* {@systemProperty jdk.virtualThreadScheduler.maxPoolSize}
* </th>
< prev index next >