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

Class Reader, method in() crashes when JIT enabled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.1.6
    • vm-legacy



      Name: tb29552 Date: 06/25/98


      Take a look at the Swing Notepad eample. Try to open
      a file and it will crash. Run Java with
      -nojit and it works. Line it crashes on is

      while ((nch = in.read(buff, 0, buff.length)) != -1)

      'in.read' divebombs badly.

      This is part of the FileLoader...

      Note: If I debug through this code (stepwise) using Kawa,
      it does not crash!
      (Review ID: 30366)
      ======================================================================

            dviswanasunw Deepa Viswanathan (Inactive)
            tbell Tim Bell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: