Flatten VersionHelper hierarchies

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: 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)

              Assignee:
              Pavel Rappo
              Reporter:
              Pavel Rappo
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: