Sat, 19 Oct 2013 21:54:44 +0400 8026414: [TESTBUG] Tests for Tiered/NonTiered levels
iignatyev [Sat, 19 Oct 2013 21:54:44 +0400] rev 21090
8026414: [TESTBUG] Tests for Tiered/NonTiered levels Reviewed-by: twisti, iveresov
Sat, 19 Oct 2013 12:16:43 +0200 8024069: replace_in_map() should operate on parent maps
roland [Sat, 19 Oct 2013 12:16:43 +0200] rev 21089
8024069: replace_in_map() should operate on parent maps Summary: type information gets lost because replace_in_map() doesn't update parent maps Reviewed-by: kvn, twisti
Fri, 18 Oct 2013 12:15:32 -0700 8008242: VerifyOops is broken on SPARC
morris [Fri, 18 Oct 2013 12:15:32 -0700] rev 21088
8008242: VerifyOops is broken on SPARC Summary: Fixed displacement issues in SPARC macroassembler and ensure that getClass intrinsic temporary result is T_METADATA Reviewed-by: kvn, twisti
Fri, 18 Oct 2013 09:36:35 +0000 Merge
adlertz [Fri, 18 Oct 2013 09:36:35 +0000] rev 21087
Merge
Fri, 18 Oct 2013 10:50:17 +0200 8022783: Nashorn test fails with: assert(!def_outside->member(r))
adlertz [Fri, 18 Oct 2013 10:50:17 +0200] rev 21086
8022783: Nashorn test fails with: assert(!def_outside->member(r)) Summary: Enables private copies of inputs for recent spill copies as well Reviewed-by: kvn, twisti
Thu, 17 Oct 2013 19:47:04 +0200 8026708: guarantee(codelet_size > 0 && (size_t)codelet_size > 2*K) failed: not enough space for interpreter generation
anoll [Thu, 17 Oct 2013 19:47:04 +0200] rev 21085
8026708: guarantee(codelet_size > 0 && (size_t)codelet_size > 2*K) failed: not enough space for interpreter generation Summary: Increase size for the template interpreter accordingly Reviewed-by: kvn, twisti
Thu, 24 Oct 2013 17:20:39 -0400 Merge
ccheung [Thu, 24 Oct 2013 17:20:39 -0400] rev 21084
Merge
Wed, 23 Oct 2013 10:24:28 +0200 8026808: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java failed with unexpected exit value
farvidsson [Wed, 23 Oct 2013 10:24:28 +0200] rev 21083
8026808: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java failed with unexpected exit value Summary: Fixes a bug with vmArgs when using JDKToolLauncher Reviewed-by: sla, dholmes
Tue, 22 Oct 2013 22:14:57 -0400 Merge
hseigel [Tue, 22 Oct 2013 22:14:57 -0400] rev 21082
Merge
Tue, 22 Oct 2013 15:54:50 -0400 8026809: [TESTBUG] Create regression test for JDK-8026041
hseigel [Tue, 22 Oct 2013 15:54:50 -0400] rev 21081
8026809: [TESTBUG] Create regression test for JDK-8026041 Summary: Created simple regression test for the bug Reviewed-by: hseigel, lfoltan, zgu Contributed-by: mikhailo.seledtsov@oracle.com
Tue, 22 Oct 2013 16:09:17 -0700 Merge
iklam [Tue, 22 Oct 2013 16:09:17 -0700] rev 21080
Merge
Tue, 22 Oct 2013 14:29:02 -0700 8014910: deadlock between JVM/TI ClassPrepare event handler and CompilerThread
iklam [Tue, 22 Oct 2013 14:29:02 -0700] rev 21079
8014910: deadlock between JVM/TI ClassPrepare event handler and CompilerThread Summary: Revert changes in JDK-8008962 Reviewed-by: coleenp, sspitsyn
Tue, 22 Oct 2013 14:47:59 -0400 8026394: Eclipse fails with JDK8 build 111
hseigel [Tue, 22 Oct 2013 14:47:59 -0400] rev 21078
8026394: Eclipse fails with JDK8 build 111 Summary: If the resolved interface does not itself contain "clone" or "finalize" methods, the method/interface method resolution looks to the interface's super class, java.lang.Object. With the JDK 8 interface method accessability check requirement, since these two methods are declared within Object as protected, they must be special cased in LinkResolver::check_method_accessability() in order to avoid an IAE. Reviewed-by: acorn, dholmes Contributed-by: lois.foltan@oracle.com
Mon, 21 Oct 2013 17:26:46 -0700 Merge
ccheung [Mon, 21 Oct 2013 17:26:46 -0700] rev 21077
Merge
Sat, 19 Oct 2013 21:29:57 +0400 8026930: In ManagementAgent.start it should be possible to set the jdp.name parameter (hotspot part)
dsamersoff [Sat, 19 Oct 2013 21:29:57 +0400] rev 21076
8026930: In ManagementAgent.start it should be possible to set the jdp.name parameter (hotspot part) Summary: Pass one more property from Agent to JdpController Reviewed-by: jbachorik, sla
Fri, 18 Oct 2013 19:44:40 -0700 Merge
ccheung [Fri, 18 Oct 2013 19:44:40 -0700] rev 21075
Merge
Fri, 18 Oct 2013 10:37:26 +0000 Merge
dsamersoff [Fri, 18 Oct 2013 10:37:26 +0000] rev 21074
Merge
Thu, 17 Oct 2013 17:01:04 +0000 Merge
dsamersoff [Thu, 17 Oct 2013 17:01:04 +0000] rev 21073
Merge
Thu, 17 Oct 2013 16:45:08 +0400 8005810: Update Hotspot Serviceability Agent for Method Parameter Reflection and Generic Type Signature Data
dsamersoff [Thu, 17 Oct 2013 16:45:08 +0400] rev 21072
8005810: Update Hotspot Serviceability Agent for Method Parameter Reflection and Generic Type Signature Data Summary: Hotspot was updated to store method parameter reflection and generic type signature data at runtime. Serviceability agent support was updated for this data Reviewed-by: coleenp, minqi, sla Contributed-by: eric.mccorkle@oracle.com
Thu, 17 Oct 2013 12:15:14 -0400 Merge
sla [Thu, 17 Oct 2013 12:15:14 -0400] rev 21071
Merge
Thu, 17 Oct 2013 16:11:26 +0200 8026792: HOTSPOT: licensee reports a JDK8 build failure after 8005849/8005008 fixes integrated.
erikj [Thu, 17 Oct 2013 16:11:26 +0200] rev 21070
8026792: HOTSPOT: licensee reports a JDK8 build failure after 8005849/8005008 fixes integrated. Reviewed-by: dholmes, sla
Thu, 17 Oct 2013 16:08:01 +0400 8025812: tmtools/jmap/heap_config tests fail on Linux-ia32 because it Cant attach to the core file
dsamersoff [Thu, 17 Oct 2013 16:08:01 +0400] rev 21069
8025812: tmtools/jmap/heap_config tests fail on Linux-ia32 because it Cant attach to the core file Summary: Coredump store memsz elf field rounded up to page Reviewed-by: dholmes, sla
Wed, 16 Oct 2013 15:26:12 -0400 Merge
hseigel [Wed, 16 Oct 2013 15:26:12 -0400] rev 21068
Merge
Wed, 16 Oct 2013 14:32:05 -0400 8024804: Crash when InterfaceMethodref resolves to Object.registerNatives
hseigel [Wed, 16 Oct 2013 14:32:05 -0400] rev 21067
8024804: Crash when InterfaceMethodref resolves to Object.registerNatives Summary: Added check for NULL prior to continuation of method look up to avoid runtime crash during look up of Object's superclass' methods. Reviewed-by: coleenp, hseigel Contributed-by: lois.foltan@oracle.com
Wed, 16 Oct 2013 15:06:39 +0200 8026703: Wrongly placed <xsl:import> element in Event-Based JVM Tracing .xsl files
simonis [Wed, 16 Oct 2013 15:06:39 +0200] rev 21066
8026703: Wrongly placed <xsl:import> element in Event-Based JVM Tracing .xsl files Reviewed-by: sla, kamg
Wed, 16 Oct 2013 09:20:23 +0200 8025638: jmap returns 0 instead of 1 when it fails.
farvidsson [Wed, 16 Oct 2013 09:20:23 +0200] rev 21065
8025638: jmap returns 0 instead of 1 when it fails. Summary: Re-factored some code handling return values and fails/errors during tool execution. Reviewed-by: sla, kevinw Contributed-by: fredrik.arvidsson@oracle.com
Mon, 21 Oct 2013 22:36:43 -0400 Merge
dholmes [Mon, 21 Oct 2013 22:36:43 -0400] rev 21064
Merge
Mon, 21 Oct 2013 21:06:20 -0400 Merge
dholmes [Mon, 21 Oct 2013 21:06:20 -0400] rev 21063
Merge
Mon, 21 Oct 2013 20:51:03 -0400 8026872: [TESTBUG] Classes OOMCrashClass4000_1.class and OOMCrashClass1960_2.class from runtime/ClassFile/ tests won't run on compact profiles
dholmes [Mon, 21 Oct 2013 20:51:03 -0400] rev 21062
8026872: [TESTBUG] Classes OOMCrashClass4000_1.class and OOMCrashClass1960_2.class from runtime/ClassFile/ tests won't run on compact profiles Reviewed-by: sla, sspitsyn
Mon, 21 Oct 2013 14:38:11 -0700 8023496: [jprt] build and test solaris 64-bits only
amurillo [Mon, 21 Oct 2013 14:38:11 -0700] rev 21061
8023496: [jprt] build and test solaris 64-bits only Reviewed-by: tbell, jcoomes
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip