Suppress warning
This commit is contained in:
@@ -394,6 +394,7 @@ public class DataBufferUtilsTests extends AbstractDataBufferAllocatingTestCase {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
@SuppressWarnings("unchecked")
|
||||||
public void writeAsynchronousFileChannelErrorInWrite() throws Exception {
|
public void writeAsynchronousFileChannelErrorInWrite() throws Exception {
|
||||||
DataBuffer foo = stringBuffer("foo");
|
DataBuffer foo = stringBuffer("foo");
|
||||||
DataBuffer bar = stringBuffer("bar");
|
DataBuffer bar = stringBuffer("bar");
|
||||||
|
|||||||
Reference in New Issue
Block a user