Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-6260

[classlib][luni] RI's PipedInputStream.read(byte[], int, int) using its PipedInputStream.read(), but harmony does not.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • Patch Available

    Description

      Do some test cases which attached by this issue. We can easily found that PipedInputStream.read(byte[], int, int) using its own read() method. But harmony does not. This causes ant fails. May cause other applications fail.

      Any comments?

      Attachments

        1. HARMONY-6260.diff
          4 kB
          Charles Lee
        2. HARMONY-6260.diff.v2
          5 kB
          Charles Lee
        3. MyPipe.java
          0.7 kB
          Charles Lee
        4. PipeTest.java
          2 kB
          Charles Lee

        Activity

          People

            Unassigned Unassigned
            littlee Charles Lee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: