On Mon, 4 Mar 2024 11:07:07 GMT, Johan Vos wrote:
> Explicitly remove old global ref value from menu->jCallback.
> This avoids the possibility of that value (which can be reused for other
> refs) to be deleted twice.
This is a safe fix that is clearly the right thing to do.
I recommend changin
Explicitly remove old global ref value from menu->jCallback.
This avoids the possibility of that value (which can be reused for other refs)
to be deleted twice.
-
Commit messages:
- Explicitly remove old global ref value from menu->jCallback.
Changes: https://git.openjdk.org/jfx/pu