Menu

#2 JDK1.1.8 compliancy

open
nobody
None
5
2003-03-31
2003-03-31
No

In the current project we have problems while reading
from streams of large zips (especially at the moment
when a REREAD is necessary). Therefore I'm trying this
jazzlib, but it is not compliant with jdk1.1.8 on which our
JVM is based.

Currently I'm Rewriting the ZipFile to use java.util.
HashTable and Enumeration iso HashMap and Iterator.

Does anyone see any problems when switching from
HashMap to HashTable?

greetz

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.