jiangli [Fri, 03 Jun 2016 17:45:03 -0400] rev 38943
8157189: 'iload_w' in shared class is not interpreted correctly.
Summary: Don't rewrite 'iload_w' to 'nofast_iload' in shared class.
Reviewed-by: ccheung, hseigel
gziemski [Fri, 03 Jun 2016 13:26:43 -0500] rev 38942
8155936: Boolean value should be set 1/0 or true/false via VM.set_flag jcmd
Summary: Add true/false as possible input values for boolean flags for jcmd.
Reviewed-by: gziemski, dsamersoff, coleenp