bchristi [Thu, 05 May 2016 11:44:01 -0700] rev 38347
8147039: Incorrect locals and operands in compiled frames
Summary: Implement stack walking using javaVFrame instead of vframeStream
Reviewed-by: mchung, vlivanov
hb [Thu, 05 May 2016 01:52:03 -0700] rev 38346
8154166: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java fails with RuntimeException
Summary: Fix the RuntimeException issue
Reviewed-by: jbachorik
mockner [Fri, 29 Apr 2016 22:39:44 -0400] rev 38345
8154110: Update class* and safepoint* logging subsystems
Summary: Refactored logging tags in class and safepoint subsystems.
Reviewed-by: coleenp, rehn, hseigel
hseigel [Fri, 29 Apr 2016 15:17:46 -0400] rev 38344
8155727: java/util/concurrent/locks/Lock/TimedAcquireLeak.java timeouts.
Summary: Fix regex pattern to handle possible (module@version) text
Reviewed-by: ctornqvi, martin