I already wanted to but it takes some time to file a bug report (you have to go through the oracle site, the openjdk bugzilla seems to be read-only).
On Mon, Oct 6, 2014 at 10:53 PM, Gary Gregory <garydgreg...@gmail.com> wrote: > Sounds like you should file a bug with OpenJDK... > > Gary > > On Mon, Oct 6, 2014 at 4:46 PM, Thomas Neidhart <thomas.neidh...@gmail.com > > > wrote: > > > On 10/06/2014 07:12 AM, Stefan Bodewig wrote: > > > Hi all, > > > > > > nothing big this time but a few accumulated bug fixes and support for > > > raw DEFLATE streams. > > > > > > Compress 1.9 RC1 is available for review here: > > > https://dist.apache.org/repos/dist/dev/commons/compress/ > > > (svn revision 6728) > > > > > > Maven artifacts are here: > > > > > > https://repository.apache.org/content/repositories/orgapachecommons-1049/org/apache/commons/commons-compress/1.9/ > > > > > > Details of changes since 1.8.1 are in the release notes: > > > > > > https://dist.apache.org/repos/dist/dev/commons/compress/RELEASE-NOTES.txt > > > > > http://people.apache.org/~bodewig/COMPRESS-1.9-RC1/changes-report.html > > > > > > The tag is here: > > > > > > http://svn.apache.org/repos/asf/commons/proper/compress/tags/COMPRESS-1.9-RC1/ > > > (svn revision 1629571) > > > > > > Site: > > > http://people.apache.org/~bodewig/COMPRESS-1.9-RC1/ > > > (the 1.9 Javadoc link doesn't work and I'll regenerate the site with > > > the proper release date once the vote has been accepted) > > > > > > Clirr Report (compared to 1.8.1): > > > > http://people.apache.org/~bodewig/COMPRESS-1.9-RC1/clirr-report.html > > > > > > RAT Report: > > > http://people.apache.org/~bodewig/COMPRESS-1.9-RC1/rat-report.html > > > > > > KEYS: > > > https://www.apache.org/dist/commons/KEYS > > > > > > Please review the release candidate and vote. > > > This vote will close no sooner that 72 hours from now, i.e. after > 0530 > > > GMT 09-October 2014 > > > > > > [X] +1 Release these artifacts > > > > build and reports look fine. > > > > I have tested with the following jdk: > > > > java version "1.7.0_25" > > Java(TM) SE Runtime Environment (build 1.7.0_25-b15) > > Java HotSpot(TM) Server VM (build 23.25-b01, mixed mode) > > > > > > Note: when building from the source distribution with the following jdk, > > I get a reproducible core dump: > > > > # JRE version: OpenJDK Runtime Environment (7.0_65-b32) (build > > 1.7.0_65-b32) > > # Java VM: OpenJDK Server VM (24.65-b04 mixed mode linux-x86 ) > > # Derivative: IcedTea 2.5.2 > > # Distribution: Ubuntu 14.04 LTS, package 7u65-2.5.2-3~14.04 > > > > --------------- T H R E A D --------------- > > > > Current thread (0x6a028800): JavaThread "C2 CompilerThread0" daemon > > [_thread_in_vm, id=9003, stack(0x69d2e000,0x69daf000)] > > > > Stack: [0x69d2e000,0x69daf000] > > > > Current CompileTask: > > C2: 1212 60 % > > org.apache.commons.compress.compressors.bzip2.BlockSort::mainSort @ 181 > > (2849 bytes) > > > > > > Thomas > > > > > [ ] +0 OK, but... > > > [ ] -0 OK, but really should fix... > > > [ ] -1 I oppose this release because... > > > > > > Thanks! > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > > > For additional commands, e-mail: dev-h...@commons.apache.org > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > > For additional commands, e-mail: dev-h...@commons.apache.org > > > > > > > -- > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org > Java Persistence with Hibernate, Second Edition > <http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory >