Uploaded image for project: 'JBoss Marshalling'
  1. JBoss Marshalling
  2. JBMAR-129

Change mechanism for caching serializable class information

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 2.0.0.Beta1
    • None
    • Marshalling API
    • None

    Description

      Stop using many weak references per class and a heavyweight map type. Replace with one of two options:

      1. Efficient strong identity maps with an explicit classloader-remove method
      2. Efficient strong identity maps with per-classloader-injected cache holder classes

      Attachments

        Activity

          People

            dlloyd@redhat.com David Lloyd
            dlloyd@redhat.com David Lloyd
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: