lfoltan [Thu, 11 Aug 2016 11:41:11 -0400] rev 40358
8162553: Crash in class unloading due to null CLD having a zero _keep_alive value
Summary: Correct the refcounting of ClassLoaderData::_keep_alive for anonymous classes.
Reviewed-by: acorn, coleenp, dholmes, jiangli
dsamersoff [Thu, 11 Aug 2016 17:47:25 +0300] rev 40357
8163143: illegal bci error with interpreted frames in SA due to mirror being stored in interpreted frames
Summary: Added code to represent the frame mirror offset in SA
Reviewed-by: dsamersoff
Contributed-by: jini.george@oracle.com
ysuenaga [Wed, 10 Aug 2016 21:02:14 -0400] rev 40356
8163580: Cannot get Monitor Cache Dump in HSDB
Reviewed-by: dholmes
rehn [Wed, 10 Aug 2016 09:24:42 +0200] rev 40355
8161026: GPL header missing comma in year
Reviewed-by: sjohanss, redestad
lana [Thu, 18 Aug 2016 21:33:36 +0000] rev 40354
Merge
amurillo [Tue, 16 Aug 2016 08:08:00 -0700] rev 40353
Merge
dcubed [Thu, 11 Aug 2016 12:27:20 -0700] rev 40352
8163879: quarantine serviceability/sa/sadebugd/SADebugDTest.java since it hangs intermittently
Reviewed-by: hseigel
amurillo [Fri, 12 Aug 2016 13:58:14 -0700] rev 40351
Merge
dsamersoff [Mon, 08 Aug 2016 15:53:02 +0000] rev 40350
Merge
ysuenaga [Mon, 08 Aug 2016 21:59:12 +0900] rev 40349
8163272: jhsdb jinfo cannot show system properties
Reviewed-by: dholmes, dsamersoff