mdedetrich opened a new pull request, #98: URL: https://github.com/apache/incubator-pekko-http/pull/98
Resolves: https://github.com/apache/incubator-pekko-http/issues/42 I believe the original use of `@apidoc` was an oversight that just happened to work due to shadowing of package names, judging from what the text is saying I am quite sure its meant to be referring to `java.util.concurrent.ForkJoinPool` in which case direct linking to an external javadoc using `@javadoc` is what should be used. -- 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]
