8335449: runtime/cds/DeterministicDump.java fails with File content different at byte ...

Reviewed-by: matsaave, iklam
This commit is contained in:
Calvin Cheung 2024-07-08 16:44:22 +00:00
parent a9b7f42f29
commit 284671a1e4

View File

@ -25,7 +25,7 @@
* @test
* @bug 8241071
* @summary The same JDK build should always generate the same archive file (no randomness).
* @requires vm.cds
* @requires vm.cds & vm.flagless
* @library /test/lib
* @run driver DeterministicDump
*/