amurillo [Mon, 16 Feb 2015 08:47:40 -0800] rev 29033
Merge
ctornqvi [Fri, 13 Feb 2015 05:17:57 -0800] rev 29032
Merge
jbachorik [Thu, 12 Feb 2015 17:28:58 +0000] rev 29031
Merge
jbachorik [Thu, 12 Feb 2015 17:01:10 +0100] rev 29030
8072932: Test fails with java.security.AccessControlException: access denied ("java.security.SecurityPermission" "getDomainCombiner")
Reviewed-by: mullan
jbachorik [Thu, 12 Feb 2015 08:33:47 +0100] rev 29029
8069286: Unexpected count of notification in LowMemoryTest
Reviewed-by: mchung
psandoz [Tue, 10 Feb 2015 14:10:32 +0100] rev 29028
8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation
Reviewed-by: dholmes, kvn, vlivanov
jbachorik [Fri, 16 Jan 2015 18:19:23 +0100] rev 29027
8064331: JavaSecurityAccess.doIntersectionPrivilege() drops the information about the domain combiner of the stack ACC
Reviewed-by: mullan
dcubed [Fri, 06 Feb 2015 10:44:57 -0800] rev 29026
Merge
jbachorik [Thu, 11 Dec 2014 10:47:36 +0100] rev 29025
8062303: Remove com.sun.tracing API
Reviewed-by: sla, alanb, mchung, dholmes
vlivanov [Thu, 12 Feb 2015 13:55:05 -0800] rev 29024
Merge
dlong [Sat, 31 Jan 2015 02:42:15 -0500] rev 29023
Merge
vlivanov [Thu, 29 Jan 2015 10:29:49 -0800] rev 29022
8071788: BlockInliningWrapper.asType() is broken
Reviewed-by: jrose
vlivanov [Thu, 29 Jan 2015 10:29:43 -0800] rev 29021
8071787: Don't block inlining when DONT_INLINE_THRESHOLD=0
Reviewed-by: jrose
vlivanov [Thu, 29 Jan 2015 10:27:30 -0800] rev 29020
8069591: Customize LambdaForms which are invoked using MH.invoke/invokeExact
Reviewed-by: jrose, plevart, forax