mgronlun [Fri, 21 Oct 2016 16:20:18 +0200] rev 42037
8166806: Add intrinsic support for writer used in event based tracing
Reviewed-by: kvn, egahlin
akulyakh [Fri, 21 Oct 2016 17:04:13 +0300] rev 42036
8168479: Quarantine serviceability/jdwp/AllModulesCommandTest.java test
Summary: Quarantining a test
Reviewed-by: sla
dsamersoff [Fri, 21 Oct 2016 12:30:12 +0300] rev 42035
8164383: jhsdb dumps core on Solaris 12 when loading dumped core
Summary: Add the required extra parameters to Plookup_by_addr() and proc_arg_grab() as per the change to libproc with Solaris 12.
Reviewed-by: dsamersoff, sspitsyn
Contributed-by: jini.george@oracle.com
mdoerr [Fri, 21 Oct 2016 10:27:32 +0200] rev 42034
8166684: PPC64: implement intrinsic code with vector instructions for Unsafe.copyMemory()
Reviewed-by: simonis, mdoerr
Contributed-by: Michihiro Horie <horie@jp.ibm.com>
amurillo [Thu, 20 Oct 2016 17:05:26 -0700] rev 42033
Merge
iklam [Thu, 20 Oct 2016 21:41:14 +0000] rev 42032
Merge
iklam [Thu, 20 Oct 2016 13:41:07 -0700] rev 42031
8166203: NoClassDefFoundError should not be thrown if class is in_error_state at link time
Reviewed-by: coleenp, dholmes, sspitsyn