Integrated: 8282574: Cleanup unnecessary calls to Throwable.initCause() in jdk.compiler

Andrey Turbanov aturbanov at openjdk.java.net
Sat Mar 19 13:33:27 UTC 2022


On Wed, 2 Mar 2022 18:43:35 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: e8caf84f
Author:    Andrey Turbanov <aturbanov at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/e8caf84fb9dfcbb59da6459972724b6780b0871a
Stats:     9 lines in 2 files changed: 0 ins; 5 del; 4 mod

8282574: Cleanup unnecessary calls to Throwable.initCause() in jdk.compiler

Reviewed-by: darcy

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

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


More information about the compiler-dev mailing list