Marked JdbOptions, OomDebugTest, and DebugUsingCustomConnector as vm.flagless since they deliberately set their own options. Fixed ClassUnloadEventTest and SunBootClassPathEmptyTest to include test.vm.opts/test.java.opts. 3 CDS tests already pass VM flags through CDSJDITest so no changes needed for those
- [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8316466: 8 com/sun/jdi tests ignore VM flags Changes: https://git.openjdk.org/jdk/pull/30868/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30868&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8316466 Stats: 16 lines in 5 files changed: 11 ins; 0 del; 5 mod Patch: https://git.openjdk.org/jdk/pull/30868.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30868/head:pull/30868 PR: https://git.openjdk.org/jdk/pull/30868
