<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body>
    Hi Raffaello,<br>
    <br>
    What's the use case, can you give an example?<br>
    <br>
    Seems reasonable; would you also add `lastIndexOf(int ch, int
    fromIndex, int toIndex)`?<br>
    Not intrinsified, but for symmetry.<br>
    <br>
    Regards, Roger<br>
    <br>
    <div class="moz-cite-prefix">On 2/15/23 10:47 AM, Raffaello
      Giulietti wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:BY5PR10MB4002F07F93E62312C95A419487A39@BY5PR10MB4002.namprd10.prod.outlook.com">
      
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style>@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;}p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}div.WordSection1
        {page:WordSection1;}</style>
      <div class="WordSection1">
        <p class="MsoNormal"><span lang="EN-US">Hello,<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Currently `String` does
            not expose a method `indexOf(int ch, int fromIndex, int
            toIndex)`, where the 3<sup>rd</sup> parameter limits the
            search to positions up to it (exclusive). JBS issue [1] has
            been filed as an “Enhancement” to add it to the codebase.<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Before preparing a PR
            and a CSR, I would like to gather opinions and suggestions.<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Greetings<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Raffaello<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">----<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">[1] <a href="https://bugs.openjdk.org/browse/JDK-8302590" moz-do-not-send="true" class="moz-txt-link-freetext">
              https://bugs.openjdk.org/browse/JDK-8302590</a><o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
      </div>
    </blockquote>
    <br>
  </body>
</html>