[jdk13u-dev] Integrated: 8226575: OperatingSystemMXBean should be made container aware
Ekaterina Vergizova
evergizova at openjdk.java.net
Thu Nov 26 13:06:00 UTC 2020
On Tue, 3 Nov 2020 14:36:49 GMT, Ekaterina Vergizova <evergizova at openjdk.org> wrote:
> The patch applies cleanly, but it requires some modifications.
> The original patch added new methods to OperatingSystemMXBean according to CSR JDK-8228428. Backporting them to 13u is not suitable.
> Similar to 11u/8u, existing methods have been changed to return the container values instead.
> CSR for 13u is filed: JDK-8255834, it's similar to 11u/8u CSR JDK-8248804.
>
> Tested with tier1 and container tests on Linux and Windows, the only failure is containers/docker/TestMemoryAwareness.java which is fixed by follow-up JDK-8236617, the plan is to push them together.
This pull request has now been integrated.
Changeset: 89354b88
Author: Ekaterina Vergizova <evergizova at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL: https://git.openjdk.java.net/jdk13u-dev/commit/89354b88
Stats: 347 lines in 12 files changed: 323 ins; 2 del; 22 mod
8226575: OperatingSystemMXBean should be made container aware
Reviewed-by: yan
Backport-of: 7b82266a159ce363708e347aba7e1b0d38206b48
-------------
PR: https://git.openjdk.java.net/jdk13u-dev/pull/8
More information about the jdk-updates-dev
mailing list