On Thu, 10 Nov 2022 09:02:02 GMT, Lutz Schmidt <l...@openjdk.org> wrote:
> This small change fixes a warning that may pop up during runtime. May I > please request reviews? Thank you! Thanks for the review, Kevin! I'm looking into the "exceeds capacity" warning separately. Need to find out who is holding so many local references, just for a java -version. Once I have enough knowledge, I'll file a separate bug. ------------- PR: https://git.openjdk.org/jdk/pull/11083