RFR: 8292695: SIGQUIT and jcmd attaching mechanism does not work with signal chaining library

Man Cao manc at openjdk.org
Mon Aug 22 21:20:35 UTC 2022


On Mon, 22 Aug 2022 20:40:47 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Still trying to gauge the cause and effects here ...
> 
> In the meantime, should the test not be put under runtime/jsig ?

The test tests SIGQUIT behavior with and without libjsig.so. So it does not necessarily depend on libjsig.so. I could move it if you prefer runtime/jsig.

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

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


More information about the hotspot-runtime-dev mailing list