coleenp [Mon, 28 Aug 2017 09:06:30 -0400] rev 46996
8186042: Optimize OopMapCache lookup
Summary: Use lock free access to oopMapCache
Reviewed-by: dholmes, sspitsyn
Contributed-by: frederic.parain@oracle.com, coleen.phillimore@oracle.com
redestad [Mon, 28 Aug 2017 14:07:07 +0000] rev 46995
Merge
redestad [Mon, 28 Aug 2017 00:20:35 +0200] rev 46994
8179040: Avoid Ticks::now calls when EventClassLoad is not enabled
Reviewed-by: ehelin, mgronlun, dholmes, iklam
Contributed-by: claes.redestad@oracle.com, markus.gronlund@oracle.com
eosterlund [Mon, 28 Aug 2017 13:31:20 +0200] rev 46993
8186476: Generalize Atomic::add with templates
Reviewed-by: aph, dholmes
Contributed-by: kim.barrett@oracle.com