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

compiler allows null + null

    XMLWordPrintable

Details

    • mantis
    • generic
    • solaris_7
    • Verified

    Description

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

      Attachments

        Activity

          People

            gafter Neal Gafter
            gafter Neal Gafter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: