[jdk8u] RFR: 8304053: Revert os specific stubs for SystemMetrics [v2]
Adam Farley
afarley at openjdk.org
Tue Mar 14 16:10:22 UTC 2023
On Tue, 14 Mar 2023 15:39:51 GMT, Adam Farley <afarley at openjdk.org> wrote:
>> This change excludes the duplicated class SystemMetrics, and ensures we use the platform-specific version of the SystemMetrics class instead.
>
> Adam Farley has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
>
> 8304143: Fix duplicated class build error on linux, aix, and macos
>
> This change ensures that each of the affected platforms only uses
> one copy of the SystemMetrics class. Either the stub version, or
> a platform-specific version.
>
> Signed-off-by: Adam Farley <adfarley at redhat.com>
Sure thing. I've changed the PR title as requested, and will remove the unix stub class. Will not squash or force push.
-------------
PR: https://git.openjdk.org/jdk8u/pull/40
More information about the jdk8u-dev
mailing list