[jdk11u-dev] RFR: 8266490: Extend the OSContainer API to support the pids controller of cgroups [v2]
Matthias Baesken
mbaesken at openjdk.java.net
Tue May 17 14:24:54 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).
Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
Add empty line to os_linux.cpp
-------------
Changes:
- all: https://git.openjdk.java.net/jdk11u-dev/pull/1089/files
- new: https://git.openjdk.java.net/jdk11u-dev/pull/1089/files/37866f4a..c80ce259
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=1089&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=1089&range=00-01
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 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