RFR: 8253637: Update EC removal [v2]

Anthony Scarpino ascarpino at openjdk.java.net
Fri Sep 25 19:57:49 UTC 2020


> Hi,
> 
> I need a quick review for two changes.  The primary is a failure that shows up on linux-aarch64 because the systems do
> not have NSS.  The default was to allow all curves tested, which before the native library removal was ok.  The second
> was a missed changeset that got left in the local repo that helped find the curve name on an exception message.  Thanks
> 
> Tony

Anthony Scarpino has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev
excludes the unrelated changes brought in by the merge/rebase. The pull request contains six additional commits since
the last revision:

 - Merge branch 'ecfix' of github.com:ascarpino/jdk into ecfix
 - 8253637: Update EC removal
 - left behind message change
 - remove problem list entry
 - 8253637: Update EC removal
 - left behind message change

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/366/files
  - new: https://git.openjdk.java.net/jdk/pull/366/files/eff89cf0..3c1cc898

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

  Stats: 126 lines in 3 files changed: 124 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/366.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/366/head:pull/366

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



More information about the security-dev mailing list