See reactor/reactor-core#2374
All usages of this API are in tests, which are not checking overflow or
concurrent emissions - so a simple replacement with `try***` equivalents
is fine.
@ -209,7 +209,7 @@ public class MultipartHttpMessageWriterTests extends AbstractLeakCheckingTests {
@@ -209,7 +209,7 @@ public class MultipartHttpMessageWriterTests extends AbstractLeakCheckingTests {
@ -233,10 +233,10 @@ public class ResponseBodyEmitterReturnValueHandlerTests {
@@ -233,10 +233,10 @@ public class ResponseBodyEmitterReturnValueHandlerTests {
@ -254,8 +254,8 @@ public class ResponseBodyEmitterReturnValueHandlerTests {
@@ -254,8 +254,8 @@ public class ResponseBodyEmitterReturnValueHandlerTests {
@ -299,10 +299,10 @@ public class ResponseBodyEmitterReturnValueHandlerTests {
@@ -299,10 +299,10 @@ public class ResponseBodyEmitterReturnValueHandlerTests {