-
Bug
-
Resolution: Fixed
-
P3
-
None
-
repo-valhalla
It's a bug in the fix of JDK-8247376 that appends ".ref" in the display name if the descriptor is not Q-descriptor. It can't determine if the class represented by the given L-descriptor string is a primitive class or not.
We will follow up if ClassDesc::displayName should return a different string for primitive reference type vs primitive value type separately.
We will follow up if ClassDesc::displayName should return a different string for primitive reference type vs primitive value type separately.
- relates to
-
JDK-8247376 [lworld] Constant API support for primitive classes
-
- Resolved
-