commit | f6c537f8bcd374db7883711264e283fd248a8831 | [log] [tgz] |
---|---|---|
author | Robert Field <rfield@openjdk.org> | Fri Jun 26 11:56:21 2020 -0700 |
committer | Robert Field <rfield@openjdk.org> | Fri Jun 26 11:56:21 2020 -0700 |
tree | a569925faa8d43497fda14c15d3c6c711f0f01ec | |
parent | fc82a465d3138b395ed18dff7f3ecc83dbc0cf62 [diff] |
8247438: JShell: When FailOverExecutionControlProvider fails the proximal cause is not shown 8237743: test/langtools/jdk/jshell/FailOverExecutionControlTest.java fails No ExecutionControlProvider with name 'nonExistent' and parameter keys: [] 8199646: JShell tests: jdk/jshell/FailOverDirectExecutionControlTest.java failed with java.lang.UnsupportedOperationException Reviewed-by: jlahoda