hg: jdk9/sandbox/jdk: 3 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Tue Jun 23 13:45:53 UTC 2015
Changeset: 75ba09f0d7c8
Author: rriggs
Date: 2015-06-23 09:21 -0400
URL: http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/75ba09f0d7c8
8129535: java_props_md.c should compile on VS 2010
Summary: Visual Studio 2010 does not allow declarations in the middle of blocks; only at the beginning
Reviewed-by: alanb
! src/java.base/windows/native/libjava/java_props_md.c
Changeset: 44294d597db0
Author: rriggs
Date: 2015-06-23 09:23 -0400
URL: http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/44294d597db0
Merge
- test/java/util/stream/boottest/java/util/stream/UnorderedTest.java
Changeset: 63bc43b5daa7
Author: kshefov
Date: 2015-06-23 16:36 +0300
URL: http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/63bc43b5daa7
8129532: LFMultiThreadCachingTest.java failed with ConcurrentModificationException
Reviewed-by: vlivanov
! test/java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
More information about the jdk9-sandbox-changes
mailing list