On Sun, 6 Jun 2021 14:47:31 GMT, UncleNine <github.com+1964054+unclen...@openjdk.org> wrote:
> If the /proc/stat mount point is changed in container environment, the while > loop may lead to 100% cpu usage. I have encountered a similar problem before, I've filed a new issue https://bugs.openjdk.java.net/browse/JDK-8268361 for this. You can change your title to "8268361: Fix the infinite loop in next_line", then OpenJDK bot would associate your PR with the corresponding JBS issue. Best regards, Yang ------------- PR: https://git.openjdk.java.net/jdk/pull/4378