Skip to content

Commit 810a7cc

Browse files
committed
Clarify IBM Java and IBM Semeru Runtimes cgroupsV2 support
Signed-off-by: Kevin Grigorenko <[email protected]>
1 parent b16f8db commit 810a7cc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/en/blog/_posts/2022-08-31-cgroupv2-ga.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ Scenarios in which you might need to update to cgroup v2 include the following:
118118
DaemonSet for monitoring pods and containers, update it to v0.43.0 or later.
119119
* If you deploy Java applications, prefer to use versions which fully support cgroup v2:
120120
* [OpenJDK / HotSpot](https://bugs.openjdk.org/browse/JDK-8230305): jdk8u372, 11.0.16, 15 and later
121-
* [IBM Semeru Runtimes](https://www.eclipse.org/openj9/docs/version0.33/#control-groups-v2-support): jdk8u345-b01, 11.0.16.0, 17.0.4.0, 18.0.2.0 and later
122-
* [IBM Java](https://www.ibm.com/docs/en/sdk-java-technology/8?topic=new-service-refresh-7#whatsnew_sr7__fp15): 8.0.7.15 and later
121+
* [IBM Semeru Runtimes](https://www.ibm.com/support/pages/apar/IJ46681): 8.0.382.0, 11.0.20.0, 17.0.8.0, and later
122+
* [IBM Java](https://www.ibm.com/support/pages/apar/IJ46681): 8.0.8.6 and later
123123

124124
## Learn more
125125

content/en/docs/concepts/architecture/cgroups.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ updated to newer versions that support cgroup v2. For example:
104104
DaemonSet for monitoring pods and containers, update it to v0.43.0 or later.
105105
* If you deploy Java applications, prefer to use versions which fully support cgroup v2:
106106
* [OpenJDK / HotSpot](https://bugs.openjdk.org/browse/JDK-8230305): jdk8u372, 11.0.16, 15 and later
107-
* [IBM Semeru Runtimes](https://www.eclipse.org/openj9/docs/version0.33/#control-groups-v2-support): jdk8u345-b01, 11.0.16.0, 17.0.4.0, 18.0.2.0 and later
108-
* [IBM Java](https://www.ibm.com/docs/en/sdk-java-technology/8?topic=new-service-refresh-7#whatsnew_sr7__fp15): 8.0.7.15 and later
107+
* [IBM Semeru Runtimes](https://www.ibm.com/support/pages/apar/IJ46681): 8.0.382.0, 11.0.20.0, 17.0.8.0, and later
108+
* [IBM Java](https://www.ibm.com/support/pages/apar/IJ46681): 8.0.8.6 and later
109109
* If you are using the [uber-go/automaxprocs](https://github.com/uber-go/automaxprocs) package, make sure
110110
the version you use is v1.5.1 or higher.
111111

0 commit comments

Comments
 (0)