On Thu, 22 Feb 2024 08:25:13 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:

> > In other words, this CHECK should be placed next to where I can see the 
> > call that requires it.
> 
> Hi Phil, I thought about this too. Just one EXCEPTION_CHECK_WITH_RELEASE 
> macro and there the second check inside this macro, the two 
> EXCEPTION_CHECK_WITH_RELEASE and EXCEPTION_CHECK just after it look a bit 
> odd. 


Adjusted the coding, now do more in the EXCEPTION_CHECK_WITH_RELEASE macro. 
Please check .

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

PR Comment: https://git.openjdk.org/jdk/pull/17915#issuecomment-1969233182

Reply via email to