He-Pin commented on PR #485: URL: https://github.com/apache/incubator-pekko/pull/485#issuecomment-1896985953
> This code can be written using Java reflection. The PR as it stands uses Java reflection. Better with method handle, on Java 17+, we need an addition add opens, the less reflection the better,we should move on. -- 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]
