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

Calvin Cheung ccheung at openjdk.org
Mon Jul 8 16:47:38 UTC 2024


On Fri, 5 Jul 2024 17:29:19 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> A simple fix: adding `@requires vm.flagless` to the test because determinism maybe impacted by other VM flags.
> 
> Tested locally on linux-x64.

This pull request has now been integrated.

Changeset: 284671a1
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/284671a1e4fb5bfe15b20b7f41fc24415b1235ed
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

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

Reviewed-by: matsaave, iklam

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

PR: https://git.openjdk.org/jdk/pull/20056


More information about the hotspot-runtime-dev mailing list