Fri, 18 Jul 2014 17:23:28 +0200 8035829: [parfait] JNI exception pending in jdk/src/windows/native/sun/tools/attach/WindowsVirtualMachine.c
jbachorik [Fri, 18 Jul 2014 17:23:28 +0200] rev 25657
8035829: [parfait] JNI exception pending in jdk/src/windows/native/sun/tools/attach/WindowsVirtualMachine.c Reviewed-by: sundar, kevinw
Fri, 18 Jul 2014 17:04:10 +0400 8050893: (smartcardio) Invert reset argument in tests in sun/security/smartcardio
igerasim [Fri, 18 Jul 2014 17:04:10 +0400] rev 25656
8050893: (smartcardio) Invert reset argument in tests in sun/security/smartcardio Reviewed-by: valeriep
Fri, 18 Jul 2014 13:43:28 +0100 8051350: Update javadoc for com.sun.jndi.toolkit.corba.CorbaUtils
prappo [Fri, 18 Jul 2014 13:43:28 +0100] rev 25655
8051350: Update javadoc for com.sun.jndi.toolkit.corba.CorbaUtils Reviewed-by: alanb
Fri, 18 Jul 2014 01:39:42 +0100 8050922: add additional diagnostic to java/net/MulticastSocket/TestInterfaces
msheppar [Fri, 18 Jul 2014 01:39:42 +0100] rev 25654
8050922: add additional diagnostic to java/net/MulticastSocket/TestInterfaces Summary: add additional diagnostic output for failed netwrok interface Reviewed-by: chegar
Sat, 12 Jul 2014 01:36:25 +0200 8041972: Additional parse methods for Long/Integer
redestad [Sat, 12 Jul 2014 01:36:25 +0200] rev 25653
8041972: Additional parse methods for Long/Integer Reviewed-by: mduigou, psandoz
Thu, 17 Jul 2014 11:08:50 -0700 8042589: String.toLowerCase do not work for some concatenated strings
sherman [Thu, 17 Jul 2014 11:08:50 -0700] rev 25652
8042589: String.toLowerCase do not work for some concatenated strings Summary: to include surrogate check in loop Reviewed-by: mchung
Fri, 25 Jul 2014 15:38:10 -0700 Added tag jdk9-b24 for changeset 83960d9537f6
tbell [Fri, 25 Jul 2014 15:38:10 -0700] rev 25651
Added tag jdk9-b24 for changeset 83960d9537f6
Wed, 05 Jul 2017 19:51:52 +0200 Merge
duke [Wed, 05 Jul 2017 19:51:52 +0200] rev 25650
Merge
Wed, 30 Jul 2014 11:49:41 -0700 Merge
lana [Wed, 30 Jul 2014 11:49:41 -0700] rev 25649
Merge
Tue, 22 Jul 2014 11:56:22 -0700 Merge
lana [Tue, 22 Jul 2014 11:56:22 -0700] rev 25648
Merge
Fri, 18 Jul 2014 12:02:54 -0700 Merge
amurillo [Fri, 18 Jul 2014 12:02:54 -0700] rev 25647
Merge
Fri, 18 Jul 2014 10:41:05 +0200 Merge
rbackman [Fri, 18 Jul 2014 10:41:05 +0200] rev 25646
Merge
Mon, 14 Jul 2014 03:29:42 -0700 8048703: ReplacedNodes dumps it's content to tty
vlivanov [Mon, 14 Jul 2014 03:29:42 -0700] rev 25645
8048703: ReplacedNodes dumps it's content to tty Reviewed-by: roland, iveresov, drchase
Mon, 14 Jul 2014 03:28:13 -0700 8049532: LogCompilation: C1: inlining tree is flat (no depth is stored)
vlivanov [Mon, 14 Jul 2014 03:28:13 -0700] rev 25644
8049532: LogCompilation: C1: inlining tree is flat (no depth is stored) Reviewed-by: roland, iveresov
Mon, 14 Jul 2014 03:27:21 -0700 8049529: LogCompilation: annotate make_not_compilable with compilation level
vlivanov [Mon, 14 Jul 2014 03:27:21 -0700] rev 25643
8049529: LogCompilation: annotate make_not_compilable with compilation level Reviewed-by: roland, iveresov
Mon, 14 Jul 2014 03:26:52 -0700 8049530: Provide descriptive failure reason for compilation tasks removed for the queue
vlivanov [Mon, 14 Jul 2014 03:26:52 -0700] rev 25642
8049530: Provide descriptive failure reason for compilation tasks removed for the queue Reviewed-by: roland, iveresov
Mon, 14 Jul 2014 03:25:40 -0700 8043546: C1 optimizes @Stable instance fields with default values
vlivanov [Mon, 14 Jul 2014 03:25:40 -0700] rev 25641
8043546: C1 optimizes @Stable instance fields with default values Reviewed-by: kvn, jrose
Mon, 14 Jul 2014 03:24:35 -0700 8049528: Method marked w/ @ForceInline isn't inlined with "executed < MinInliningThreshold times" message
vlivanov [Mon, 14 Jul 2014 03:24:35 -0700] rev 25640
8049528: Method marked w/ @ForceInline isn't inlined with "executed < MinInliningThreshold times" message Reviewed-by: roland, jrose
Mon, 14 Jul 2014 18:24:08 +0000 8046765: makefiles should use parameterized $(CP) and $(MV) rather than explicit commands
mduigou [Mon, 14 Jul 2014 18:24:08 +0000] rev 25639
8046765: makefiles should use parameterized $(CP) and $(MV) rather than explicit commands Reviewed-by: kvn, dholmes
Fri, 11 Jul 2014 23:54:16 +0000 Merge
drchase [Fri, 11 Jul 2014 23:54:16 +0000] rev 25638
Merge
Fri, 11 Jul 2014 19:51:36 -0400 8036588: VerifyFieldClosure fails instanceKlass:3133
drchase [Fri, 11 Jul 2014 19:51:36 -0400] rev 25637
8036588: VerifyFieldClosure fails instanceKlass:3133 Summary: Changed deopt live-pointer test to use returns-object instead of live-and-returns-object Reviewed-by: iveresov, kvn, jrose
Fri, 11 Jul 2014 14:32:02 -0700 Merge
kvn [Fri, 11 Jul 2014 14:32:02 -0700] rev 25636
Merge
Thu, 10 Jul 2014 15:12:48 +0200 8040237: nsk/jvmti/RetransformClasses/retransform001 crashed the VM on all platforms when run with with -server -Xcomp
roland [Thu, 10 Jul 2014 15:12:48 +0200] rev 25635
8040237: nsk/jvmti/RetransformClasses/retransform001 crashed the VM on all platforms when run with with -server -Xcomp Summary: class redefinition may cause speculative trap clean up code to dereference dead method Reviewed-by: kvn, coleenp
Wed, 16 Jul 2014 15:59:46 -0700 Merge
sspitsyn [Wed, 16 Jul 2014 15:59:46 -0700] rev 25634
Merge
Tue, 15 Jul 2014 07:33:49 -0700 8049717: expose L1_data_cache_line_size for diagnostic/sanity checks
dcubed [Tue, 15 Jul 2014 07:33:49 -0700] rev 25633
8049717: expose L1_data_cache_line_size for diagnostic/sanity checks Summary: Add support for VM_Version::L1_data_cache_line_size(). Reviewed-by: dsimms, kvn, dholmes
Mon, 14 Jul 2014 21:48:47 +0000 Merge
dholmes [Mon, 14 Jul 2014 21:48:47 +0000] rev 25632
Merge
Mon, 14 Jul 2014 11:41:20 +0200 8049715: PPC64: First steps to enable SA on Linux/PPC64
simonis [Mon, 14 Jul 2014 11:41:20 +0200] rev 25631
8049715: PPC64: First steps to enable SA on Linux/PPC64 Reviewed-by: dholmes, kvn
Mon, 14 Jul 2014 10:52:52 +0200 8046919: jni_PushLocalFrame OOM - increase MAX_REASONABLE_LOCAL_CAPACITY
dsimms [Mon, 14 Jul 2014 10:52:52 +0200] rev 25630
8046919: jni_PushLocalFrame OOM - increase MAX_REASONABLE_LOCAL_CAPACITY Summary: Increase the previous limit from 4k to 64k, added "-XX:MaxJNILocalCapacity=<capacity>" flag Reviewed-by: hseigel, fparain
Mon, 14 Jul 2014 10:50:20 +0200 8046668: Excessive checked JNI warnings from Java startup
dsimms [Mon, 14 Jul 2014 10:50:20 +0200] rev 25629
8046668: Excessive checked JNI warnings from Java startup Summary: Removed pedantic checked exception warnings for AIOOBException, add to current handle capacity Reviewed-by: hseigel, lfoltan
Fri, 11 Jul 2014 13:49:15 -0700 8049071: Add jtreg jobs to JPRT for hotspot
mikael [Fri, 11 Jul 2014 13:49:15 -0700] rev 25628
8049071: Add jtreg jobs to JPRT for hotspot Reviewed-by: dholmes, iveresov
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip