Happens in 1.2.2 and 1.3 beta on Windows NT 4.0
I was trying to sign jmf.jar.
It signs a whole bunch of files.
Then you get
signing: hm20action.class
jarsigner: unable to sign jar: ZipException: invalid entry compressed size
(expected 7789 but got 7758 bytes)
I was trying to sign jmf.jar.
It signs a whole bunch of files.
Then you get
signing: hm20action.class
jarsigner: unable to sign jar: ZipException: invalid entry compressed size
(expected 7789 but got 7758 bytes)
- relates to
-
JDK-8253952 Refine ZipOutputStream.putNextEntry() to recalculate ZipEntry's compressed size
-
- Resolved
-