[lworld] RFR: 8372304: [lworld] Test serviceability/jvmti/valhalla/HeapDump/HeapDump.java fails in product build
Alex Menkov
amenkov at openjdk.org
Fri Nov 21 20:58:59 UTC 2025
The test executes subprocess with `-XX:+PrintInlineLayout` and `-XX:+PrintFlatArrayLayout` arguments. These are diagnostic arguments, require `-XX:+UnlockDiagnosticVMOptions` to unlock.
-------------
Commit messages:
- fix
Changes: https://git.openjdk.org/valhalla/pull/1754/files
Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=1754&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8372304
Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/valhalla/pull/1754.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1754/head:pull/1754
PR: https://git.openjdk.org/valhalla/pull/1754
More information about the valhalla-dev
mailing list