RFR: 8361198: [AIX] fix misleading error output in thread_cpu_time_unchecked

Matthias Baesken mbaesken at openjdk.org
Tue Jul 1 14:48:13 UTC 2025


Currently we have on AIX in thread_cpu_time_unchecked misleading error output in case of failing getthrds64 . This should be adjusted .

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

Commit messages:
 - JDK-8361198

Changes: https://git.openjdk.org/jdk/pull/26070/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26070&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8361198
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/26070.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26070/head:pull/26070

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


More information about the hotspot-runtime-dev mailing list