-
Enhancement
-
Resolution: Fixed
-
P3
-
repo-valhalla
The descriptor of a primitive class for "p.V" can be either "Qp/V;" if its runtime type is primitive value type, or "Lp/V;" if its runtime type is a primitive reference type.
Update the ClassDesc API to support primitive classes and Q-descriptor.
Update the ClassDesc API to support primitive classes and Q-descriptor.
- relates to
-
JDK-8271113 [lworld] java/lang/constant/MethodHandleDescTest.java fails after JDK-8247376
-
- Resolved
-