> The code related to virtual threads support is moved into a separate class > DebugeeWrapper. > > The code of method main() remains the same. I don't mix code change with > moving code between files. > > Tesed by running > make run-test JTREG_RETAIN=all TEST=com/sun/jdi > make run-test JTREG_RETAIN=all JTREG_TEST_THREAD_FACTORY=Virtual > TEST=com/sun/jdi > locally and tier1 and hs-tier5 in Mach5 CI
Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision: fixed comment ------------- Changes: - all: https://git.openjdk.org/jdk/pull/15874/files - new: https://git.openjdk.org/jdk/pull/15874/files/a4164306..f2be8210 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=15874&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15874&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/15874.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/15874/head:pull/15874 PR: https://git.openjdk.org/jdk/pull/15874