private static void main(String args[]) executes fine without reporting problems

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 1.3.0
    • Component/s: hotspot
    • generic
    • generic



      Name: skT45625 Date: 05/01/2000


      java version "1.2.2"
      Classic VM (build JDK-1.2.2-001, native threads, symcjit)

      private static void main(String args[]) executes fine without reporting problems
      I used the following code segment

      class IsThisABug
      {
          private static void main(String args[])
          {
              System.out.println("Is this is a bug.");
          }
      }
      (Review ID: 104317)
      ======================================================================

            Assignee:
            Unassigned
            Reporter:
            Suresh Kondamareddy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: