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

(process) WIN64 - Bug 4637504 fails on Itanium XP machine

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • None
    • 1.4.1
    • core-libs
    • itanium
    • windows_xp


      This is related to bug 4637504 (java.lang.Process does not clean up
      file resources) which is a regression bug .
      . The test case attached for bug 4637504 fails on Itanium XP machine with the
      following output .

      ----------------------------------------------------
      745
      746
      747
      748
      749

      Exception in thread "main" java.io.IOException: Bad file descriptor
       at java.io.FileInputStream.readBytes(Native Method)
            at java.io.FileInputStream.read(FileInputStream.java:174)
             at Test.main(Test.java:10)

      -------------------------------------------------------------
      This passes on all the remaining Windows platforms as well as Solaris/Linux platforms.

      For reproducing this bug , use the program attached for bug 4637504 .

            bobv Bob Vandette (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: