Does the fully qualified name of the class or interface in the constant pool in the Class information of Java still exist in JVM during the parsing phase of the loaded class, or is it replaced by the memory address offset of this class?

as shown in the screenshot below, what is the value of the parsed CONSTANT_Class_info in JVM?
which CONSTANT_Utf8_info he points to looks like after parsing?
clipboard.png

clipboard.png

Mar.24,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b358fb-4d640.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b358fb-4d640.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?