RFR: JDK-8252533: Signal handlers should run with synchronous error signals unblocked [v2]

Thomas Stuefe stuefe at openjdk.java.net
Tue Nov 3 06:43:56 UTC 2020


On Tue, 3 Nov 2020 06:19:26 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Hi Thomas,
> 
> A couple of minor nits but otherwise seems good to go.
> 
> We should share these error signals between signals_posix and vmError_posix at some stage.
> 

I agree.

> Thanks,
> David

Thanks a lot, David! 

I'll fix those last nits and then I'll push.

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

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


More information about the hotspot-runtime-dev mailing list