RFR: JDK-8293472: Incorrect container resource limit detection if manual cgroup fs mounts present [v9]

王超 duke at openjdk.org
Wed Sep 14 01:17:59 UTC 2022


> Similar to [JDK-8253435](https://bugs.openjdk.org/browse/JDK-8253435), when setting the mount path of cgroup controller "memory/cpu/cpuacct/pids", it should also discard duplicate items.

王超 has updated the pull request incrementally with one additional commit since the last revision:

  Re-instate the comment

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/10193/files
  - new: https://git.openjdk.org/jdk/pull/10193/files/20cc4853..380054b4

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=10193&range=08
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10193&range=07-08

  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/10193.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10193/head:pull/10193

PR: https://git.openjdk.org/jdk/pull/10193


More information about the hotspot-runtime-dev mailing list