upgle commented on issue #82: Support OpenJDK 11 runtime URL: https://github.com/apache/openwhisk-runtime-java/pull/82#issuecomment-590756380 @mrutkows I'm sorry for the late response too, I'll resolve all conflicts soon. When I made this Java11 runtime, I didn't consider the actionLoop. Which do you think is better, making both versions or just one version? - case 1) Add actionLoop based Java11 (actionloop-java-v11), legacy Java 11 (java11action) - case 2) Add actionLoop based Java11 (actionloop-java-v11) If we don't need to care lagacy code anymore, I'll convert this runtime as actionLoop based runtime as well.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
