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
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip