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

compiler crashes when attempting to compile infinite loop

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P2 P2
    • None
    • 1.0
    • hotspot
    • sparc
    • solaris_2.6



      Name: clC74495 Date: 08/04/99


      class infinite {
           public static void main(String[] argv) {
                while(true) {
                }
           }
      }


      run with java -Xcomp infinite
      (Review ID: 93249)
      ======================================================================

            cclicksunw Clifford Click (Inactive)
            clucasius Carlos Lucasius (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: