RFR: 8361647: Report the error reason on failed semaphore calls on macOS

Julian Waters jwaters at openjdk.org
Wed Jul 9 09:33:38 UTC 2025


On Wed, 9 Jul 2025 06:30:59 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Simple enhancement to report the reason for any failure when using the semaphore on macOS. This is to aid in diagnosing another failure.
> 
> Testing:
>  - tiers 1-3 sanity
>  - manually triggered a failure to check output (see JBS)
> 
> Thanks

Looks ok, I'm curious why the name of the method was changed though

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

Marked as reviewed by jwaters (Committer).

PR Review: https://git.openjdk.org/jdk/pull/26212#pullrequestreview-3000775211


More information about the hotspot-runtime-dev mailing list