I2JAV 1.1 NO IDEA Avatar
  1. OMG Issue

I2JAV11 — OutputStream semantics question

  • Key: I2JAV11-69
  • Legacy Issue Number: 1724
  • Status: closed  
  • Source: Anonymous
  • Summary:

    Summary: When an InputStream is created by an OutputStream, is it permitted to
    continue to write anything more to the OutputStream?

    If this is not permitted, we should presumably lock out the OutputStream
    and throw an exception if another write_X is attempted after the
    create_input_stream.

    If this is permitted, we need to say whether or not the things written
    to the OutputStream after the InputStream is created show up in the
    InputStream or not.

  • Reported: I2JAV 1.0 — Wed, 22 Jul 1998 04:00 GMT
  • Disposition: Resolved — I2JAV 1.1
  • Disposition Summary:

    closed issue

  • Updated: Fri, 6 Mar 2015 21:36 GMT