RFR: JDK-8293626: AccessFlag::locations(ClassFileFormatVersion cffv) does not throw NPEx when parameter is null

Joe Darcy darcy at openjdk.org
Mon Sep 12 18:21:17 UTC 2022


Small fixes to AccessFlag implementation.

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

Commit messages:
 - JDK-8293626: AccessFlag::locations(ClassFileFormatVersion cffv) does not throw NPEx when parameter is null

Changes: https://git.openjdk.org/jdk/pull/10243/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=10243&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8293626
  Stats: 33 lines in 3 files changed: 30 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/10243.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10243/head:pull/10243

PR: https://git.openjdk.org/jdk/pull/10243


More information about the core-libs-dev mailing list