RFR: 8329581: Java launcher no longer prints a stack trace [v10]

Alan Bateman alanb at openjdk.org
Tue Jun 4 12:51:20 UTC 2024


On Fri, 31 May 2024 14:34:16 GMT, Sonia Zaldana Calles <szaldana at 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


More information about the core-libs-dev mailing list