----- Mail original ----- > De: "Alan Bateman" <alan.bate...@oracle.com> > À: "Remi Forax" <fo...@univ-mlv.fr>, "jigsaw-dev" > <jigsaw-dev@openjdk.java.net> > Envoyé: Mercredi 25 Janvier 2017 10:44:52 > Objet: Re: jlink / legal folder and LICENSE
> On 25/01/2017 09:03, Remi Forax wrote: > >> Hi all, >> i've noticed that jlink now creates a folder legal that contains the Oracle >> copyright, the license of the third parties software used but the LICENSE of >> the openjdk is missing. >> > Which LICENSE file are you saying is missing? There has been significant > change in this area to support per module license files, updating the > JMOD format to support a "legal" section, etc. so I'm wondering if you > have spotted something that is missing from legal/java.base. This one, the OpenJDK license (GLPv2 + classpath exception) http://openjdk.java.net/legal/gplv2+ce.html > > -Alan Rémi