RFR: 8282632: Cleanup unnecessary calls to Throwable.initCause() in java.security.jgss [v2]

Andrey Turbanov aturbanov at openjdk.java.net
Sat Mar 5 06:49:43 UTC 2022


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

Andrey Turbanov has updated the pull request incrementally with one additional commit since the last revision:

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

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7682/files
  - new: https://git.openjdk.java.net/jdk/pull/7682/files/524ba92d..490f7ecb

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7682&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7682&range=00-01

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7682.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7682/head:pull/7682

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



More information about the security-dev mailing list