RFR: JDK-8260485: Simplify and unify handler vectors in Posix signal code [v6]

Gerard Ziemski gziemski at openjdk.java.net
Wed Feb 17 16:13:42 UTC 2021


On Wed, 17 Feb 2021 09:19:14 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> > java -XX:ErrorHandlerTest=2 -version
> 
> I cannot reproduce it (macos, fastdebug). What build is this? The error is weird since "too many errors, abort" should have been preceded by any number of secondary error printouts.
> 
> These kind of tests (let it crash and check if error handling works) are also executed as part of tier1 hotspot (runtime/ErrorHandling) and seem to run fine in GA actions.

I'll look into why I see this and report back...

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

PR: https://git.openjdk.java.net/jdk/pull/2251


More information about the hotspot-dev mailing list