On Thu, 25 Jun 2026 11:59:39 GMT, Andrey Turbanov <[email protected]> wrote:
>> Justin Lu has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Make apparent the distinction of cnFmt and dFmt for factory methods. >> Loosen wording from cast to convert. > > src/java.base/share/classes/java/text/DecimalFormat.java line 254: > >> 252: * <td>Number >> 253: * <td>Separates mantissa and exponent in scientific notation. >> This value >> 254: * is case sensistive. <em>Need not be quoted in prefix or >> suffix.</em> > > Is it a typo? > Suggestion: > > * is case sensitive. <em>Need not be quoted in prefix or > suffix.</em> I can address this the next time a specification update is done to the class. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/18731#discussion_r3476597393
