Thu, 20 Jul 2017 18:17:12 +0000 Added tag jdk-10+16 for changeset f0d4cef9bbae
tbell [Thu, 20 Jul 2017 18:17:12 +0000] rev 45946
Added tag jdk-10+16 for changeset f0d4cef9bbae
Thu, 24 Aug 2017 16:30:09 +0200 Merge
duke [Thu, 24 Aug 2017 16:30:09 +0200] rev 45945
Merge
Tue, 25 Jul 2017 18:36:19 -0700 8179292: a number of launcher tests fail when run with --limit-modules due to CNFE: javax.tools.ToolProvider
anazarov [Tue, 25 Jul 2017 18:36:19 -0700] rev 45944
8179292: a number of launcher tests fail when run with --limit-modules due to CNFE: javax.tools.ToolProvider Reviewed-by: mchung
Wed, 26 Jul 2017 09:20:59 +0800 8183377: Refactor java/lang/ClassLoader/deadlock shell tests to java
amlu [Wed, 26 Jul 2017 09:20:59 +0800] rev 45943
8183377: Refactor java/lang/ClassLoader/deadlock shell tests to java Reviewed-by: mchung
Tue, 25 Jul 2017 22:21:09 +0000 6645409: Remove unused DefaultHostnameVerifier
xuelei [Tue, 25 Jul 2017 22:21:09 +0000] rev 45942
6645409: Remove unused DefaultHostnameVerifier Reviewed-by: mullan
Tue, 25 Jul 2017 22:19:54 +0000 8184316: Typo in javax.net.ssl.SSLServerSocket class documentation
xuelei [Tue, 25 Jul 2017 22:19:54 +0000] rev 45941
8184316: Typo in javax.net.ssl.SSLServerSocket class documentation Reviewed-by: mullan
Mon, 24 Jul 2017 16:18:53 -0700 8185154: jdwp-protocol.html contains unescaped entities
jjg [Mon, 24 Jul 2017 16:18:53 -0700] rev 45940
8185154: jdwp-protocol.html contains unescaped entities Reviewed-by: dcubed
Mon, 24 Jul 2017 13:54:57 -0700 8184217: Redundant <p> tag before list
jjg [Mon, 24 Jul 2017 13:54:57 -0700] rev 45939
8184217: Redundant <p> tag before list Reviewed-by: lancea
Mon, 24 Jul 2017 10:18:33 -0400 8183591: Incorrect behavior when reading DER value with Integer.MAX_VALUE length
apetcher [Mon, 24 Jul 2017 10:18:33 -0400] rev 45938
8183591: Incorrect behavior when reading DER value with Integer.MAX_VALUE length Reviewed-by: mullan
Sat, 22 Jul 2017 09:18:50 -0700 8178409: Miscellaneous changes imported from jsr166 CVS 2017-07
dl [Sat, 22 Jul 2017 09:18:50 -0700] rev 45937
8178409: Miscellaneous changes imported from jsr166 CVS 2017-07 Reviewed-by: martin, psandoz
Sat, 22 Jul 2017 09:13:53 -0700 8177632: ScheduledThreadPoolExecutor delayed task shutdown policy affects non-scheduled tasks
dl [Sat, 22 Jul 2017 09:13:53 -0700] rev 45936
8177632: ScheduledThreadPoolExecutor delayed task shutdown policy affects non-scheduled tasks 8176254: ScheduledThreadPoolExecutor periodic tasks not cancelled if running at shutdown 8173113: Javadoc for ThreadPoolExecutor is unclear wrt corePoolSize and running threads Reviewed-by: martin, psandoz, dholmes
Sat, 22 Jul 2017 09:08:50 -0700 8178956: Misleading description of arguments to accumulator function called by LongAccumulator
dl [Sat, 22 Jul 2017 09:08:50 -0700] rev 45935
8178956: Misleading description of arguments to accumulator function called by LongAccumulator Reviewed-by: martin, psandoz, dholmes, darcy
Sat, 22 Jul 2017 09:03:50 -0700 7062169: (coll) micro-optimize ArrayList.remove(Object)
dl [Sat, 22 Jul 2017 09:03:50 -0700] rev 45934
7062169: (coll) micro-optimize ArrayList.remove(Object) Reviewed-by: martin, psandoz, igerasim
Fri, 21 Jul 2017 15:01:44 +0530 8183899: JMXConnectorFactory link to ServiceLoader gives 404
uvangapally [Fri, 21 Jul 2017 15:01:44 +0530] rev 45933
8183899: JMXConnectorFactory link to ServiceLoader gives 404 Summary: Edited link to point to correct path Reviewed-by: alanb Contributed-by: ujwal.vangapally@oracle.com
Thu, 20 Jul 2017 18:17:16 +0000 Added tag jdk-10+16 for changeset 995421c69f66
tbell [Thu, 20 Jul 2017 18:17:16 +0000] rev 45932
Added tag jdk-10+16 for changeset 995421c69f66
Thu, 20 Jul 2017 06:49:20 -0700 8184904: jdk/internal/jrtfs/WithSecurityManager fails with exploded builds
xiaofeya [Thu, 20 Jul 2017 06:49:20 -0700] rev 45931
8184904: jdk/internal/jrtfs/WithSecurityManager fails with exploded builds Reviewed-by: alanb
Thu, 20 Jul 2017 01:18:03 +0000 Merge
poonam [Thu, 20 Jul 2017 01:18:03 +0000] rev 45930
Merge
Mon, 17 Jul 2017 03:58:42 -0700 8181500: [TESTBUG] com/sun/jdi/LineNumberInfo.java fails with jArrayIndexOutOfBoundsException
shshahma [Mon, 17 Jul 2017 03:58:42 -0700] rev 45929
8181500: [TESTBUG] com/sun/jdi/LineNumberInfo.java fails with jArrayIndexOutOfBoundsException Summary: Update line number table and code indices table with missing entry Reviewed-by: vromero
Tue, 18 Jul 2017 15:19:23 -0700 8177357: tools/jar/multiRelease/ApiValidatorTest.java failed due to "Exception java.nio.file.DirectoryNotEmptyException"
anazarov [Tue, 18 Jul 2017 15:19:23 -0700] rev 45928
8177357: tools/jar/multiRelease/ApiValidatorTest.java failed due to "Exception java.nio.file.DirectoryNotEmptyException" Reviewed-by: psandoz
Wed, 19 Jul 2017 14:48:53 -0700 8183902: Remove unnecessary definitions in locale_str.h for macOS
naoto [Wed, 19 Jul 2017 14:48:53 -0700] rev 45927
8183902: Remove unnecessary definitions in locale_str.h for macOS Reviewed-by: rriggs
Wed, 19 Jul 2017 16:24:38 -0400 8184808: (process) isAlive should use pid for validity, not /proc/pid
rriggs [Wed, 19 Jul 2017 16:24:38 -0400] rev 45926
8184808: (process) isAlive should use pid for validity, not /proc/pid Reviewed-by: stuefe, xiaofeya
Wed, 19 Jul 2017 19:31:48 +0100 8184916: DisabledAlgorithmConstraints loading should be delayed until needed
alanb [Wed, 19 Jul 2017 19:31:48 +0100] rev 45925
8184916: DisabledAlgorithmConstraints loading should be delayed until needed Reviewed-by: mullan
Wed, 19 Jul 2017 19:30:08 +0100 8184917: System.initPhase1 does not need to pre-load libzip
alanb [Wed, 19 Jul 2017 19:30:08 +0100] rev 45924
8184917: System.initPhase1 does not need to pre-load libzip Reviewed-by: redestad
Wed, 19 Jul 2017 08:46:38 -0700 8183320: Better cleanup in java/nio/file/Files/probeContentType/ParallelProbes.java
bpb [Wed, 19 Jul 2017 08:46:38 -0700] rev 45923
8183320: Better cleanup in java/nio/file/Files/probeContentType/ParallelProbes.java 8183321: Better cleanup for jdk/test/java/io/File/createTempFile/NameTooLong.java 8183343: Better cleanup for jdk/test/java/nio/file/spi/SetDefaultProvider.java 8183344: Better cleanup for jdk/test/java/io/File/createTempFile/SpecialTempFile.java Summary: Change locations where temporary files are created to ensure cleanup Reviewed-by: chegar, alanb
Thu, 24 Aug 2017 16:30:03 +0200 Merge
duke [Thu, 24 Aug 2017 16:30:03 +0200] rev 45922
Merge
Thu, 20 Jul 2017 18:17:13 +0000 Added tag jdk-10+16 for changeset 07c0f17dc7bb
tbell [Thu, 20 Jul 2017 18:17:13 +0000] rev 45921
Added tag jdk-10+16 for changeset 07c0f17dc7bb
Tue, 25 Jul 2017 17:04:46 -0700 8184961: jdk.test.lib.util.FileUtils.deleteFileWithRetry0 should wait for absence of a file
anazarov [Tue, 25 Jul 2017 17:04:46 -0700] rev 45920
8184961: jdk.test.lib.util.FileUtils.deleteFileWithRetry0 should wait for absence of a file Reviewed-by: bpb
Thu, 20 Jul 2017 18:17:12 +0000 Added tag jdk-10+16 for changeset 988bb4888e09
tbell [Thu, 20 Jul 2017 18:17:12 +0000] rev 45919
Added tag jdk-10+16 for changeset 988bb4888e09
Thu, 24 Aug 2017 16:29:54 +0200 Added tag jdk-10+16 for changeset 4bbea012e567
duke [Thu, 24 Aug 2017 16:29:54 +0200] rev 45918
Added tag jdk-10+16 for changeset 4bbea012e567
Thu, 24 Aug 2017 16:29:53 +0200 Merge jdk-10+16
duke [Thu, 24 Aug 2017 16:29:53 +0200] rev 45917
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip