RFR: 8362237: IllegalArgumentException in the launcher when exception without stack trace is thrown [v2]

Vicente Romero vromero at openjdk.org
Thu Jul 17 10:40:48 UTC 2025


On Wed, 16 Jul 2025 17:41:27 GMT, Christian Stein <cstein at openjdk.org> wrote:

>> Please review this change introducing a range check before pruning
>> stacktrace elements in source launch mode. Additional `null`-checks
>> are also added to this change set.
>
> Christian Stein has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add null checks for getStackTrace() results

lgtm

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

Marked as reviewed by vromero (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/26315#pullrequestreview-3028957120


More information about the compiler-dev mailing list