Integrated: 8274079: Cleanup unnecessary calls to Throwable.initCause() in java.base module

Andrey Turbanov github.com+741251+turbanoff at openjdk.java.net
Tue Oct 5 13:40:12 UTC 2021


On Thu, 16 Sep 2021 19:03:26 GMT, Andrey Turbanov <github.com+741251+turbanoff at openjdk.org> wrote:

> Pass "cause" exception as constructor parameter is shorter and easier to read.

This pull request has now been integrated.

Changeset: 1459180f
Author:    Andrey Turbanov <turbanoff at gmail.com>
Committer: Weijun Wang <weijun at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/1459180f352a5632c0afca2ed55abf31e4b0bfb0
Stats:     132 lines in 22 files changed: 0 ins; 77 del; 55 mod

8274079: Cleanup unnecessary calls to Throwable.initCause() in java.base module

Reviewed-by: weijun

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

PR: https://git.openjdk.java.net/jdk/pull/5551



More information about the security-dev mailing list