Wed, 22 May 2013 11:44:17 -0700 Merge
twisti [Wed, 22 May 2013 11:44:17 -0700] rev 17619
Merge
Wed, 22 May 2013 10:28:20 +0200 8012312: hsdis fails to compile with binutils-2.23.2
anoll [Wed, 22 May 2013 10:28:20 +0200] rev 17618
8012312: hsdis fails to compile with binutils-2.23.2 Summary: added <config.h> to header file to make hsdis compile with binutils 2.23.* Reviewed-by: kvn, twisti
Thu, 16 May 2013 15:46:49 +0200 8012371: Adjust Tiered compile threshold according to available space in code cache
anoll [Thu, 16 May 2013 15:46:49 +0200] rev 17617
8012371: Adjust Tiered compile threshold according to available space in code cache Summary: Added command line parameter to define a threshold at which C1 compilation threshold for is increased. Reviewed-by: kvn, iveresov
Thu, 23 May 2013 13:40:15 -0400 Merge
jiangli [Thu, 23 May 2013 13:40:15 -0400] rev 17616
Merge
Mon, 20 May 2013 13:13:29 -0400 Merge
jiangli [Mon, 20 May 2013 13:13:29 -0400] rev 17615
Merge
Wed, 15 May 2013 23:06:04 -0400 8014669: arch specific flags not passed to some link commands
bpittore [Wed, 15 May 2013 23:06:04 -0400] rev 17614
8014669: arch specific flags not passed to some link commands Summary: EXTRA_CFLAGS does not propagate to saproc and jsig makefiles Reviewed-by: dholmes, tbell, collins
Tue, 14 May 2013 07:24:50 -0400 8014460: Need to check for non-empty EXT_LIBS_PATH before using it
dholmes [Tue, 14 May 2013 07:24:50 -0400] rev 17613
8014460: Need to check for non-empty EXT_LIBS_PATH before using it Reviewed-by: tbell, collins, sla, coleenp
Mon, 20 May 2013 23:41:27 +0400 8014878: Clean up class field layout code
shade [Mon, 20 May 2013 23:41:27 +0400] rev 17612
8014878: Clean up class field layout code Summary: rename/remove local variables, re-arrange instance_size calculation, more comments. Reviewed-by: kvn, coleenp
Mon, 20 May 2013 15:43:50 +0400 8014871: Move @Contended regression tests to the same place
shade [Mon, 20 May 2013 15:43:50 +0400] rev 17611
8014871: Move @Contended regression tests to the same place Summary: Move the missing test to appropriate location. Reviewed-by: dholmes, sla
Sat, 18 May 2013 20:41:01 -0700 8014262: PrintStringTableStatistics should include more footprint info
iklam [Sat, 18 May 2013 20:41:01 -0700] rev 17610
8014262: PrintStringTableStatistics should include more footprint info Summary: Added info for the string/symbol objects and the hash entries Reviewed-by: coleenp, rbackman
Fri, 17 May 2013 17:52:07 -0700 Merge
dcubed [Fri, 17 May 2013 17:52:07 -0700] rev 17609
Merge
Fri, 17 May 2013 11:36:43 -0700 Merge
dcubed [Fri, 17 May 2013 11:36:43 -0700] rev 17608
Merge
Fri, 17 May 2013 08:56:51 -0700 Merge
dcubed [Fri, 17 May 2013 08:56:51 -0700] rev 17607
Merge
Fri, 17 May 2013 08:51:46 -0700 7145527: sscanf must use a length in the format string
rdurbin [Fri, 17 May 2013 08:51:46 -0700] rev 17606
7145527: sscanf must use a length in the format string Summary: Remove dead code containing last call to scanf with no string length specifier Reviewed-by: dcubed, coleenp
Thu, 16 May 2013 23:40:27 -0400 Merge
dholmes [Thu, 16 May 2013 23:40:27 -0400] rev 17605
Merge
Thu, 16 May 2013 22:11:05 -0400 Merge
dholmes [Thu, 16 May 2013 22:11:05 -0400] rev 17604
Merge
Fri, 17 May 2013 01:58:32 +0400 8014509: @Contended: explicit default value behaves differently from the implicit value
shade [Fri, 17 May 2013 01:58:32 +0400] rev 17603
8014509: @Contended: explicit default value behaves differently from the implicit value Summary: Treat the empty string as the default value tag Reviewed-by: kvn, twisti
Thu, 16 May 2013 21:19:49 -0400 Merge
dholmes [Thu, 16 May 2013 21:19:49 -0400] rev 17602
Merge
Fri, 17 May 2013 01:43:48 +0400 8012939: @Contended doesn't work correctly with inheritance
shade [Fri, 17 May 2013 01:43:48 +0400] rev 17601
8012939: @Contended doesn't work correctly with inheritance Summary: Fix instance_size miscalculation. Reviewed-by: jrose, kvn
Thu, 16 May 2013 12:40:27 +0100 6313816: SA: jstack -m fails on Win32 : UnalignedAddressException
kevinw [Thu, 16 May 2013 12:40:27 +0100] rev 17600
6313816: SA: jstack -m fails on Win32 : UnalignedAddressException Reviewed-by: sla, poonam
Thu, 16 May 2013 17:54:11 +0200 8014511: runtime/RedefineObject/TestRedefineObject.java has incorrect classname in @run tag
ctornqvi [Thu, 16 May 2013 17:54:11 +0200] rev 17599
8014511: runtime/RedefineObject/TestRedefineObject.java has incorrect classname in @run tag Summary: Corrected the class name Reviewed-by: coleenp, ctornqvi, hseigel Contributed-by: Mikhailo Seledtsov <mikhailo.seledtsov@oracle.com>
Thu, 16 May 2013 15:31:00 +0200 8008169: test/runtime/7158804/Test7158804.sh has bad copyright header
ctornqvi [Thu, 16 May 2013 15:31:00 +0200] rev 17598
8008169: test/runtime/7158804/Test7158804.sh has bad copyright header Summary: Re-wrote test in Java in addition to fixing the Copyright notice. Also reviewed by leonid.mesnik@oracle.com Reviewed-by: coleenp, ctornqvi Contributed-by: Mikhailo Seledtsov <mikhailo.seledtsov@oracle.com>
Wed, 15 May 2013 11:30:54 +0200 4965252: JvmtiExport::post_raw_field_modification jni ref handling is odd
rbackman [Wed, 15 May 2013 11:30:54 +0200] rev 17597
4965252: JvmtiExport::post_raw_field_modification jni ref handling is odd Reviewed-by: coleenp, sspitsyn
Fri, 17 May 2013 09:10:04 -0700 8014760: new hotspot build - hs25-b34
amurillo [Fri, 17 May 2013 09:10:04 -0700] rev 17596
8014760: new hotspot build - hs25-b34 Reviewed-by: jcoomes
Thu, 23 May 2013 10:47:40 -0700 Added tag jdk8-b91 for changeset 7083a5fec809
katleman [Thu, 23 May 2013 10:47:40 -0700] rev 17595
Added tag jdk8-b91 for changeset 7083a5fec809
Tue, 28 May 2013 17:57:40 -0700 Merge
katleman [Tue, 28 May 2013 17:57:40 -0700] rev 17594
Merge
Tue, 28 May 2013 08:50:52 +0200 8007129: build-infra Add configure --with-jtreg option for location of JTREG
erikj [Tue, 28 May 2013 08:50:52 +0200] rev 17593
8007129: build-infra Add configure --with-jtreg option for location of JTREG Reviewed-by: tbell
Wed, 22 May 2013 17:26:31 +0200 8014514: Fix jvm args for sjavac
erikj [Wed, 22 May 2013 17:26:31 +0200] rev 17592
8014514: Fix jvm args for sjavac Reviewed-by: tbell
Thu, 23 May 2013 10:47:32 -0700 Added tag jdk8-b91 for changeset 46c3a4b9ef6d
katleman [Thu, 23 May 2013 10:47:32 -0700] rev 17591
Added tag jdk8-b91 for changeset 46c3a4b9ef6d
Wed, 05 Jul 2017 18:56:23 +0200 Added tag jdk8-b91 for changeset 80b6c3172dc2
duke [Wed, 05 Jul 2017 18:56:23 +0200] rev 17590
Added tag jdk8-b91 for changeset 80b6c3172dc2
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip