RFR: JDK-8281000 ClassLoader::registerAsParallelCapable throws NPE if caller is null [v5]

Tim Prinzing duke at openjdk.java.net
Wed Feb 16 19:08:56 UTC 2022


> JDK-8281000 ClassLoader::registerAsParallelCapable throws NPE if caller is null

Tim Prinzing has updated the pull request incrementally with three additional commits since the last revision:

 - reformat test summary
 - reformat test summary
 - improve test name and remove experimental test code

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7448/files
  - new: https://git.openjdk.java.net/jdk/pull/7448/files/533a0660..a449acdc

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7448&range=04
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7448&range=03-04

  Stats: 129 lines in 3 files changed: 58 ins; 70 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7448.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7448/head:pull/7448

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


More information about the core-libs-dev mailing list