Uploaded image for project: 'Java Mission Control'
  1. Java Mission Control
  2. JMC-8159

openUncompressedStream supports compressed inputs on all streams

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9.0.0
    • None
    • Mission Control Core
    • None

      https://mail.openjdk.org/pipermail/jmc-dev/2023-December/005823.html
      https://github.com/openjdk/jmc/pull/539 

      The IOToolkit.openUncompressedStream utility in JMC only seems to decompress streams which support mark/reset, returning the input otherwise. Within JMC this seems not to cause any issues because the input is usually a file, however using this functionality as a library produces unexpected behavior where compressed recordings appear corrupted.

      The work is being done by GitHub user @carterkozak, I've assigned this issue to myself as a placeholder.

            aptmac Alex Macdonald
            aptmac Alex Macdonald
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: