On Tue, 28 Mar 2023 21:01:45 GMT, Justin Lu <j...@openjdk.org> wrote:
> This PR fixes a bad sentence break in DateFormat.FIELD AM_PM that caused > incomplete API > > Before: > <img width="1024" alt="Screen Shot 2023-03-27" > src="https://user-images.githubusercontent.com/67398801/228359165-f8c66ca2-745b-47ea-bca9-9c4afc7af914.png"> > > After: > <img > src="https://user-images.githubusercontent.com/67398801/228358935-9d978a7a-bfa5-42df-85a7-587e39d6c82c.png" > width="800" height="40"> This pull request has now been integrated. Changeset: d8158897 Author: Justin Lu <j...@openjdk.org> Committer: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/d8158897c3d0dbea46e4f55ad8b501252d88b7e1 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8304993: bad sentence break in DateFormat Reviewed-by: rriggs, naoto, lancea, iris ------------- PR: https://git.openjdk.org/jdk/pull/13216