<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>I will take a look. For bug management, we need to file a
      separate issue to keep track of this and mark it for backport.</p>
    <p>Valerie<br>
    </p>
    <div class="moz-cite-prefix">On 9/17/2019 12:46 PM, Shi, Tianmin
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:01878D70-5FEA-45D5-B9AA-1896278FF2F9@amazon.com">
      <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:DengXian;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@DengXian";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Menlo;
        panose-1:2 11 6 9 3 8 4 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
p.p1, li.p1, div.p1
        {mso-style-name:p1;
        margin:0in;
        margin-bottom:.0001pt;
        background:white;
        font-size:8.5pt;
        font-family:Menlo;
        color:black;}
span.EmailStyle19
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.s1
        {mso-style-name:s1;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
      <div class="WordSection1">
        <p class="p1"><span class="s1"><span
              style="font-size:12.0pt;font-family:"Calibri",sans-serif">Hi
              Everyone,<o:p></o:p></span></span></p>
        <p class="MsoNormal">  This is Tianmin Shi from the Amazon
          Corretto team. I am new to JDK development, please let me know
          if I missed anything. 
        </p>
        <p class="MsoNormal">  I am working on backport <a
            href="https://bugs.openjdk.java.net/browse/JDK-7092821"
            moz-do-not-send="true">
            JDK-7092821</a> to 8u and 11u. however I think there is a
          potential race condition introduced by the change, which could
          cause method getService in class java.security.Provider to
          return incorrect results. Which is due to the read of
          legacyMap at line 1260 is not synchronized with clear and
          repopulate of the same map’s entries inside
          ensureLegacyParsed(), the fix is a simpler one liner in the
          attached webrev. Can we push this change to tip so I can
          backport it with
          <a href="https://bugs.openjdk.java.net/browse/JDK-7092821"
            moz-do-not-send="true">JDK-7092821</a> together?</p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Thank you </p>
        <p class="p1"><span
style="font-size:12.0pt;font-family:"Calibri",sans-serif;color:windowtext"><o:p> </o:p></span></p>
        <p class="p1"><o:p> </o:p></p>
      </div>
    </blockquote>
  </body>
</html>