Integrated: 8362237: IllegalArgumentException in the launcher when exception without stack trace is thrown
Christian Stein
cstein at openjdk.org
Fri Aug 1 11:07:00 UTC 2025
On Tue, 15 Jul 2025 12:20:43 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.
This pull request has now been integrated.
Changeset: 8ac4a88f
Author: Christian Stein <cstein at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8ac4a88f3c5ad57824dd192cb3f0af5e71cbceeb
Stats: 49 lines in 2 files changed: 43 ins; 0 del; 6 mod
8362237: IllegalArgumentException in the launcher when exception without stack trace is thrown
Reviewed-by: kcr, vromero
-------------
PR: https://git.openjdk.org/jdk/pull/26315
More information about the compiler-dev
mailing list