RFR: 8274757: Cleanup unnecessary calls to Throwable.initCause() in java.management module
Daniel Fuchs
dfuchs at openjdk.java.net
Tue Oct 5 10:39:09 UTC 2021
On Thu, 16 Sep 2021 20:45:36 GMT, Andrey Turbanov <github.com+741251+turbanoff at openjdk.org> wrote:
> Pass cause exception as constructor parameter is shorter and easier to read.
Nice simplification.
-------------
Marked as reviewed by dfuchs (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5552
More information about the serviceability-dev
mailing list