-
Bug
-
Resolution: Fixed
-
P2
-
5.0
-
tiger
-
generic
-
generic
-
Verified
Implementation of the reset() method in Pack200 Class is missing.
When trying to use it you get:
java.io.IOException: API: not yet implemented
at javax.pack.Pack200.reset(Pack200.java:651)
at PackResetTest.main(Unknown Source)
When trying to use it you get:
java.io.IOException: API: not yet implemented
at javax.pack.Pack200.reset(Pack200.java:651)
at PackResetTest.main(Unknown Source)