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

Joe Darcy darcy at openjdk.org
Tue Sep 13 16:54:18 UTC 2022


On Mon, 12 Sep 2022 18:14:26 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Small fixes to AccessFlag implementation.

This pull request has now been integrated.

Changeset: 1dc5039f
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/1dc5039fed9494f4d9b6c7002d28da9bc466fb10
Stats:     33 lines in 3 files changed: 30 ins; 0 del; 3 mod

8293626: AccessFlag::locations(ClassFileFormatVersion cffv) does not throw NPEx when parameter is null
8293627: AccessFlag::locations(ClassFileFormatVersion cffv) and locations() results are inconsistent

Reviewed-by: mchung

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

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


More information about the core-libs-dev mailing list