RFR: 8361198: [AIX] fix misleading error output in thread_cpu_time_unchecked [v2]
Matthias Baesken
mbaesken at openjdk.org
Thu Jul 3 08:58:39 UTC 2025
On Thu, 3 Jul 2025 07:55:20 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
>> Currently we have on AIX in thread_cpu_time_unchecked misleading error output in case of failing getthrds64 . This should be adjusted .
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>
> pthread_getthrds_np failures - output errno too
Thanks for the reviews !
The tty output is also 'not so nice' , we might change this later to something better but not today .
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26070#issuecomment-3031450011
More information about the hotspot-runtime-dev
mailing list