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! Looks good I think. Got to check for those exceptions! The example invocation also shows the me "exceeds capacity" warning, which must relate to the above WITH_LOCAL_REFS and call to createLocalRefSpace. Another time maybe. 8-) ------------- Marked as reviewed by kevinw (Committer). PR: https://git.openjdk.org/jdk/pull/11083