[jdk11u-dev] RFR: 8284756: [11u] Remove unused isUseContainerSupport in CgroupV1Subsystem
Zhengyu Gu
zgu at openjdk.java.net
Tue Apr 12 15:31:43 UTC 2022
On Tue, 12 Apr 2022 14:30:42 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
> Please review this trivial clean-up. The method declaration isn't used nor implemented. The actual native method in use is in `CgroupsMetrics.java`. `TestUseContainerSupport` of container tests continue to pass.
Looks good.
-------------
Marked as reviewed by zgu (Reviewer).
PR: https://git.openjdk.java.net/jdk11u-dev/pull/1033
More information about the jdk-updates-dev
mailing list