<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    Is the Verona repo sync'ed to the latest OpenJDK? <br>
    The webrev seems to be missing the provider JdkSASL inside the
    following file<br>
    <font color="#000000">src/jdk.security.jgss/share/classes/com/sun/security/sasl/gsskerb/JdkSASL.java<br>
    </font><br>
    The rest looks good.<br>
    Valerie<br>
    On 7/7/2015 10:48 AM, Iris Clark wrote:
    <blockquote cite="mid:a69d6a9c-560e-4965-a968-85c89f3b5d74@default"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 12 (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;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        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:purple;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.5pt;
        font-family:Consolas;}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-link:"Plain Text";
        font-family:Consolas;}
span.EmailStyle19
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.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><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoPlainText">Hi.<o:p></o:p></p>
        <p class="MsoPlainText"><o:p> </o:p></p>
        <p class="MsoPlainText">Please review changes to resolve the
          following bug:<o:p></o:p></p>
        <p class="MsoPlainText"><o:p> </o:p></p>
        <p class="MsoPlainText">8130696: Security Providers need to have
          their version numbers updated for JDK 9 (Verona)<o:p></o:p></p>
        <p class="MsoPlainText">Bug: <a moz-do-not-send="true"
            href="https://bugs.openjdk.java.net/browse/JDK-8130696">https://bugs.openjdk.java.net/browse/JDK-8130696</a><o:p></o:p></p>
        <p class="MsoPlainText"><o:p> </o:p></p>
        <p class="MsoPlainText">Changeset: 
          <a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~iris/verona/8130696/webrev">http://cr.openjdk.java.net/~iris/verona/8130696/webrev</a><o:p></o:p></p>
        <p class="MsoPlainText"><o:p> </o:p></p>
        <p class="MsoPlainText">The constructor invocation for every
          Provider implementation contains a hard-coded value for the
          version, "1.9d", which it compares to
          java.specification.version.  Verona [0,1] changes the system
          property from "1.9" to "9".  The provider’s version should be
          changed to “9.0d”.  <o:p></o:p></p>
        <p class="MsoPlainText"><o:p> </o:p></p>
        <p class="MsoPlainText">Many regression tests in the jdk
          repository fail due to this bug.  Test groups with failing
          tests detecting this problem include jdk_security,
          jdk_management, jdk_jmx, and jdk_net.  These tests now pass. 
          I have verified that all providers modified by 8030823 [2]
          have been updated.<o:p></o:p></p>
        <p class="MsoPlainText"><o:p> </o:p></p>
        <p class="MsoPlainText">After review, the changeset will be
          pushed to verona/stage [3]. The changeset will go to jdk9/dev
          when Verona is complete later this summer.<o:p></o:p></p>
        <p class="MsoPlainText"><o:p> </o:p></p>
        <p class="MsoPlainText">Thanks,<o:p></o:p></p>
        <p class="MsoPlainText">Iris<o:p></o:p></p>
        <p class="MsoPlainText"><o:p> </o:p></p>
        <p class="MsoPlainText">[0] <a moz-do-not-send="true"
            href="http://openjdk.java.net/projects/verona">http://openjdk.java.net/projects/verona</a><o:p></o:p></p>
        <p class="MsoPlainText">[1] <a moz-do-not-send="true"
            href="http://openjdk.java.net/jeps/223">http://openjdk.java.net/jeps/223</a><o:p></o:p></p>
        <p class="MsoPlainText">[2] <a moz-do-not-send="true"
            href="http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/f1066af06fa0">http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/f1066af06fa0</a><o:p></o:p></p>
        <p class="MsoPlainText">[3]
          <a class="moz-txt-link-freetext" href="http://hg.openjdk.java.net/verona/stage">http://hg.openjdk.java.net/verona/stage</a><o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
      </div>
    </blockquote>
  </body>
</html>