On Sat, 27 Jan 2024 06:44:59 GMT, Christoph Langer <clan...@openjdk.org> wrote:

> Thanks for the review. For some reason, however, I still saw the jni warning 
> in our env with the patch applied. Still looking into it to understand what 
> I'm missing...

OK, got it. The exception check needs to be before the call to FindClass. Now 
the patch is correct and does what it is supposed to do.

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

PR Comment: https://git.openjdk.org/jdk/pull/17404#issuecomment-1914087545

Reply via email to