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

Jaikiran Pai jpai at openjdk.org
Tue Jun 4 13:02:16 UTC 2024


On Fri, 31 May 2024 14:34:16 GMT, Sonia Zaldana Calles <szaldana at openjdk.org> wrote:

>> Sonia Zaldana Calles has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Decreasing diff size addressing unnecessary changes
>
> 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

Hello Sonia @SoniaZaldana, so based on Alan's latest inputs, the next thing to do on this PR is to refresh the PR to merge it with the latest master branch changes and then run tier1, tier2 and tier3 tests to make sure they continue to pass and have this integrated soon.

I'll file follow up issue(s) and also trigger CI testing of this PR.

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

PR Comment: https://git.openjdk.org/jdk/pull/18786#issuecomment-2147476871


More information about the core-libs-dev mailing list