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