amlu [Wed, 26 Jul 2017 09:20:59 +0800] rev 45943
8183377: Refactor java/lang/ClassLoader/deadlock shell tests to java
Reviewed-by: mchung
xuelei [Tue, 25 Jul 2017 22:21:09 +0000] rev 45942
6645409: Remove unused DefaultHostnameVerifier
Reviewed-by: mullan
xuelei [Tue, 25 Jul 2017 22:19:54 +0000] rev 45941
8184316: Typo in javax.net.ssl.SSLServerSocket class documentation
Reviewed-by: mullan
jjg [Mon, 24 Jul 2017 16:18:53 -0700] rev 45940
8185154: jdwp-protocol.html contains unescaped entities
Reviewed-by: dcubed
jjg [Mon, 24 Jul 2017 13:54:57 -0700] rev 45939
8184217: Redundant <p> tag before list
Reviewed-by: lancea
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
dl [Sat, 22 Jul 2017 09:18:50 -0700] rev 45937
8178409: Miscellaneous changes imported from jsr166 CVS 2017-07
Reviewed-by: martin, psandoz
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
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
dl [Sat, 22 Jul 2017 09:03:50 -0700] rev 45934
7062169: (coll) micro-optimize ArrayList.remove(Object)
Reviewed-by: martin, psandoz, igerasim
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
tbell [Thu, 20 Jul 2017 18:17:16 +0000] rev 45932
Added tag jdk-10+16 for changeset 995421c69f66
xiaofeya [Thu, 20 Jul 2017 06:49:20 -0700] rev 45931
8184904: jdk/internal/jrtfs/WithSecurityManager fails with exploded builds
Reviewed-by: alanb
poonam [Thu, 20 Jul 2017 01:18:03 +0000] rev 45930
Merge
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
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