[jdk8u-dev] RFR: 8079441: Intermittent failures on Windows with "Unexpected exit from test [exit code: 1080890248]" (0x406d1388)

Andrew John Hughes andrew at openjdk.org
Mon Feb 19 21:11:57 UTC 2024


On Mon, 19 Feb 2024 15:07:37 GMT, Frederic Thevenet <fthevenet at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [b1c82624](https://github.com/openjdk/jdk11u-dev/commit/b1c82624b9a700c74339139dee096b07c46db854) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Robbin Ehn on Jan 11, 2017 and was reviewed by Ioi Lam and Thomas Stuefe.
> 
> Thanks!

Ah, I see approval was requested on the bug instead of here:

"Backporting this to prevent the JVM unexpectedly exiting with an exception code 0x406d1388 on Windows. It seems that the backport of [JDK-8073464](https://bugs.openjdk.org/browse/JDK-8073464) in 8u362 might make the issue more frequent by increasing the likelihood of running into the code path without a debugger attached.

This will bring OpenJDK to parity with Oracle JDK 8 where it was backported to 8u411.

Patch applies cleanly to 8u.
Risk is low."

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/448#issuecomment-1953161290


More information about the jdk8u-dev mailing list