Name: rlT66838 Date: 02/02/2000
java version "1.3.0rc1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0rc1-T)
Java HotSpot(TM) Client VM (build 1.3.0rc1-S, mixed mode)
Jarsigner updates the time stamp of jar entries to an invalid date and
time in the past when signing a jar.
jar tvf xml4j.jar
334 Wed Feb 02 10:15:18 MST 2000 org/xml/sax/AttributeList.class
jarsigner xml4j.jar <key alias>
jar tvf xml4j.jar
334 Tue Jan 01 00:00:00 MST 1980 org/xml/sax/AttributeList.class
(Review ID: 100719)
======================================================================
- duplicates
-
JDK-4305164 java.util.zip.ZipFile reads "last modified" time incorrectly
-
- Closed
-
-
JDK-4319781 java.util.jar.JarEntry.getTime returns incorrect long
-
- Closed
-