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

Classfile API Util.toBinaryName and other cleanup

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 22
    • core-libs

      Util.toBinaryName is only used to obtain a name for Class.forName, but it tries to accommodate a wider range of input, which complicated its implementation and led to incorrect javadoc specification, found by ExE-Boss in post-integration review of JDK-8304425. In addition, a few other methods are made obsolete by the symbol migration in Classfile API performance improvement and can be safely removed from Util.

            liach Chen Liang
            liach Chen Liang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: