lfoltan [Wed, 13 Feb 2019 15:50:08 -0500] rev 53746
8217998: Remove method_type field associated with the appendix field of an indy or method handle call
Summary: Removed the unused method_type field associated with the appendix field of an indy or method handle call.
Reviewed-by: acorn, coleenp, dlong
lfoltan [Wed, 13 Feb 2019 14:20:40 -0500] rev 53745
8218004: Clean up terminology for shared methods within the JVM for indy and condy support
Summary: Remove "invoke_dynamic" from the name of several ConstantPool bootstrap helper methods that are shared by both indy and condy.
Reviewed-by: coleenp, dholmes, mchung
iignatyev [Wed, 13 Feb 2019 11:18:14 -0800] rev 53744
8195060: vm/mlvm/anonloader/stress/byteMutation intermittently times out
Reviewed-by: kvn