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