Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-7891

Unnecessary replication of class descriptors for common non-public JDK classes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.DR10
    • 7.1.0.DR9
    • Clustering
    • None

    Description

      This includes abstract JDK classes whose implementation classes are non-public.
      e.g.

      • java.time.Clock
      • java.time.ZoneId
      • java.util.Locale

      including java.util.Collections wrapper classes for which no externalizers exist:
      e.g.

      • Collections.checked*();
      • Collections.synchronized*();
      • Collections.unmodifiable*();

      Attachments

        Issue Links

          Activity

            People

              pferraro@redhat.com Paul Ferraro
              pferraro@redhat.com Paul Ferraro
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: