RFR (CSR) - JDK-8218285 ClassDesc should have a full name method

Jim Laskey james.laskey at oracle.com
Wed May 1 20:42:43 UTC 2019


Please review. Thank you.

Cheers,

-- Jim



Summary: Add the method ClassDesc::displayFullName to return the fully qualified class name from a ClassDesc. Add a second method MethodTypeDesc::displayFullDescriptor which returns the MethodTypeDesc descriptor using fully qualified class names.

csr: https://bugs.openjdk.java.net/browse/JDK-8218285 <https://bugs.openjdk.java.net/browse/JDK-8218285>
jbs: https://bugs.openjdk.java.net/browse/JDK-8212975 <https://bugs.openjdk.java.net/browse/JDK-8212975>
webrev: http://cr.openjdk.java.net/~jlaskey/8212975/webrev-03/index.html <http://cr.openjdk.java.net/~jlaskey/8212975/webrev-03/index.html>


More information about the core-libs-dev mailing list