Tue, 29 Aug 2017 12:16:22 +0530 8186713: Document default rounding mode in NumberFormat
nishjain [Tue, 29 Aug 2017 12:16:22 +0530] rev 47016
8186713: Document default rounding mode in NumberFormat Reviewed-by: naoto, bpb Contributed-by: nishit.jain@oracle.com
Tue, 29 Aug 2017 00:01:00 +0000 8179654: New JDK 9 typos in SSLEngineResult
xuelei [Tue, 29 Aug 2017 00:01:00 +0000] rev 47015
8179654: New JDK 9 typos in SSLEngineResult Reviewed-by: ascarpino, wetmore
Mon, 28 Aug 2017 21:46:12 +0200 Merge
jwilhelm [Mon, 28 Aug 2017 21:46:12 +0200] rev 47014
Merge
Tue, 22 Aug 2017 16:20:29 +0200 Merge
jwilhelm [Tue, 22 Aug 2017 16:20:29 +0200] rev 47013
Merge
Mon, 28 Aug 2017 13:21:58 -0400 8186539: [testlibrary] TestSocketFactory should allow triggers before match/replace
rriggs [Mon, 28 Aug 2017 13:21:58 -0400] rev 47012
8186539: [testlibrary] TestSocketFactory should allow triggers before match/replace Reviewed-by: smarks
Mon, 28 Aug 2017 10:16:33 -0700 8171049: Era.getDisplayName doesn't work with non-IsoChronology
naoto [Mon, 28 Aug 2017 10:16:33 -0700] rev 47011
8171049: Era.getDisplayName doesn't work with non-IsoChronology Reviewed-by: rriggs
Fri, 25 Aug 2017 10:52:17 -0700 8186145: tools/launcher/modules/validate/ValidateModulesTest.java fails when launched with -XX:+EnableJVMCI
mchung [Fri, 25 Aug 2017 10:52:17 -0700] rev 47010
8186145: tools/launcher/modules/validate/ValidateModulesTest.java fails when launched with -XX:+EnableJVMCI Summary: --validate-modules runs with a boot layer resolving all system modules rather than only java.base Reviewed-by: alanb
Fri, 25 Aug 2017 10:43:12 -0700 8186707: Remove libnio FileChannelImpl native close0() function
bpb [Fri, 25 Aug 2017 10:43:12 -0700] rev 47009
8186707: Remove libnio FileChannelImpl native close0() function Summary: Remove Java_sun_nio_ch_FileChannelImpl_close0() on Unix and Windows and Java_sun_nio_ch_FileDispatcherImpl_closeByHandle on Windows only Reviewed-by: alanb
Fri, 25 Aug 2017 10:39:02 -0700 8186217: Remove erroneous @hidden JavaDoc tag from java.util.Properties.replace(Object, Object, Object)
bchristi [Fri, 25 Aug 2017 10:39:02 -0700] rev 47008
8186217: Remove erroneous @hidden JavaDoc tag from java.util.Properties.replace(Object, Object, Object) Reviewed-by: bpb, naoto
Fri, 25 Aug 2017 05:02:36 +0000 Merge
asaha [Fri, 25 Aug 2017 05:02:36 +0000] rev 47007
Merge
Fri, 25 Aug 2017 04:59:20 +0000 Added tag jdk-10+21 for changeset c6cefe631b18
asaha [Fri, 25 Aug 2017 04:59:20 +0000] rev 47006
Added tag jdk-10+21 for changeset c6cefe631b18
Fri, 25 Aug 2017 09:28:10 +0800 8186576: KerberosTicket does not properly handle renewable tickets at the end of their lifetime
weijun [Fri, 25 Aug 2017 09:28:10 +0800] rev 47005
8186576: KerberosTicket does not properly handle renewable tickets at the end of their lifetime Reviewed-by: xuelei
Thu, 24 Aug 2017 16:52:21 -0700 8186684: Fix broken links in java.base API docs
jjg [Thu, 24 Aug 2017 16:52:21 -0700] rev 47004
8186684: Fix broken links in java.base API docs Reviewed-by: sherman, martin, mchung, bpb, lancea
Thu, 24 Aug 2017 15:40:26 -0700 8186613: remove ClassFileInstaller from jdk/test/lib/testlibrary
iignatyev [Thu, 24 Aug 2017 15:40:26 -0700] rev 47003
8186613: remove ClassFileInstaller from jdk/test/lib/testlibrary Reviewed-by: mchung, igerasim
Thu, 24 Aug 2017 16:49:56 +0100 8173181: Empty string alias in KeyStore throws StringIndexOutOfBoundsException for getEntry()
vinnie [Thu, 24 Aug 2017 16:49:56 +0100] rev 47002
8173181: Empty string alias in KeyStore throws StringIndexOutOfBoundsException for getEntry() Reviewed-by: weijun
Mon, 04 Sep 2017 11:04:26 +0200 Merge
duke [Mon, 04 Sep 2017 11:04:26 +0200] rev 47001
Merge
Tue, 29 Aug 2017 17:17:58 +0200 Merge
jwilhelm [Tue, 29 Aug 2017 17:17:58 +0200] rev 47000
Merge
Mon, 28 Aug 2017 16:40:01 +0000 Merge
never [Mon, 28 Aug 2017 16:40:01 +0000] rev 46999
Merge
Mon, 28 Aug 2017 15:21:47 +0000 8181858: [JVMCI] JVMCI should update the trap counters when invalidating for Reason_not_compiled_exception_handler
never [Mon, 28 Aug 2017 15:21:47 +0000] rev 46998
8181858: [JVMCI] JVMCI should update the trap counters when invalidating for Reason_not_compiled_exception_handler Reviewed-by: kvn
Mon, 28 Aug 2017 15:11:20 +0000 Merge
coleenp [Mon, 28 Aug 2017 15:11:20 +0000] rev 46997
Merge
Mon, 28 Aug 2017 09:06:30 -0400 8186042: Optimize OopMapCache lookup
coleenp [Mon, 28 Aug 2017 09:06:30 -0400] rev 46996
8186042: Optimize OopMapCache lookup Summary: Use lock free access to oopMapCache Reviewed-by: dholmes, sspitsyn Contributed-by: frederic.parain@oracle.com, coleen.phillimore@oracle.com
Mon, 28 Aug 2017 14:07:07 +0000 Merge
redestad [Mon, 28 Aug 2017 14:07:07 +0000] rev 46995
Merge
Mon, 28 Aug 2017 00:20:35 +0200 8179040: Avoid Ticks::now calls when EventClassLoad is not enabled
redestad [Mon, 28 Aug 2017 00:20:35 +0200] rev 46994
8179040: Avoid Ticks::now calls when EventClassLoad is not enabled Reviewed-by: ehelin, mgronlun, dholmes, iklam Contributed-by: claes.redestad@oracle.com, markus.gronlund@oracle.com
Mon, 28 Aug 2017 13:31:20 +0200 8186476: Generalize Atomic::add with templates
eosterlund [Mon, 28 Aug 2017 13:31:20 +0200] rev 46993
8186476: Generalize Atomic::add with templates Reviewed-by: aph, dholmes Contributed-by: kim.barrett@oracle.com
Mon, 28 Aug 2017 02:55:31 -0700 8186666: Bug in the C2 matcher code
rraghavan [Mon, 28 Aug 2017 02:55:31 -0700] rev 46992
8186666: Bug in the C2 matcher code Summary: Correctly used Op_WeakCompareAndSwapI as required Reviewed-by: shade, thartmann Contributed-by: Andrew Haley <aph@redhat.com>
Mon, 28 Aug 2017 01:09:14 +0000 Merge
dholmes [Mon, 28 Aug 2017 01:09:14 +0000] rev 46991
Merge
Sun, 27 Aug 2017 20:09:21 -0400 8186723: Add SuperH as new architecture for linux
glaubitz [Sun, 27 Aug 2017 20:09:21 -0400] rev 46990
8186723: Add SuperH as new architecture for linux Reviewed-by: dholmes, stuefe
Sun, 27 Aug 2017 15:48:52 -0400 8186706: ArchivedObjectCache obj_hash() is broken.
jiangli [Sun, 27 Aug 2017 15:48:52 -0400] rev 46989
8186706: ArchivedObjectCache obj_hash() is broken. Summary: Use oop's identity_hash. Also use larger table size. Reviewed-by: ccheung, iklam, coleenp
Tue, 01 Aug 2017 14:58:38 +0800 8184049: AArch64: Matching rule for ubfiz
njian [Tue, 01 Aug 2017 14:58:38 +0800] rev 46988
8184049: AArch64: Matching rule for ubfiz Reviewed-by: aph, adinn Contributed-by: daniel.stewart@linaro.org
Fri, 25 Aug 2017 18:21:47 -0700 8186144: [Graal] some tests fail with: Improperly specified VM option UseJVMCICompiler: EnableJVMCI cannot be disabled
kvn [Fri, 25 Aug 2017 18:21:47 -0700] rev 46987
8186144: [Graal] some tests fail with: Improperly specified VM option UseJVMCICompiler: EnableJVMCI cannot be disabled Summary: disable Graal by switching off UseJVMCICompiler when JVMCI is disabled Reviewed-by: twisti
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip