RFR: 8257467: [TESTBUG] -Wdeprecated-declarations is reported at sigset() in exesigtest.c [v3]
Yasumasa Suenaga
ysuenaga at openjdk.java.net
Wed Dec 2 07:35:56 UTC 2020
On Wed, 2 Dec 2020 07:10:16 GMT, David Holmes <dholmes at openjdk.org> wrote:
> But I'm okay with going back to Yasumasa's original proposal to just fix the warning
Reverted commits for removing sigset tests.
> and filing a RFE to deprecate, then remove sigset and signal from the signal chaining mechanism.
I can file it, but I wonder how we mark deprecate to sigset and signal? `#pragma` in each compilers?
Or can we remove them immediately after CSR is approved?
-------------
PR: https://git.openjdk.java.net/jdk/pull/1529
More information about the hotspot-runtime-dev
mailing list