hg: jdk8u/jdk8u/jdk: 8 new changesets
rob.mckenna at oracle.com
rob.mckenna at oracle.com
Mon Aug 17 17:34:13 UTC 2015
Changeset: 492f4fb4a130
Author: igerasim
Date: 2015-08-08 03:23 +0300
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/492f4fb4a130
8074032: Instant.ofEpochMilli(millis).toEpochMilli() can throw arithmetic overflow in toEpochMilli()
Summary: Instant.toEpochMilli() now takes into account the sign of the 'seconds' field.
Reviewed-by: rriggs, scolebourne
! src/share/classes/java/time/Instant.java
! test/java/time/test/java/time/TestInstant.java
Changeset: 2fdb5825ea0a
Author: igerasim
Date: 2015-08-08 03:25 +0300
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/2fdb5825ea0a
8133022: Instant.toEpochMilli() silently overflows
Reviewed-by: lancea, chegar, simonis, dfuchs, igerasim
! src/share/classes/java/time/Instant.java
! test/java/time/tck/java/time/TCKInstant.java
Changeset: bf450c1eb01a
Author: igerasim
Date: 2015-08-08 03:27 +0300
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/bf450c1eb01a
8132551: Initialize local varibales before returning them in p11_convert.c
Reviewed-by: wetmore
! src/share/native/sun/security/pkcs11/wrapper/p11_convert.c
Changeset: c5d02f908fb2
Author: mcherkas
Date: 2015-08-13 16:25 +0300
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/c5d02f908fb2
8081787: [macosx] MalformedURLException is thrown during reading data for application/x-java-url;class=java.net.URL flavor
Reviewed-by: alexsch, serb
! src/macosx/classes/sun/lwawt/macosx/CDataTransferer.java
Changeset: 2a68af61c4cb
Author: igerasim
Date: 2015-08-17 00:14 +0300
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/2a68af61c4cb
8133232: [fs] Regex has redundant | in the char class
Reviewed-by: bpb, rriggs
! src/solaris/classes/sun/nio/fs/MimeTypesFileTypeDetector.java
Changeset: dd9cdfce2bed
Author: kshefov
Date: 2015-08-17 15:08 +0300
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/dd9cdfce2bed
8060717: [TESTBUG] Improve test coverage of MethodHandles.explicitCastArguments()
Reviewed-by: vlivanov, mhaupt
! test/java/lang/invoke/ExplicitCastArgumentsTest.java
! test/java/lang/invoke/LFCaching/TestMethods.java
! test/lib/testlibrary/jsr292/com/oracle/testlibrary/jsr292/Helper.java
Changeset: 5e5158ab2784
Author: kshefov
Date: 2015-08-17 15:10 +0300
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/5e5158ab2784
8133543: [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java should be modified
Reviewed-by: vlivanov, mhaupt
! test/java/lang/invoke/LFCaching/TestMethods.java
Changeset: 323b53b10644
Author: robm
Date: 2015-08-17 15:45 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/323b53b10644
Merge
More information about the jdk8u-changes
mailing list