Class Reader, method in() crashes when JIT enabled

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 1.1.6
    • Component/s: 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)
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: