On Tue, 31 Mar 2026 16:24:57 GMT, Shiv Shah <[email protected]> wrote:
> 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 This pull request has now been integrated. Changeset: f1a414b6 Author: Shiv Shah <[email protected]> Committer: Leonid Mesnik <[email protected]> URL: https://git.openjdk.org/jdk/commit/f1a414b61cab8bf839e3d6e4437ad4ef527c9aa3 Stats: 32 lines in 11 files changed: 5 ins; 10 del; 17 mod 8338594: Update nsk/aod tests to use driver instead of othervm Reviewed-by: lmesnik, cjplummer ------------- PR: https://git.openjdk.org/jdk/pull/30520
