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

(spec) ClassCircularityError uses "initializing" inappropriately

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 7
    • 7
    • core-libs
    • b18
    • generic
    • generic
    • Not verified

        The description of ClassCircularityError is "Thrown when a circularity has been detected while initializing a class." Strictly, it is thrown when a class definition is built by defineClass (JVMS 2ed 5.3.5) - initializing a class is quite different. I suggest "Thrown if the Java Virtual Machine detects a circularity in the superclass hierarchy of a class being loaded."

              iris Iris Clark
              abuckley Alex Buckley
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: