mcimadamore [Fri, 22 Jul 2016 12:38:06 +0100] rev 39810
8161985: Spurious override of Object.getClass leads to NPE
Summary: Attr.adjustMethodReturnType() tweaks return types w/o checking what method is being patched
Reviewed-by: vromero
iris [Thu, 21 Jul 2016 07:43:17 -0700] rev 39809
8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed
Reviewed-by: alanb, rfield, ksrini
amurillo [Thu, 21 Jul 2016 17:14:23 +0000] rev 39808
Merge
rfield [Wed, 20 Jul 2016 23:19:09 -0700] rev 39807
8160127: JShell API: extract abstract JDI and abstract streaming implementations of ExecutionControl
8159935: JShell API: Reorganize execution support code into jdk.jshell.execution (previously sent for review, and combined here)
8160128: JShell API: extract abstract streaming remote agent
8159122: JShell API: Configurable invocation mechanism
Summary: ExecutionControl implementation support with simplified ExecutionControl interface
Reviewed-by: jlahoda