RFR: 8335449: runtime/cds/DeterministicDump.java fails with File content different at byte ...
Calvin Cheung
ccheung at openjdk.org
Fri Jul 5 17:35:56 UTC 2024
A simple fix: adding `@requires vm.flagless` to the test because determinism maybe impacted by other VM flags.
Tested locally on linux-x64.
-------------
Commit messages:
- 8335449: runtime/cds/DeterministicDump.java fails with File content different at byte ...
Changes: https://git.openjdk.org/jdk/pull/20056/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20056&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8335449
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/20056.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20056/head:pull/20056
PR: https://git.openjdk.org/jdk/pull/20056
More information about the hotspot-runtime-dev
mailing list