On Fri, 31 May 2024 14:34:16 GMT, Sonia Zaldana Calles <szald...@openjdk.org> wrote:
> Hi all, > > I think there's some consensus that we need some follow up cleanup issues for > the JNI spec, renaming constants, fixing return codes, etc. > > Seeing how that grows the scope of the issue quite a bit, I'd like to push > this patch and track the other issues brought up separately. > > If there are no objections about the current state, I'd like to integrate > some time next week. Let me know your thoughts. > > cc: @jaikiran, @AlanBateman Okay. The follow-on issue can remove CHECK_EXCEPTION_NULL_FAIL introduced by this PR or replace it with something simple that just checks if the ID is null. ------------- PR Comment: https://git.openjdk.org/jdk/pull/18786#issuecomment-2147452633