<div dir="ltr">Hi Deepak, <div><br></div><div>After reading the documentation, I understand a little more. </div><div><br></div><div>Thanks a lot for your answer :)</div><div>Athenas</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 16, 2015 at 10:23 AM, Deepak Bhole <span dir="ltr">&lt;<a href="mailto:dbhole@redhat.com" target="_blank">dbhole@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">* Athenas Jimenez &lt;<a href="mailto:athenasjim@gmail.com">athenasjim@gmail.com</a>&gt; [2015-11-16 10:44]:<br>
<span class="">&gt; Hi, <br>
&gt;<br>
&gt; I&#39;m kind of new in java, so probably my question is too obvious. The other day<br>
&gt; looking into /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.65-3.b17.fc21.x86_64 in my<br>
&gt; Fedora, I notice some duplicated binaries like bin/java and jre/bin/java.<br>
&gt;<br>
&gt; I read about the difference between JRE and JDK, but I don&#39;t get why is<br>
&gt; necessary to keep both binaries if we only use one of them. <br>
&gt;<br>
&gt; Hope you can help me to understand a little more.<br>
&gt;<br>
<br>
</span>We mimic how upstream lays out files (including dupes). As for why there<br>
are duplicate files in the first place -- I am not sure, it may be due<br>
to historical reasons when the files in the JDK (bin/) differed from the<br>
files in the JRE (jre/bin/). The docs don&#39;t shed much light on it other<br>
than saying that they are identical:<br>
<a href="https://docs.oracle.com/javase/8/docs/technotes/tools/windows/jdkfiles.html" rel="noreferrer" target="_blank">https://docs.oracle.com/javase/8/docs/technotes/tools/windows/jdkfiles.html</a><br>
<br>
Above link is for Windows but the layout stands for Linux as well.<br>
<br>
Deepak<br>
<br>
&gt; Thanks a lot.<br>
&gt; Athenas<br>
<span class="HOEnZb"><font color="#888888"><br>
&gt; --<br>
&gt; java-devel mailing list<br>
&gt; <a href="mailto:java-devel@lists.fedoraproject.org">java-devel@lists.fedoraproject.org</a><br>
&gt; <a href="https://admin.fedoraproject.org/mailman/listinfo/java-devel" rel="noreferrer" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/java-devel</a><br>
<br>
</font></span></blockquote></div><br></div>