On Thu, 25 Aug 2022 10:02:22 GMT, Thomas Stuefe <stu...@openjdk.org> wrote:
>> Jonathan Dowland has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Address nit >> >> Thanks Thomas Stuefe > > src/java.base/linux/classes/jdk/internal/platform/CgroupMetrics.java line 126: > >> 124: long subs_mem = subsystem.getMemoryLimit(); >> 125: // catch the cgroup memory limit exceeding host physical memory. >> 126: // treat this as unlimited. > > nit: Start sentences uppercase Thanks - Address in ff6990cb3ec ------------- PR: https://git.openjdk.org/jdk/pull/10017