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

Thomas Stuefe stuefe at openjdk.java.net
Wed Feb 17 16:40:47 UTC 2021


On Wed, 17 Feb 2021 16:10:29 GMT, Gerard Ziemski <gziemski 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...

Okay, thank you. Note that I'm off the rest of the week, so I won't be able to reply until Monday.

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

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


More information about the hotspot-dev mailing list