Integrated: 8322981: Fix 2 locations in JDI that throw IOException without using the "Caused by" exception
Chris Plummer
cjplummer at openjdk.org
Fri Jan 5 17:56:27 UTC 2024
On Thu, 4 Jan 2024 02:00:24 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
> Use "cause" argument when rethrowing an exception. See CR for details on how this helps.
>
> Tested with all of tier1, and also ran tier2 and tier4 svc tests.
>
> I'd like to push this as a trivial change.
This pull request has now been integrated.
Changeset: 46965a09
Author: Chris Plummer <cjplummer at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/46965a096ce74d9375df36a3a66107e9295cc180
Stats: 4 lines in 2 files changed: 0 ins; 0 del; 4 mod
8322981: Fix 2 locations in JDI that throw IOException without using the "Caused by" exception
Reviewed-by: dholmes, lmesnik
-------------
PR: https://git.openjdk.org/jdk/pull/17258
More information about the serviceability-dev
mailing list