-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 24
-
Component/s: core-libs
-
None
Currently, a few locations in core libraries that need to parse descriptor strings are using the generic parsing utility. This complicates parsing and allows potentially invalid input generic strings. We should remove such a dependency from the core libraries.
- causes
-
JDK-8370976 Review the behavioral changes of core reflection descriptor parsing migration
-
- In Progress
-
- csr for
-
JDK-8371589 Migrate descriptor parsing from generics to BytecodeDescriptor
-
- Closed
-
- links to
-
Commit(master)
openjdk/jdk/6c8e384c
-
Review(master)
openjdk/jdk/24978