On Mon, 15 Sep 2025 06:45:25 GMT, Per Minborg <[email protected]> wrote:
>> Shaojin Wen has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Update test/jdk/jdk/internal/util/DecimalDigitsTest.java >> >> Co-authored-by: Chen Liang <[email protected]> > > We have, for long, established that changes like this should be discussed > before putting forward any code. Yet, I am unable to find any discussion in > the appropriate mailing list. Please send me the link to the mailing list > discussion. I must have missed it for some reason. @minborg The process went like this: On August 23rd, I posted an email to the core-libs-dev mailing list titled "Introduce and utilize DecimalDigits.appendPair for efficient two-digit formatting." The message included a link to the pull request (PR) https://github.com/openjdk/jdk/pull/26911. At the time, the PR was in draft status. On August 26th, @jodastephen commented on the PR. He's an expert in java.time, and based on his comments, I created an issue and changed the PR status to RFR. ------------- PR Comment: https://git.openjdk.org/jdk/pull/26911#issuecomment-3291005980
