Thu, 28 Jul 2016 16:44:02 +0000 Merge
amurillo [Thu, 28 Jul 2016 16:44:02 +0000] rev 39906
Merge
Wed, 27 Jul 2016 15:35:23 -0700 8162666: Mark ValidationWarningsTest.java as intermittently failing
darcy [Wed, 27 Jul 2016 15:35:23 -0700] rev 39905
8162666: Mark ValidationWarningsTest.java as intermittently failing Reviewed-by: lancea
Wed, 27 Jul 2016 18:23:04 +0300 8021787: javax.xml.datatype.XMLGregorianCalendar.getMonth() return is documented wrong
snikandrova [Wed, 27 Jul 2016 18:23:04 +0300] rev 39904
8021787: javax.xml.datatype.XMLGregorianCalendar.getMonth() return is documented wrong Reviewed-by: joehw, rriggs
Thu, 28 Jul 2016 16:08:15 +0000 Added tag jdk-9+129 for changeset 3d0df6c4665a
amurillo [Thu, 28 Jul 2016 16:08:15 +0000] rev 39903
Added tag jdk-9+129 for changeset 3d0df6c4665a
Wed, 05 Jul 2017 22:00:59 +0200 Merge
duke [Wed, 05 Jul 2017 22:00:59 +0200] rev 39902
Merge
Thu, 28 Jul 2016 16:44:11 +0000 Merge
amurillo [Thu, 28 Jul 2016 16:44:11 +0000] rev 39901
Merge
Thu, 28 Jul 2016 16:27:00 +0200 8160034: The `this` value in the `with` is broken by the repetition of a function call
hannesw [Thu, 28 Jul 2016 16:27:00 +0200] rev 39900
8160034: The `this` value in the `with` is broken by the repetition of a function call Reviewed-by: attila, sundar
Wed, 27 Jul 2016 15:53:41 +0200 8160801: add documentation for NativeString
sdama [Wed, 27 Jul 2016 15:53:41 +0200] rev 39899
8160801: add documentation for NativeString Reviewed-by: mhaupt
Thu, 28 Jul 2016 16:08:18 +0000 Added tag jdk-9+129 for changeset 3de843c943c0
amurillo [Thu, 28 Jul 2016 16:08:18 +0000] rev 39898
Added tag jdk-9+129 for changeset 3de843c943c0
Wed, 05 Jul 2017 22:00:50 +0200 Merge
duke [Wed, 05 Jul 2017 22:00:50 +0200] rev 39897
Merge
Thu, 28 Jul 2016 16:08:14 +0000 Added tag jdk-9+129 for changeset b8b5fb06fb1a
amurillo [Thu, 28 Jul 2016 16:08:14 +0000] rev 39896
Added tag jdk-9+129 for changeset b8b5fb06fb1a
Wed, 05 Jul 2017 22:00:43 +0200 Merge
duke [Wed, 05 Jul 2017 22:00:43 +0200] rev 39895
Merge
Tue, 02 Aug 2016 07:19:06 +0530 8162782: jlink ResourcePool.releaseProperties should be removed
sundar [Tue, 02 Aug 2016 07:19:06 +0530] rev 39894
8162782: jlink ResourcePool.releaseProperties should be removed Reviewed-by: jlaskey, alanb
Tue, 02 Aug 2016 10:31:05 +0900 7153347: System read/stat/open calls should be hardened to handle EINTR
nishjain [Tue, 02 Aug 2016 10:31:05 +0900] rev 39893
7153347: System read/stat/open calls should be hardened to handle EINTR Reviewed-by: okutsu
Mon, 01 Aug 2016 18:14:06 -0700 8157135: Fix module dependencies javax/* EE tests
xiaofeya [Mon, 01 Aug 2016 18:14:06 -0700] rev 39892
8157135: Fix module dependencies javax/* EE tests Reviewed-by: alanb Contributed-by: Felix Yang <felix.yang@oracle.com>
Mon, 01 Aug 2016 17:00:26 -0400 Merge
mullan [Mon, 01 Aug 2016 17:00:26 -0400] rev 39891
Merge
Mon, 01 Aug 2016 16:59:04 -0400 8162882: Permission merge issue in jdk.crypto.ucrypto module
mullan [Mon, 01 Aug 2016 16:59:04 -0400] rev 39890
8162882: Permission merge issue in jdk.crypto.ucrypto module Reviewed-by: valeriep
Mon, 01 Aug 2016 20:32:10 +0200 8162439: Runtime.Version.parse needs fast-path for major versions
redestad [Mon, 01 Aug 2016 20:32:10 +0200] rev 39889
8162439: Runtime.Version.parse needs fast-path for major versions Reviewed-by: psandoz, sdrach, iris
Mon, 01 Aug 2016 09:58:36 -0400 8161506: Deprecate pre-1.2 SecurityManager methods and fields with forRemoval=true
mullan [Mon, 01 Aug 2016 09:58:36 -0400] rev 39888
8161506: Deprecate pre-1.2 SecurityManager methods and fields with forRemoval=true Reviewed-by: coleenp, jnimeh, xuelei
Mon, 01 Aug 2016 15:55:54 +0900 8066652: Default TimeZone is GMT not local if user.timezone is invalid on Mac OS
rgoel [Mon, 01 Aug 2016 15:55:54 +0900] rev 39887
8066652: Default TimeZone is GMT not local if user.timezone is invalid on Mac OS Reviewed-by: okutsu
Sun, 31 Jul 2016 09:40:17 +0800 8162752: keytool -importkeystore should probe srcstoretype if not specified
weijun [Sun, 31 Jul 2016 09:40:17 +0800] rev 39886
8162752: keytool -importkeystore should probe srcstoretype if not specified Reviewed-by: mullan
Sun, 31 Jul 2016 09:37:02 +0800 8159528: Deprivilege java.security.jgss, jdk.security.jgss and jdk.security.auth
weijun [Sun, 31 Jul 2016 09:37:02 +0800] rev 39885
8159528: Deprivilege java.security.jgss, jdk.security.jgss and jdk.security.auth Reviewed-by: mchung, mullan
Fri, 29 Jul 2016 19:00:54 -0400 8159752: Grant de-privileged module permissions by default with java.security.policy override option
mullan [Fri, 29 Jul 2016 19:00:54 -0400] rev 39884
8159752: Grant de-privileged module permissions by default with java.security.policy override option Reviewed-by: alanb, chegar, mchung, tbell, weijun
Fri, 29 Jul 2016 09:34:20 -0700 8161544: JDK9 message drop 20 resource updates - OpenJDK
ddehaven [Fri, 29 Jul 2016 09:34:20 -0700] rev 39883
8161544: JDK9 message drop 20 resource updates - OpenJDK Summary: JDK9 message drop 20 resource updates - openjdk Reviewed-by: peytoia, weijun Contributed-by: li.jiang@oracle.com
Thu, 28 Jul 2016 17:25:29 +0100 8134779: (jmod) ZipException is thrown if there are duplicate resources
chegar [Thu, 28 Jul 2016 17:25:29 +0100] rev 39882
8134779: (jmod) ZipException is thrown if there are duplicate resources 8134847: (jmod) module-info encountered in the cmds, libs or config is not added to jmod file Reviewed-by: alanb
Thu, 28 Jul 2016 16:16:38 -0700 8162746: VersionCheck.java failure after change for JDK-8160921
darcy [Thu, 28 Jul 2016 16:16:38 -0700] rev 39881
8162746: VersionCheck.java failure after change for JDK-8160921 Reviewed-by: tbell
Thu, 28 Jul 2016 12:09:07 -0700 8161527: NPE is thrown if exempt application is bundled with specific cryptoPerms
wetmore [Thu, 28 Jul 2016 12:09:07 -0700] rev 39880
8161527: NPE is thrown if exempt application is bundled with specific cryptoPerms Reviewed-by: xuelei
Wed, 27 Jul 2016 10:34:10 -0700 8160605: java/util/SplittableRandom/SplittableRandomTest.java failed with timeout
martin [Wed, 27 Jul 2016 10:34:10 -0700] rev 39879
8160605: java/util/SplittableRandom/SplittableRandomTest.java failed with timeout Reviewed-by: psandoz, darcy
Thu, 28 Jul 2016 10:35:31 -0700 8161303: Sample NIO Server README needs updating.
wetmore [Thu, 28 Jul 2016 10:35:31 -0700] rev 39878
8161303: Sample NIO Server README needs updating. Reviewed-by: xuelei
Thu, 28 Jul 2016 16:43:37 +0000 Merge
amurillo [Thu, 28 Jul 2016 16:43:37 +0000] rev 39877
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip