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

redefine classes without metadata as oops

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 7u4
    • hotspot
    • None
    • generic
    • generic

      Redefine classes assumes GC will automatically remove objects it's no longer referencing,
      like constant pools and old method arrays, and other stuff in the class
      (bytecodes too(?)). Reimplement redefine classes that does not depend on GC for
      cleanup of obsolete class meta-data.

            coleenp Coleen Phillimore
            jmasa Jon Masamitsu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: