Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-863

providers/jaxb - StreamResetTest.test456() fails on IBM JDKs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • 2.3.5.Final
    • jaxrs
    • None

      In providers/jaxb the test org.jboss.resteasy.test.StreamResetTest.test456() test fails on machines with IBM JDK (both 16 and 17) installed.
      In the test medhod response.resetStream() throws java.io.IOException Stream Closed. Looks like exception tested before this method is invoked somehow closes stream associated with the response and all consecutive methods working with this stream fail.

              weli@redhat.com Weinan Li
              agalad Andrej Galád (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: