> Convert 6 non-native aod tests from main/othervm to driver mode. Added > classpath to target process command in AODTestRunner.java since driver mode > doesn't inherit classpath like othervm. > > 4 native tests and 3 self-attach tests (-Djdk.attach.allowAttachSelf) stay as > othervm. > > Testing: > - Local macosx-aarch64: all 13 aod tests pass > - Mach5 linux-x64-debug, windows-x64-debug: all 13 pass
Shiv Shah has updated the pull request incrementally with one additional commit since the last revision: 8338594: Remove standalone -XX:+UsePerfData from native tests and update copyrights ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30520/files - new: https://git.openjdk.org/jdk/pull/30520/files/9cdda565..369d44dd Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30520&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30520&range=00-01 Stats: 8 lines in 4 files changed: 0 ins; 4 del; 4 mod Patch: https://git.openjdk.org/jdk/pull/30520.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30520/head:pull/30520 PR: https://git.openjdk.org/jdk/pull/30520
