Details

    • Bug
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • 6.0
    • None
    • modules/analysis
    • None
    • New

    Description

      Compile.java
      public static void main(java.lang.String[] args) throws Exception {
      ...
        args[0].toUpperCase(Locale.ROOT);
      ...
      }
      

      In the file Compile.java, the argument string does not get capitalized.

      Is this statement redundant?

      Attachments

        Activity

          People

            Unassigned Unassigned
            rmp91 Rishabh Patel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: