RFR: 8292559: Add test for -XX:+CheckJNICalls showing changed signal handlers [v2]

Harold Seigel hseigel at openjdk.org
Thu Aug 18 15:11:24 UTC 2022


On Thu, 18 Aug 2022 12:59:49 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

>> Harold Seigel has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   remove ifdef _cplusplus etc.
>
> test/hotspot/jtreg/runtime/posixSig/libTestPsig.c line 38:
> 
>> 36: 
>> 37:     printf( " HANDLER (1) " );
>> 38: }
> 
> Nit: handler could be file scope static, and does not need extern "C"

fixed

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

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



More information about the build-dev mailing list