[jdk11u-dev] RFR: 8266490: Extend the OSContainer API to support the pids controller of cgroups
Matthias Baesken
mbaesken at openjdk.java.net
Mon May 16 12:20:16 UTC 2022
The backport of 8266490 does not apply cleanly. Some copyright years need adjustment. The code in os_linux.cpp is slightly different in 11 compared to 17 and needs manual adjustment. TestPids.java needs change in the "run driver" line regarding whitebox (adjusted to jdk11 needs).
-------------
Commit messages:
- Backport 089e83bf1bf6f28cec8dd30288720b6d066301f0
Changes: https://git.openjdk.java.net/jdk11u-dev/pull/1089/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=1089&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8266490
Stats: 553 lines in 22 files changed: 475 ins; 28 del; 50 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/1089.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/1089/head:pull/1089
PR: https://git.openjdk.java.net/jdk11u-dev/pull/1089
More information about the jdk-updates-dev
mailing list