<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
{page:WordSection1;}
--></style></head><body lang=DE link=blue vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Hello,</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I agree that it is most likely low priority. I catched it since for some reason I have a Ant Job which is pretty slow on a VM and when stracing it stats this file multiple times and even worse it reads ct.sym (which I dont know yet whats going on). But I dont think this failed stat() causes my slowness – however it seems to happen repeatingly in some situations.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I can try to propose a patch to hotspot-dev and find a sponsor, I just wont have good means to run Tests.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>The lib/classes/ is also a interesting find on the boot classpath <span style='font-family:"Segoe UI Emoji",sans-serif'>😊</span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Gruss</p><p class=MsoNormal>Bernd</p><p class=MsoNormal>-- <br>http://bernd.eckenfels.net</p><p class=MsoNormal><o:p> </o:p></p><div style='mso-element:para-border-div;border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal style='border:none;padding:0cm'><b>Von: </b><a href="mailto:bradford.wetmore@oracle.com">Bradford Wetmore</a><br><b>Gesendet: </b>Freitag, 19. Januar 2018 22:21<br><b>An: </b><a href="mailto:ecki@zusammenkunft.net">Bernd</a>; <a href="mailto:security-dev@openjdk.java.net">security-dev@openjdk.java.net</a><br><b>Betreff: </b>Re: sunrsasign.jar still searched in java 8?</p></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Hrm...this was (supposedly) fixed/removed on 2003-10-20 for JDK 5...but </p><p class=MsoNormal>I can't find anything in the old SCCS workspace history to indicate it </p><p class=MsoNormal>was (old bug id is nowhere to be found). It's been there ever since we </p><p class=MsoNormal>migrated to Mercurial.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Anyway, it's gone in JDK 9 as a result of the modularity code changes.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I've filed:</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal> https://bugs.openjdk.java.net/browse/JDK-8195794</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Other than a bit of search overhead, I don't think it should cause a </p><p class=MsoNormal>problem. This will be a pretty low bug priority bug for sustaining to </p><p class=MsoNormal>fix, unless there is something I'm not catching.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>If someone is looking for a simple bug to learn the process of how to </p><p class=MsoNormal>contribute to OpenJDK 8, this is a good candidate. That someone should </p><p class=MsoNormal>probably followup with hotspot-dev [1], as this is their code.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Brad</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>[1] http://mail.openjdk.java.net/mailman/listinfo/hotspot-dev</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>On 1/19/2018 10:28 AM, Bernd wrote:</p><p class=MsoNormal>> Hello,</p><p class=MsoNormal>> </p><p class=MsoNormal>> I noticed that when I strace a "java -version" with 8u152 JRE it </p><p class=MsoNormal>> searches for sunrsasign.jar which is not found. Is that a compatibility </p><p class=MsoNormal>> thing or should it not happen?</p><p class=MsoNormal>> </p><p class=MsoNormal>> It seems to be in the boot classpath even when the associated classes </p><p class=MsoNormal>> are in rt.jar:</p><p class=MsoNormal>> </p><p class=MsoNormal>> http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/file/tip/src/share/vm/runtime/os.cpp#l1197</p><p class=MsoNormal>> </p><p class=MsoNormal>> Gruss</p><p class=MsoNormal>> Bernd</p><p class=MsoNormal>> </p><p class=MsoNormal><o:p> </o:p></p></div></body></html>