[jdk8u] RFR: 8303408 : [AIX] Broken jdk8u build after JDK-8266391
Deepa Kumari
duke at openjdk.org
Thu Mar 2 10:24:09 UTC 2023
The AIX build fails after [JDK-8266391](https://bugs.openjdk.org/browse/JDK-8266391) was backported to jdk8. So, We added null returning SystemMetrics class an aix platform specific class that fixes the build error.
Reported Issue : [JDK-8303408](https://bugs.openjdk.org/browse/JDK-8303408)
-------------
Commit messages:
- 8303408 : [AIX] Broken jdk8u build after JDK-8266391
Changes: https://git.openjdk.org/jdk8u/pull/33/files
Webrev: https://webrevs.openjdk.org/?repo=jdk8u&pr=33&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8303408
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk8u/pull/33.diff
Fetch: git fetch https://git.openjdk.org/jdk8u pull/33/head:pull/33
PR: https://git.openjdk.org/jdk8u/pull/33
More information about the jdk8u-dev
mailing list