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

com.sun.corba.se.internal.util.PackagePrefixChecker imports sun.tools.java.Ident

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 5.0
    • 1.4.0
    • other-libs
    • tiger
    • generic
    • solaris_8

        In the file
        src/share/classes/com/sun/corba/se/internal/util/PackagePrefixChecker.java
        which implements the class
        com.sun.corba.se.internal.util.PackagePrefixChecker
        there is an import statement naming
        sun.tools.java.Identifier
        which is internal to the old compiler. The old compiler will be removed
        from the J2SE source base for Tiger, so this import must be removed.

        Fortunately, the imported name is not used anywhere in the code.

              peterjones Peter Jones (Inactive)
              gafter Neal Gafter (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: