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

LinkException fields not inited to null in null constructor

XMLWordPrintable

    • 1.0
    • generic
    • solaris_2.6
    • Verified

          protected Name linkResolvedName;
          protected Object linkResolvedObj;
          protected Name linkRemainingName;
          protected String linkExplanation;

      All have no initializers in their declarations, and most of the constructors do explicit initialization to null. However, the null constructor, LinkException() does not. Bummer.

            rleesunw Rosanna Lee (Inactive)
            bprestonsunw Brian Preston (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: