Thu, 12 Jul 2012 00:12:52 -0700 7127687: MethodType leaks memory due to interning
jrose [Thu, 12 Jul 2012 00:12:52 -0700] rev 13422
7127687: MethodType leaks memory due to interning Summary: Replace internTable with a weak-reference version. Reviewed-by: sundar, forax, brutisso Contributed-by: james.laskey@oracle.com
Thu, 12 Jul 2012 00:12:28 -0700 7087658: MethodHandles.Lookup.findVirtual is confused by interface methods that are multiply inherited
jrose [Thu, 12 Jul 2012 00:12:28 -0700] rev 13421
7087658: MethodHandles.Lookup.findVirtual is confused by interface methods that are multiply inherited Reviewed-by: twisti
Thu, 12 Jul 2012 00:11:35 -0700 7129034: VM crash with a field setter method with a filterArguments
jrose [Thu, 12 Jul 2012 00:11:35 -0700] rev 13420
7129034: VM crash with a field setter method with a filterArguments Summary: add null checks before unsafe calls that take a variable base reference; update unit tests Reviewed-by: kvn, twisti
Thu, 12 Jul 2012 00:10:53 -0700 7153157: ClassValue.get does not return if computeValue calls remove
jrose [Thu, 12 Jul 2012 00:10:53 -0700] rev 13419
7153157: ClassValue.get does not return if computeValue calls remove Summary: Track intermediate states more precisely, according to spec. Reviewed-by: twisti, forax
(0) -10000 -3000 -1000 -300 -100 -30 -10 -4 +4 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip