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
kzhaldyb [Thu, 20 Oct 2016 23:09:03 +0300] rev 42030
8159817: Convert FreeRegionList_test to GTest
Reviewed-by: kbarrett
dpochepk [Thu, 20 Oct 2016 16:53:39 +0300] rev 42029
8155219: [TESTBUG] Rewrite compiler/ciReplay/TestVM.sh in java
Reviewed-by: kvn
kzhaldyb [Thu, 20 Oct 2016 10:51:54 +0300] rev 42028
8166910: Convert TestNewSize_test to GTest
8166911: Convert TestOldSize_test to GTest
Reviewed-by: jwilhelm
dnsimon [Wed, 19 Oct 2016 18:57:06 +0000] rev 42027
Merge
dnsimon [Wed, 19 Oct 2016 20:15:35 +0200] rev 42026
8168295: [JVMCI] -XX:+JVMCIPrintProperties should exit after printing
Reviewed-by: kvn, twisti