RFR: 8298267: Too many conversion specifiers in CgroupV1Subsystem::pids_max_val

Thomas Stuefe stuefe at openjdk.org
Wed Dec 7 14:42:14 UTC 2022


On Wed, 7 Dec 2022 14:29:40 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

> It seems that I'm wrong, good! My original suspicion that this came from was that we do have two format specifiers when there is a matchline, leasing me to believe that this was a copy-paste error that was missed.
> 
> Thank you for the reviews, @jerboaa and @tstuefe. I'm closing this and the JBS issue :-).

You could still have corrected the format string since the "%*s" seems at least superfluous  :)

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

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


More information about the hotspot-runtime-dev mailing list