RFR: 8370730: Test serviceability/attach/EarlyDynamicLoad/EarlyDynamicLoad.java needs to be resilient about warnings

duke duke at openjdk.org
Thu Oct 30 09:27:04 UTC 2025


On Tue, 28 Oct 2025 11:25:22 GMT, Francesco Andreuzzi <fandreuzzi at openjdk.org> wrote:

> Before [JDK-8359472](https://bugs.openjdk.org/browse/JDK-8359472), the JVM would crash with an assertion failure during the test. So the check was supposed to check for the presence of something like:
> 
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> ....
> 
> 
> However, checking the exit code is enough in this case.

@fandreuz 
Your change (at version f37e565a218f62389cf5388be2e2866de15e17fd) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/28017#issuecomment-3466888154


More information about the serviceability-dev mailing list