Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8051991

Flatten VersionHelper hierarchies

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • core-libs

        There are two separate hierarchies of VersionHelper classes:

        1. com.sun.jndi.ldap.VersionHelper and com.sun.jndi.ldap.VersionHelper12
        2. com.sun.naming.internal.VersionHelper and com.sun.naming.internal.VersionHelper12

        (2) is a fork of "vestigial" (1). Though their responsibilities have many things in common, they've diverged a bit. There's no need for having 4 classes instead of 2 (or even 1).

        This task may be considered as exploratory towards the JDK-8044627 (both top-level classes are used mainly for classloading)

              prappo Pavel Rappo (Inactive)
              prappo Pavel Rappo (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: