pjfanning commented on code in PR #2194:
URL: https://github.com/apache/pekko/pull/2194#discussion_r2341946322


##########
actor/src/main/scala/org/apache/pekko/japi/JavaAPI.scala:
##########
@@ -305,6 +305,7 @@ object Util {
 
   // TODO in case we decide to pull in scala-java8-compat methods below could 
be removed - https://github.com/akka/akka/issues/16247
 
+  @deprecated("This method will be removed in Pekko 2.0.0", "1.2.0")

Review Comment:
   ```suggestion
     @deprecated("This method will be removed in Pekko 2.0.0", "1.2.1")
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to