RFR: 8323438: Enhance assertions for Windows sync API failures [v2]
David Holmes
dholmes at openjdk.org
Tue Jan 23 01:12:33 UTC 2024
On Mon, 22 Jan 2024 08:43:34 GMT, Julian Waters <jwaters at openjdk.org> wrote:
> Not that it means much since this is coming from me, but given this is an easy to review change and is in Windows code I figured why not. Have a +1, especially for the proper %lu format specifiers :)
Extra eyes are always appreciated, especially when we don't have many folk that familiar with Windows code.
I can't take credit for the `%lu` format specifier, as I said I copied the pattern from windows_semaphore.cpp. :)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17457#issuecomment-1905111621
More information about the hotspot-runtime-dev
mailing list