hg: jdk9/sandbox/jdk: 8130914: java/util/zip/TestExtraTime.java fails with "java.lang.RuntimeException: setTime should make getLastModifiedTime return the specified instant: 3078282244456 got: 3078282244455"
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu Jul 23 04:15:53 UTC 2015
Changeset: 12c549112c87
Author: sherman
Date: 2015-07-22 21:11 -0700
URL: http://hg.openjdk.java.net/jdk9/sandbox/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-sandbox-changes
mailing list