Clean up code for DumpLoadedClassList

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 16
    • Affects Version/s: 16
    • Component/s: hotspot
    • None
    • b13

      Currently we have two places for dumping loaded class name to list in vm, one is in ClassFileParser::parse_stream, the other is in SystemDictionary::load_shared_class_misc. The first part should be moved after post_process_parse_stream, which is after the class file successfully parsed. The dump code should move to a place where shared by the two like in InstanceKlass.

            Assignee:
            Yumin Qi
            Reporter:
            Yumin Qi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: