pjfanning commented on issue #1484:
URL: https://github.com/apache/pekko/issues/1484#issuecomment-2356390453

   It seems like the Scala 2 compiler can inline any functions that are marked 
as `final`. Does anyone know what happens if a class is marked as `final`, does 
that mean all of its function are regarded by the inliner as being final and 
therefore inline friendly?


-- 
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: notifications-unsubscr...@pekko.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to