Integrated: 8334899: Test runtime/cds/appcds/javaldr/ExceptionDuringDumpAtObjectsInitPhase.java failed after JDK-8306580
Matias Saavedra Silva
matsaave at openjdk.org
Tue Jun 25 14:10:28 UTC 2024
On Tue, 25 Jun 2024 01:43:27 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: 6c679330
Author: Matias Saavedra Silva <matsaave at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6c6793307d4734409016943ae584726ac30d667e
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8334899: Test runtime/cds/appcds/javaldr/ExceptionDuringDumpAtObjectsInitPhase.java failed after JDK-8306580
Reviewed-by: iklam, dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/19873
More information about the hotspot-runtime-dev
mailing list