Re: [DISCUSS] Java 17 support - Nashorn removed

2021-09-10 Thread Ekaterina Dimitrova
Hey Aleksei, Thank you so much for looking into this! Really appreciate it! Indeed, maven says UPL but if you look at the License file here, it says GPL2 https://github.com/oracle/graal And now looking at the bottom of the Readme there is a table that says particular components, including the sdk

Re: [DISCUSS] Java 17 support - Nashorn removed

2021-09-10 Thread Aleksei Zotov
Hi Ekaterina, It seems /graal-sdk/ is licensed under UPL license as well (see https://github.com/oracle/graal/tree/master/sdk): > GraalVM SDK is licensed under the Universal Permissive License. Also it is marked as UPL in Maven Central (see https://search.maven.org/artifact/org.graalvm.sdk/gra