-
Bug
-
Resolution: Fixed
-
P4
-
25
-
None
-
master
Some JVMS 4.7.9.1 restrictions for signatures are missing for the signatures constructed through factory methods. For example, you can construct classes with `[` or `;` in their names, and method parameter types or array types that contain void. We should fix these holes in our model before they are more widely used.
- csr for
-
JDK-8368051 Validation missing in ClassFile signature factories
-
- Closed
-
- links to
-
Commit(master) openjdk/jdk/f9b91a78
-
Review(master) openjdk/jdk/27380