8295154: Documentation for RemoteExecutionControl.invoke(Method) inherits non-existent documentation
Reviewed-by: jjg
This commit is contained in:
parent
945950d863
commit
9bb932ce30
@ -110,13 +110,6 @@ public class RemoteExecutionControl extends DirectExecutionControl implements Ex
|
|||||||
// handled by JDI
|
// handled by JDI
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @throws ExecutionControl.UserException {@inheritDoc}
|
|
||||||
* @throws ExecutionControl.ResolutionException {@inheritDoc}
|
|
||||||
* @throws ExecutionControl.StoppedException {@inheritDoc}
|
|
||||||
* @throws ExecutionControl.EngineTerminationException {@inheritDoc}
|
|
||||||
* @throws ExecutionControl.NotImplementedException {@inheritDoc}
|
|
||||||
*/
|
|
||||||
// Overridden only so this stack frame is seen
|
// Overridden only so this stack frame is seen
|
||||||
@Override
|
@Override
|
||||||
protected String invoke(Method doitMethod) throws Exception {
|
protected String invoke(Method doitMethod) throws Exception {
|
||||||
|
Loading…
Reference in New Issue
Block a user