RFR: 8334899: Test runtime/cds/appcds/javaldr/ExceptionDuringDumpAtObjectsInitPhase.java failed after JDK-8306580
Matias Saavedra Silva
matsaave at openjdk.org
Tue Jun 25 04:24:34 UTC 2024
JDK-8306580 changed the text of an error message to better fit the changes introduced by the patch. The test `ExceptionDuringDumpAtObjectsInitPhase.java` expects the old message and thus fails after the change. This patch alters the expected output what is now being generated.
-------------
Commit messages:
- 8334899: Test runtime/cds/appcds/javaldr/ExceptionDuringDumpAtObjectsInitPhase.java failed after JDK-8306580
Changes: https://git.openjdk.org/jdk/pull/19873/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=19873&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8334899
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/19873.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/19873/head:pull/19873
PR: https://git.openjdk.org/jdk/pull/19873
More information about the hotspot-runtime-dev
mailing list