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

Change mechanism for caching serializable class information

XMLWordPrintable

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

      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

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

                Created:
                Updated:
                Resolved: