Integrated: 8281675: VMDeprecatedOptions test fails after JDK-8278423

David Holmes dholmes at openjdk.java.net
Sat Feb 12 14:16:33 UTC 2022


Please review this trivial reverting of the change to the VMDeprecatedOptions test. We can't determine if DTrace is enabled so we just don't check the ExtendedDTraceProbes flag.

Testing: local testing of reverted test.

Thanks,
David

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

Commit messages:
 - 8281675: VMDeprecatedOptions test fails after JDK-8278423

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

PR: https://git.openjdk.java.net/jdk/pull/7452


More information about the hotspot-runtime-dev mailing list