Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Classlib
    • None
    • Patch Available

    Description

      This is a trivial fix. There are two createOutputStreamInstance() methods in the ImageOutputStreamSpi class.
      1. public ImageOutputStream createOutputStreamInstance(Object output)
      2. public abstract ImageOutputStream createOutputStreamInstance(Object output, boolean useCache, File cacheDir)
      If getUseCache is true, we should call the second method. otherwise, the first method will be called.

      Same thing for the createInputStreamInstance() method.

      Attachments

        1. HARMONY-6609.diff
          1 kB
          Lang Yang

        Activity

          yanglang Lang Yang created issue -
          yanglang Lang Yang made changes -
          Field Original Value New Value
          Attachment HARMONY-6609.diff [ 12451524 ]
          hindessm Mark Hindess made changes -
          Assignee Mark Hindess [ hindessm ]
          hindessm Mark Hindess made changes -
          Resolution Fixed [ 1 ]
          Status Open [ 1 ] Resolved [ 5 ]
          yanglang Lang Yang made changes -
          Status Resolved [ 5 ] Closed [ 6 ]

          People

            hindessm Mark Hindess
            yanglang Lang Yang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: