hg: jdk9/dev/jdk: 8130914: java/util/zip/TestExtraTime.java fails with "java.lang.RuntimeException: setTime should make getLastModifiedTime return the specified instant: 3078282244456 got: 3078282244455"

xueming.shen at oracle.com xueming.shen at oracle.com
Thu Jul 23 04:08:07 UTC 2015


Changeset: 12c549112c87
Author:    sherman
Date:      2015-07-22 21:11 -0700
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/12c549112c87

8130914: java/util/zip/TestExtraTime.java fails with "java.lang.RuntimeException: setTime should make getLastModifiedTime return the specified instant: 3078282244456 got: 3078282244455"
Summary: fixed the 32-bit overflow.
Reviewed-by: rriggs

! src/java.base/share/classes/java/util/zip/ZipUtils.java
! test/java/util/zip/TestExtraTime.java



More information about the jdk9-dev-changes mailing list