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

Kevin Rushforth kcr at openjdk.org
Wed Jul 16 18:21:39 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

Null checks look good.

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

Marked as reviewed by kcr (Author).

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


More information about the compiler-dev mailing list