coleenp [Thu, 18 Aug 2016 10:47:09 -0400] rev 40627
8037138: x86: problem with JVMTI breakpoint
Summary: do aload(0) after rewriting aload bytecodes to fast version for frequent pairs.
Reviewed-by: dlong, dholmes, dcubed
dsamersoff [Thu, 18 Aug 2016 14:07:00 +0300] rev 40625
8157236: attach on ARMv7 fails with com.sun.tools.attach.AttachNotSupportedException: Unable to open socket file
Summary: Add more diagnostic to attach code
Reviewed-by: dholmes, alanb