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

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

      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*();

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

              Created:
              Updated:
              Resolved: