compiler allows null + null

XMLWordPrintable

    • mantis
    • generic
    • solaris_7
    • Verified

      $ cat -n T.java
           1 class T {
           2 String s = null + null;
           3 }
      $ newjavac T.java
      $

            Assignee:
            Neal Gafter (Inactive)
            Reporter:
            Neal Gafter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: