RFR: 8268361: Fix the infinite loop in next_line
Yi Yang
yyang at openjdk.java.net
Tue Jun 8 03:14:26 UTC 2021
On Sun, 6 Jun 2021 14:47:31 GMT, UncleNine <github.com+1964054+UncleNine at 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
More information about the serviceability-dev
mailing list