Integrated: 8282632: Cleanup unnecessary calls to Throwable.initCause() in java.security.jgss

Andrey Turbanov aturbanov at openjdk.java.net
Mon Mar 7 22:04:02 UTC 2022


On Thu, 3 Mar 2022 19:33:21 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: 50eb915a
Author:    Andrey Turbanov <aturbanov at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/50eb915a74aed2daf03c7d39670d3a1ac8d5cbfb
Stats:     22 lines in 3 files changed: 0 ins; 13 del; 9 mod

8282632: Cleanup unnecessary calls to Throwable.initCause() in java.security.jgss

Reviewed-by: mullan, rhalade

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

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



More information about the security-dev mailing list