<div dir="ltr">You seem to be stuck on information about the GPLv2.  The GPLv2+CE isn't just two letters added on to the name.  The Classpath Exception means it is possible to link to the Java API in the classpath and still be an independent work.<div><br></div><div>If you are redistributing Amazon Corretto or any other OpenJDK as-is without modification then you must do the following for everyone you provide it to:</div><div><br></div><div>(1) You must make them aware the product included Amazon Corretto and it being covered under the terms of the GPLv2+CE</div><div><br></div><div>(2) You must provide them a complete copy of the GPLv2+CE text</div><div><br></div><div>(3) You must notify them where they can obtain the complete source code to the GPLv2+CE covered work</div><div><br></div><div>As long as you make no modification to the JRE and your product does directly use code copied from OpenJDK source code, then your product would be considered a non-derivative work.  There is still benefits to making a commercial product open source and it is a myth that open source prohibits making a profit, but I'm not going to be the one to convince you of that.</div><div><br></div><div>The "problems" as you had believed them come into play for code that is a derivative work.  Such as:</div><div><br></div><div>(A) If you modified the OpenJDK source code itself then those modification must be released under the GPLv2+CE.  The rest of the product does not need to be.  For example, if you needed to make performance improvements to the java runtime then that change to the JRE is open source.</div><div><br></div><div>(B) If you copied code from the OpenJDK source code and put it directly into your product instead of only calling it via the API.  In that case, your entire application is a derivative work.  If you don't want to follow that requirement then don't copy the code directly into the application. </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 3, 2019 at 10:31 AM richard dagenais <<a href="mailto:rdagenais@live.co.uk">rdagenais@live.co.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">




<div dir="ltr">
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div>
<div dir="ltr">
<div>
<div id="gmail-m_6516970650048892141x_divRplyFwdMsg" dir="ltr"></div>
<div>
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div>
<div>
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<p style="margin:0cm 0cm 0.0001pt;font-size:11pt;font-family:Calibri,sans-serif">
Hello </p>
<p style="margin:0cm 0cm 0.0001pt;font-size:11pt;font-family:Calibri,sans-serif">
</p>
<p style="margin:0cm 0cm 0.0001pt;font-size:11pt;font-family:Calibri,sans-serif">
I am seeking your expertise in answer a question I have regarding GPLv2+ce  and Amazon Corretto OpenJDK 8. </p>
<p style="margin:0cm 0cm 0.0001pt;font-size:11pt;font-family:Calibri,sans-serif">
<br>
</p>
<p style="margin:0cm 0cm 0.0001pt;font-size:11pt;font-family:Calibri,sans-serif">
Someone has mentioned that in order to be able to use the open source software you must make your software open source as well.  Our software is not open source and we do not want to make open source. Is it possible to simply include the open source Java runtime
 in our packaging, which is a commercial product? <span> </span>For our situation, we are not modifying any part of the open source code but using it to generate byte code from our code base. We also would need to distribute the Java JRE of the open
 source project with our code in order to run the application. </p>
<p style="margin:0cm 0cm 0.0001pt;font-size:11pt;font-family:Calibri,sans-serif">
</p>
<p style="margin:0cm 0cm 0.0001pt;font-size:11pt;font-family:Calibri,sans-serif">
<br>
</p>
<p style="margin:0cm 0cm 0.0001pt;font-size:11pt;font-family:Calibri,sans-serif">
Link to GPLv2 I have found. </p>
<p style="margin:0cm 0cm 0.0001pt;font-size:11pt;font-family:Calibri,sans-serif">
<br>
</p>
<p style="margin:0cm 0cm 0.0001pt;font-size:11pt;font-family:Calibri,sans-serif">
</p>
<p style="margin:0cm 0cm 0.0001pt;font-size:11pt;font-family:Calibri,sans-serif">
</p>
<p style="margin:0cm 0cm 0.0001pt;font-size:11pt;font-family:Calibri,sans-serif">
<a href="https://openjdk.java.net/legal/gplv2+ce.html" target="_blank">https://openjdk.java.net/legal/gplv2+ce.html</a></p>
<p style="margin:0cm 0cm 0.0001pt;font-size:11pt;font-family:Calibri,sans-serif">
<span>               </span></p>
Thank you. Best regards</div>
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
 </div>
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Richard </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>

_______________________________________________<br>
License-discuss mailing list<br>
<a href="mailto:License-discuss@lists.opensource.org" target="_blank">License-discuss@lists.opensource.org</a><br>
<a href="http://lists.opensource.org/mailman/listinfo/license-discuss_lists.opensource.org" rel="noreferrer" target="_blank">http://lists.opensource.org/mailman/listinfo/license-discuss_lists.opensource.org</a><br>
</blockquote></div>