hg: jdk/jdk13: 8225789: Empty method parameter type should generate ClassFormatError
harold.seigel at oracle.com
harold.seigel at oracle.com
Wed Jun 19 12:43:10 UTC 2019
Changeset: 360f8769d3dc
Author: hseigel
Date: 2019-06-19 08:42 -0400
URL: http://hg.openjdk.java.net/jdk/jdk13/rev/360f8769d3dc
8225789: Empty method parameter type should generate ClassFormatError
Summary: Check for an empty name when verifying unqualified names
Reviewed-by: lfoltan, coleenp
! src/hotspot/share/classfile/classFileParser.cpp
+ test/hotspot/jtreg/runtime/classFileParserBug/EmptyUnqName.jasm
+ test/hotspot/jtreg/runtime/classFileParserBug/TestEmptyUnqName.java
! test/hotspot/jtreg/runtime/verifier/TestSigParse.java
More information about the jdk-all-changes
mailing list