Hi Stefan,
Thank you for submitting the bug. The JBS id is
https://bugs.openjdk.java.net/browse/JDK-8129330.
Regards
Balchandra
On 6/18/2015 8:29 PM, Stefan Bodewig wrote:
On 2015-06-18, Rory O'Donnell wrote:
Did you log a bug at bugs.java.com, if yes can you send me the
Incident numbe
Thanks Stefan!
On 18/06/2015 15:59, Stefan Bodewig wrote:
On 2015-06-18, Rory O'Donnell wrote:
Did you log a bug at bugs.java.com, if yes can you send me the
Incident number ?
Sorry, so far I hadn't found the time to do so, just opened one
Review ID: JI-9021700
Stefan
-
On 2015-06-18, Rory O'Donnell wrote:
> Did you log a bug at bugs.java.com, if yes can you send me the
> Incident number ?
Sorry, so far I hadn't found the time to do so, just opened one
Review ID: JI-9021700
Stefan
-
To unsubs
Hi Stefan
Did you log a bug at bugs.java.com, if yes can you send me the Incident
number ?
Thanks,Rory
On 08/06/2015 12:53, dalibor topic wrote:
Thanks for stripping the test case down, Stefan - the behaviour sounds
rather odd.
Please file a bug at bugs.java.com, and let us know what issue
Thanks for stripping the test case down, Stefan - the behaviour sounds
rather odd.
Please file a bug at bugs.java.com, and let us know what issue ID you
receive.
cheers,
dalibor topic
On 29.05.2015 21:00, Stefan Bodewig wrote:
I've stripped down the test case to
---
r
> Topic; Balchandra Vaidya; Vivek Theeyarath
> Betreff: Re: [compress] JDK 9 b64 breaks bzip2 decompression
>
> I've stripped down the test case to
>
> -
>
> import java.io.*;
> import
> org.apache.commons.compress.comp
I've stripped down the test case to
-
import java.io.*;
import org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream;
import org.apache.commons.compress.utils.IOUtils;
public class Bzip2DecompressorLoop {
public static void main(String[]
On 27 May 2015 at 21:05, Stefan Bodewig wrote:
> Hi all
>
> just as a heads up: while test-driving Ant on the latest JDK9 build I
> ran into errors for the tests that uncompressed bzip2 files, so I gave
> Commons Compress a try as well (Ant's bzip2 code base is pretty close to
> the CC one).
>
> I
Hi all
just as a heads up: while test-driving Ant on the latest JDK9 build I
ran into errors for the tests that uncompressed bzip2 files, so I gave
Commons Compress a try as well (Ant's bzip2 code base is pretty close to
the CC one).
In order to build Compress with JDK9 you need to set source and