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

Francesco Andreuzzi fandreuzzi at openjdk.org
Thu Oct 30 14:26:25 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.

This pull request has now been integrated.

Changeset: b166b0d0
Author:    Francesco Andreuzzi <fandreuzzi at openjdk.org>
Committer: Serguei Spitsyn <sspitsyn at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b166b0d0826435c7965f3f11e8f3cec1392e1e01
Stats:     1 line in 1 file changed: 0 ins; 1 del; 0 mod

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

Reviewed-by: sspitsyn, cjplummer

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

PR: https://git.openjdk.org/jdk/pull/28017


More information about the serviceability-dev mailing list