[jdk17] RFR: 8271174: runtime/ClassFile/UnsupportedClassFileVersion.java can be run in driver mode

Igor Ignatyev iignatyev at openjdk.java.net
Fri Jul 23 00:32:19 UTC 2021


Hi all,

could you please review this trivial patch that switches execution mode in `runtime/ClassFile/UnsupportedClassFileVersion.java` test to `driver`?

testing: `runtime/ClassFile/UnsupportedClassFileVersion.java` on `{linux,windows,macos}-x64`

Thanks,
-- Igor

-------------

Commit messages:
 - 8271174

Changes: https://git.openjdk.java.net/jdk17/pull/276/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk17&pr=276&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8271174
  Stats: 3 lines in 1 file changed: 0 ins; 1 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk17/pull/276.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk17 pull/276/head:pull/276

PR: https://git.openjdk.java.net/jdk17/pull/276


More information about the hotspot-runtime-dev mailing list