On Fri, 1 Aug 2025 15:49:57 GMT, Chen Liang <[email protected]> wrote:

> Provide a general facility for our null check APIs like 
> Objects::requireNonNull or future Checks::nullCheck (void), converting the 
> existing infrastructure to start tracking from a given stack site (depth 
> offset) and a given stack slot (offset value).
> 
> This is a necessary prerequisite for 
> https://bugs.openjdk.org/browse/JDK-8233268, which proposes enhanced null 
> messages to `Objects::requireNonNull`.

This pull request has been closed without being integrated.

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

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

Reply via email to