-
Enhancement
-
Resolution: Fixed
-
P4
-
24
Method and Constructor parse their signature for generic information lazily. This information is not related to access control, which is the only mutable part of Method and Constructor. The sharing of parsed generic information can be done like sharing of MethodAccessor/ConstructorAccessor.
- links to
-
Commit(master) openjdk/jdk/8d6cfba3
-
Review(master) openjdk/jdk/20179