Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8011585

Move resolved_references[] array into mirror

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P3 P3
    • 10
    • None
    • hotspot
    • None


      Two reasons to do this. GC doesn't have to walk ClassLoaderData::_handles. The other reason is that in MVM the resolved references are per-task so not shared in the ClassLoaderData.

      Make sure this doesn't affect performance since the interpreter code needs to change to find the mirror from the constant_pool but it's not any more levels of indirection than we have now.

            coleenp Coleen Phillimore
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: