[jdk8u] RFR: 8304143: Exclude duplicated class on linux, aix, and macos

Adam Farley afarley at openjdk.org
Tue Mar 14 15:02:32 UTC 2023


This change excludes the duplicated class SystemMetrics, and ensures we use the platform-specific version of the SystemMetrics class instead.

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

Commit messages:
 - 8304143 - Exclude duplicated class on linux, aix, and macos

Changes: https://git.openjdk.org/jdk8u/pull/40/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk8u&pr=40&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8304143
  Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk8u/pull/40.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u pull/40/head:pull/40

PR: https://git.openjdk.org/jdk8u/pull/40


More information about the jdk8u-dev mailing list