Thu, 20 Jul 2017 18:17:15 +0000 Added tag jdk-10+16 for changeset 1afba647cd44
tbell [Thu, 20 Jul 2017 18:17:15 +0000] rev 45958
Added tag jdk-10+16 for changeset 1afba647cd44
Thu, 24 Aug 2017 16:30:23 +0200 Merge
duke [Thu, 24 Aug 2017 16:30:23 +0200] rev 45957
Merge
Mon, 24 Jul 2017 13:20:04 -0700 8185150: javax/activation/CommandInfo.html has empty <p>
jjg [Mon, 24 Jul 2017 13:20:04 -0700] rev 45956
8185150: javax/activation/CommandInfo.html has empty <p> Reviewed-by: lancea
Thu, 20 Jul 2017 18:17:14 +0000 Added tag jdk-10+16 for changeset 206ece55c5b5
tbell [Thu, 20 Jul 2017 18:17:14 +0000] rev 45955
Added tag jdk-10+16 for changeset 206ece55c5b5
Thu, 24 Aug 2017 16:30:20 +0200 Merge
duke [Thu, 24 Aug 2017 16:30:20 +0200] rev 45954
Merge
Thu, 20 Jul 2017 18:17:17 +0000 Added tag jdk-10+16 for changeset cb2719d70590
tbell [Thu, 20 Jul 2017 18:17:17 +0000] rev 45953
Added tag jdk-10+16 for changeset cb2719d70590
Thu, 24 Aug 2017 16:30:16 +0200 Merge
duke [Thu, 24 Aug 2017 16:30:16 +0200] rev 45952
Merge
Wed, 26 Jul 2017 16:03:09 +0200 8184893: jdk8u152 b06 : issues with nashorn when running kraken benchmarks
hannesw [Wed, 26 Jul 2017 16:03:09 +0200] rev 45951
8184893: jdk8u152 b06 : issues with nashorn when running kraken benchmarks Reviewed-by: jlaskey, sdama, sundar
Wed, 26 Jul 2017 04:25:23 +0530 8180727: Use jdk.editpad to replace jdk.nashorn.tools.jjs.EditPad duplicated class
sdama [Wed, 26 Jul 2017 04:25:23 +0530] rev 45950
8180727: Use jdk.editpad to replace jdk.nashorn.tools.jjs.EditPad duplicated class Summary: Added support for using BuildInEditorProvider service implemenation provided by jdk.editpad module Reviewed-by: hannesw, jlaskey Contributed-by: srinivas.dama@oracle.com
Thu, 20 Jul 2017 18:17:12 +0000 Added tag jdk-10+16 for changeset 2bd03e968d2d
tbell [Thu, 20 Jul 2017 18:17:12 +0000] rev 45949
Added tag jdk-10+16 for changeset 2bd03e968d2d
Thu, 20 Jul 2017 19:56:34 +0530 8184241: Fix nashorn/samples/filebrowser.js
sdama [Thu, 20 Jul 2017 19:56:34 +0530] rev 45948
8184241: Fix nashorn/samples/filebrowser.js Summary: Fixed global/delegate field issue in case of overridden method called from super constructor Reviewed-by: hannesw, jlaskey Contributed-by: srinivas.dama@oracle.com
Thu, 24 Aug 2017 16:30:12 +0200 Merge
duke [Thu, 24 Aug 2017 16:30:12 +0200] rev 45947
Merge
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip