RFR: 8370207: Test sun/misc/SunMiscSignalTest.java crashes after JDK-8369631 [v2]
Kim Barrett
kbarrett at openjdk.org
Tue Oct 21 02:18:01 UTC 2025
On Mon, 20 Oct 2025 07:38:18 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> I missed that the `UserHandler` can still be used even if `-Xrs` is specified, so we have to check for `!ReduceSignalUsage` as per Kim's initial suggestion in JDK-8369631.
>>
>> Testing
>> - tiers 1-4
>>
>> Thanks
>
> David Holmes has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - Un-ProblemList the test
> - Merge branch 'master' into 8370207-sem_notify-crash
> - 8370207: Test sun/misc/SunMiscSignalTest.java crashes after JDK-8369631
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27888#pullrequestreview-3358528289
More information about the hotspot-runtime-dev
mailing list