> Some jvmti tests use > -Djava.util.concurrent.ForkJoinPool.common.parallelism > to control the pool of virtual threads. However, it is controlled by > jdk.virtualThreadScheduler.parallelism property. > > The non-continuations implementation doesn't use any of these properties and > it was just deleted. > > I verified the fix using jcmd Thread.dump and ran all jvmti tests in the > default configuration.
Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision: update copyrights years ------------- Changes: - all: https://git.openjdk.org/jdk/pull/17547/files - new: https://git.openjdk.org/jdk/pull/17547/files/af0ceb3f..0f608fe5 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=17547&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17547&range=01-02 Stats: 4 lines in 3 files changed: 0 ins; 1 del; 3 mod Patch: https://git.openjdk.org/jdk/pull/17547.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/17547/head:pull/17547 PR: https://git.openjdk.org/jdk/pull/17547