8320361: Doc error in RemoteRecordingStream.java
Reviewed-by: egahlin
This commit is contained in:
parent
8ff7d6ea0a
commit
179f505258
@ -565,7 +565,6 @@ public final class RemoteRecordingStream implements EventStream {
|
||||
* The following code snippet illustrates how this method can be used in
|
||||
* conjunction with the {@link #startAsync()} method to monitor what happens
|
||||
* during a test method:
|
||||
* <p>
|
||||
* {@snippet :
|
||||
* AtomicLong bytesWritten = new AtomicLong();
|
||||
* try (var r = new RemoteRecordingStream(connection)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user