You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/05/03 21:40:58 UTC

[GitHub] houshengbo commented on issue #3607: Change the JDK to use openjdk8-openj9

houshengbo commented on issue #3607: Change the JDK to use openjdk8-openj9
URL: https://github.com/apache/incubator-openwhisk/issues/3607#issuecomment-386446086
 
 
   @markusthoemmes That is good question I am currently seeking the answer as well.
   So far, my answer tends to be fine with Apache, because the docker image uses OpenJDK binaries that are built with Eclipse OpenJ9. License can be found here:
   ```
   Licenses for the products installed within the images:
   
       Eclipse OpenJ9: The project license is Eclipse Public License 2.0 and Apache License, Version 2.0 (you can choose), but the EPLv2 license has a secondary compatibility for the GPL v2 that is used by OpenJDK. You can combine the two projects and use them together (as OpenJDK's GPL v2 of course). The full license is documented in the LICENSE file.
   ```
   For detailed information, please refer to https://hub.docker.com/r/adoptopenjdk/openjdk8-openj9/.
   
   However, I do really need to confirm it with legal expert.
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services