In semeru openjdk 11 src.zip are 4 files that still have the gpl 2 header that makes it hard to use it in commercial projects.
its in src.zip\jdk.internal.le\jdk\internal\org\jline\terminal\impl\jna\win\
Pointer.java
Kernel32Impl.java
LastErrorException.java
IntByReference.java
In semeru openjdk 17 those files have the classpath exception added.
Wouldn't it be possible to port the files to the jdk 11 too, so it is save to use the jdk 11?
------------------------------
Arnd Empting
------------------------------