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

Class.forName may return a reference to a loaded but not linked Class

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 14
    • 8, 9, 10, 11
    • core-libs

      As part of the investigation of JDK-8181144, it has been noticed that Class.forName, with initialize=false, can return a class that has not been linked. This conflict between the spec and implementation needs to be investigated and resolved.

            bchristi Brent Christian
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: