Thu, 21 Feb 2013 11:12:38 -0800 Added tag jdk8-b78 for changeset 23887ff7a8ee
katleman [Thu, 21 Feb 2013 11:12:38 -0800] rev 15775
Added tag jdk8-b78 for changeset 23887ff7a8ee
Wed, 05 Jul 2017 18:42:00 +0200 Merge
duke [Wed, 05 Jul 2017 18:42:00 +0200] rev 15774
Merge
Tue, 26 Feb 2013 12:54:39 +0400 Merge
dcherepanov [Tue, 26 Feb 2013 12:54:39 +0400] rev 15773
Merge
Thu, 21 Feb 2013 17:55:33 -0800 8008691: Build failure (NEWBUILD=false) on Mac
ngthomas [Thu, 21 Feb 2013 17:55:33 -0800] rev 15772
8008691: Build failure (NEWBUILD=false) on Mac Reviewed-by: art, anthony
Thu, 21 Feb 2013 11:13:23 -0800 Added tag jdk8-b78 for changeset 3cd100d3bd6b
katleman [Thu, 21 Feb 2013 11:13:23 -0800] rev 15771
Added tag jdk8-b78 for changeset 3cd100d3bd6b
Wed, 05 Jul 2017 18:41:55 +0200 Merge
duke [Wed, 05 Jul 2017 18:41:55 +0200] rev 15770
Merge
Fri, 22 Feb 2013 10:02:06 -0800 Added tag hs25-b20 for changeset 93430469429d
amurillo [Fri, 22 Feb 2013 10:02:06 -0800] rev 15769
Added tag hs25-b20 for changeset 93430469429d
Fri, 22 Feb 2013 10:02:06 -0800 Merge
amurillo [Fri, 22 Feb 2013 10:02:06 -0800] rev 15768
Merge
Thu, 21 Feb 2013 11:39:24 -0800 Merge
vladidan [Thu, 21 Feb 2013 11:39:24 -0800] rev 15767
Merge
Thu, 21 Feb 2013 09:08:04 -0800 Merge
vladidan [Thu, 21 Feb 2013 09:08:04 -0800] rev 15766
Merge
Wed, 20 Feb 2013 23:29:26 -0500 Merge
bpittore [Wed, 20 Feb 2013 23:29:26 -0500] rev 15765
Merge
Fri, 15 Feb 2013 21:53:55 -0500 Merge
bpittore [Fri, 15 Feb 2013 21:53:55 -0500] rev 15764
Merge
Fri, 15 Feb 2013 14:42:37 -0500 Merge
jprovino [Fri, 15 Feb 2013 14:42:37 -0500] rev 15763
Merge
Thu, 14 Feb 2013 11:08:58 -0500 8003581: UseG1GC is not properly accounted for by INCLUDE_ALTERNATE_GCS
jprovino [Thu, 14 Feb 2013 11:08:58 -0500] rev 15762
8003581: UseG1GC is not properly accounted for by INCLUDE_ALTERNATE_GCS Summary: Fix warning messages when selected garbage collectors are excluded from the minimal jvm. Reviewed-by: dholmes, cjplummer
Thu, 14 Feb 2013 11:07:24 -0500 8006878: Some non-existent GC source files are in the minimalVM exclude list.
jprovino [Thu, 14 Feb 2013 11:07:24 -0500] rev 15761
8006878: Some non-existent GC source files are in the minimalVM exclude list. Summary: cmsPermGen.cpp, psPermGen.cpp have been removed. yieldWorkingGroup.cpp typo is fixed. immutableSpace.cpp was in the list twice. Reviewed-by: dholmes, jmasa
Thu, 24 Jan 2013 13:27:54 -0500 8005722: Assert in c1_LIR.hpp incorrect wrt to number of register operands
bpittore [Thu, 24 Jan 2013 13:27:54 -0500] rev 15760
8005722: Assert in c1_LIR.hpp incorrect wrt to number of register operands Summary: In LIR_OpVisitState::visit() the receiver operand is processed twice Reviewed-by: roland, vladidan
Tue, 12 Feb 2013 09:54:34 -0800 Merge
kvn [Tue, 12 Feb 2013 09:54:34 -0800] rev 15759
Merge
Fri, 08 Feb 2013 16:08:17 -0500 Merge
bpittore [Fri, 08 Feb 2013 16:08:17 -0500] rev 15758
Merge
Tue, 05 Feb 2013 13:32:34 -0500 8003539: Minimal VM don't react to -Dcom.sun.management and -XX:+ManagementServer
jprovino [Tue, 05 Feb 2013 13:32:34 -0500] rev 15757
8003539: Minimal VM don't react to -Dcom.sun.management and -XX:+ManagementServer Summary: A warning message should be displayed if these options are used with the Minimal VM. Reviewed-by: dholmes, dsamersoff
Thu, 21 Feb 2013 06:29:43 -0800 Merge
vlivanov [Thu, 21 Feb 2013 06:29:43 -0800] rev 15756
Merge
Mon, 18 Feb 2013 16:47:15 -0800 8004867: VM crashing with assert "share/vm/opto/node.hpp:357 - assert(i < _max) failed: oob"
kvn [Mon, 18 Feb 2013 16:47:15 -0800] rev 15755
8004867: VM crashing with assert "share/vm/opto/node.hpp:357 - assert(i < _max) failed: oob" Summary: Added few checks and early bailout from Superword optimization to avoid such cases in a future. Reviewed-by: roland, twisti
Mon, 18 Feb 2013 15:08:39 -0800 7102300: performance warnings cause results diff failure in Test6890943
drchase [Mon, 18 Feb 2013 15:08:39 -0800] rev 15754
7102300: performance warnings cause results diff failure in Test6890943 Summary: Strip lines matching the performance warning from the output before diff. Reviewed-by: kvn
Mon, 18 Feb 2013 14:29:16 -0800 8008180: Several tests in compiler/5091921 need more time to run
drchase [Mon, 18 Feb 2013 14:29:16 -0800] rev 15753
8008180: Several tests in compiler/5091921 need more time to run Summary: Added an explicit timeouts. Reviewed-by: kvn, twisti
Mon, 18 Feb 2013 09:06:24 +0100 8007959: Use expensive node logic for more math nodes
roland [Mon, 18 Feb 2013 09:06:24 +0100] rev 15752
8007959: Use expensive node logic for more math nodes Summary: use expensive node logic for other more math nodes. Reviewed-by: kvn
Thu, 21 Feb 2013 13:13:22 +0100 Merge
brutisso [Thu, 21 Feb 2013 13:13:22 +0100] rev 15751
Merge
Wed, 20 Feb 2013 12:52:13 -0800 8008188: Add regression test for 8005875
johnc [Wed, 20 Feb 2013 12:52:13 -0800] rev 15750
8008188: Add regression test for 8005875 Summary: Add regression test for crash seen in 8005875. Test is run with G1 and PGCT=0 and issues "jcmd <pid> Thread.print" against itself. Without the fix for 8005875 the test will crash. Reviewed-by: brutisso
Tue, 19 Feb 2013 16:22:28 -0800 8006628: NEED_TEST for JDK-8002870
johnc [Tue, 19 Feb 2013 16:22:28 -0800] rev 15749
8006628: NEED_TEST for JDK-8002870 Summary: Regression test for 8000311. Verifies that PLABStats works with zero parallel GC threads. Reviewed-by: jmasa, johnc Contributed-by: Filipp Zhinkin <filipp.zhinkin@oracle.com>
Thu, 14 Feb 2013 14:43:01 -0800 8007764: Wrong initialized value of max_gc_pause_sec for an instance of class AdaptiveSizePolicy
tamao [Thu, 14 Feb 2013 14:43:01 -0800] rev 15748
8007764: Wrong initialized value of max_gc_pause_sec for an instance of class AdaptiveSizePolicy Summary: This is a fix of an initialization mistake for class AdaptiveSizePolicy. Reviewed-by: jmasa Contributed-by: Tao Mao <tao.mao@oracle.com>
Thu, 14 Feb 2013 09:11:43 +0100 8006398: Add regression tests for deprectated GCs
brutisso [Thu, 14 Feb 2013 09:11:43 +0100] rev 15747
8006398: Add regression tests for deprectated GCs Reviewed-by: ehelin, jwilhelm, jmasa
Wed, 20 Feb 2013 08:51:44 -0800 Merge
sspitsyn [Wed, 20 Feb 2013 08:51:44 -0800] rev 15746
Merge
Tue, 19 Feb 2013 13:33:39 -0500 Merge
coleenp [Tue, 19 Feb 2013 13:33:39 -0500] rev 15745
Merge
Tue, 19 Feb 2013 11:36:52 -0500 8007153: Ensure that MethodParameters API works properly with RedefineClasses
emc [Tue, 19 Feb 2013 11:36:52 -0500] rev 15744
8007153: Ensure that MethodParameters API works properly with RedefineClasses Summary: Adds code to HotSpot to properly update MethodParameter attributes' constant pool indexes when redefineClasses is called Reviewed-by: coleenp, sspitsyn
Tue, 19 Feb 2013 08:51:56 -0500 6749267: Signal handler should save/restore errno
hseigel [Tue, 19 Feb 2013 08:51:56 -0500] rev 15743
6749267: Signal handler should save/restore errno Summary: Save errno before processing signal, then restore it. Reviewed-by: acorn, sspitsyn
Mon, 18 Feb 2013 12:49:53 +0100 8007779: os::die() on solaris should generate core file
sla [Mon, 18 Feb 2013 12:49:53 +0100] rev 15742
8007779: os::die() on solaris should generate core file Reviewed-by: dholmes, rbackman
Mon, 18 Feb 2013 10:43:07 +0100 8007901: SA: Don't read flag values as constants
sla [Mon, 18 Feb 2013 10:43:07 +0100] rev 15741
8007901: SA: Don't read flag values as constants Reviewed-by: dholmes, mikael
Fri, 15 Feb 2013 10:29:23 -0800 Merge
dsamersoff [Fri, 15 Feb 2013 10:29:23 -0800] rev 15740
Merge
Fri, 15 Feb 2013 10:08:25 +0100 Merge
sla [Fri, 15 Feb 2013 10:08:25 +0100] rev 15739
Merge
Fri, 15 Feb 2013 08:54:12 +0100 8008102: SA on OS X does not stop the attached process
sla [Fri, 15 Feb 2013 08:54:12 +0100] rev 15738
8008102: SA on OS X does not stop the attached process Reviewed-by: dholmes, rbackman
Thu, 14 Feb 2013 12:36:07 -0800 8007639: Workaround for ccache in vm.make is incorrect
mikael [Thu, 14 Feb 2013 12:36:07 -0800] rev 15737
8007639: Workaround for ccache in vm.make is incorrect Summary: Fixed makefile logic to correctly special case JRE_RELEASE_VERSION and vm_version.o Reviewed-by: dholmes, erikj
Thu, 14 Feb 2013 14:33:35 -0500 8007736: VerifyError for static method in interface
acorn [Thu, 14 Feb 2013 14:33:35 -0500] rev 15736
8007736: VerifyError for static method in interface Reviewed-by: dholmes, acorn Contributed-by: bharadwaj.yadavalli@oracle.com
Thu, 14 Feb 2013 13:08:15 +0100 8004840: Jstack seems to output unnecessary information in 7u9
sla [Thu, 14 Feb 2013 13:08:15 +0100] rev 15735
8004840: Jstack seems to output unnecessary information in 7u9 Reviewed-by: dholmes, coleenp, sspitsyn, rbackman
Wed, 13 Feb 2013 09:46:19 +0100 8008088: SA can hang the VM
rbackman [Wed, 13 Feb 2013 09:46:19 +0100] rev 15734
8008088: SA can hang the VM Reviewed-by: mgronlun, sla, dholmes
Wed, 13 Feb 2013 11:23:46 +0100 8007312: null check signal semaphore in os::signal_notify windows
mgronlun [Wed, 13 Feb 2013 11:23:46 +0100] rev 15733
8007312: null check signal semaphore in os::signal_notify windows Reviewed-by: dholmes, sla
Fri, 15 Feb 2013 13:36:56 -0800 8008286: new hotspot build - hs25-b20
amurillo [Fri, 15 Feb 2013 13:36:56 -0800] rev 15732
8008286: new hotspot build - hs25-b20 Reviewed-by: jcoomes
Thu, 21 Feb 2013 11:12:50 -0800 Added tag jdk8-b78 for changeset e3645986b98a
katleman [Thu, 21 Feb 2013 11:12:50 -0800] rev 15731
Added tag jdk8-b78 for changeset e3645986b98a
Thu, 21 Feb 2013 11:12:21 -0800 Added tag jdk8-b78 for changeset e29ed094b804
katleman [Thu, 21 Feb 2013 11:12:21 -0800] rev 15730
Added tag jdk8-b78 for changeset e29ed094b804
Wed, 05 Jul 2017 18:41:34 +0200 Added tag jdk8-b78 for changeset 6d3dcd34b5b9
duke [Wed, 05 Jul 2017 18:41:34 +0200] rev 15729
Added tag jdk8-b78 for changeset 6d3dcd34b5b9
Wed, 05 Jul 2017 18:41:33 +0200 Merge jdk8-b78
duke [Wed, 05 Jul 2017 18:41:33 +0200] rev 15728
Merge
(0) -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip