bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/41696] New: java.util.zip.Inflater:finished () returns fa


From: vargaz at gmail dot com
Subject: [Bug classpath/41696] New: java.util.zip.Inflater:finished () returns false when it should return true
Date: 13 Oct 2009 16:31:33 -0000

In the attached testcase, Inflater.finished () returns false, while it returns
true when running with sun's jdk. If I change the buffer size in the testcase
to 828 instead of 827, it works fine. Tested with classpath-0.98 and jamvm
1.5.3. This prevents jgit from working with classpath based vms.

Expected output:
true
tree fb6e71c2fb6d12a0fff28a7d72c4f7d1b2e357dc
parent 2c9862ea088ea7dc15b0beb70fe7485783763fee
...

Actual output:
false
false
false
....


-- 
           Summary: java.util.zip.Inflater:finished () returns false when it
                    should return true
           Product: classpath
           Version: 0.98
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: classpath
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: vargaz at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41696





reply via email to

[Prev in Thread] Current Thread [Next in Thread]