In the serviceability tools source base there are many duplicate blocks of code that parse field or method signatures. In order to make this more maintainable, duplicates should be removed. The signature processing needs to be centralized and capable of being easily extensible going forward.
- relates to
-
JDK-8245401 AbsPathsInImage.java fails on Windows on jdwp.dll
-
- Resolved
-
-
JDK-8230199 consolidate signature parsing code in HotSpot sources
-
- Resolved
-
-
JDK-8252933 com.sun.tools.jdi.ObjectReferenceImpl#validateAssignment always requests referenceType
-
- Resolved
-