Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-7802

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 11.0.0.Alpha1
    • 10.1.0.Final
    • 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: