RFR: 8334899: Test runtime/cds/appcds/javaldr/ExceptionDuringDumpAtObjectsInitPhase.java failed after JDK-8306580

Matias Saavedra Silva matsaave at openjdk.org
Tue Jun 25 14:10:27 UTC 2024


On Tue, 25 Jun 2024 05:12:05 GMT, Ioi Lam <iklam 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.
>
> LGTM

Thanks for the reviews @iklam and @dholmes-ora

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

PR Comment: https://git.openjdk.org/jdk/pull/19873#issuecomment-2189056380


More information about the hotspot-runtime-dev mailing list