RFR: 8313348: Fix typo in JFormattedTextField: 'it self'

Alexey Ivanov aivanov at openjdk.org
Sat Aug 5 18:45:38 UTC 2023


On Thu, 3 Aug 2023 02:52:45 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:

> Hopefully the rest can be updated as they're encountered when those other files are touched.

That's what I usually do. If I see a problem in a file, a class, I tend to report it and fix it. Doing it quickly is preferable because I'm not always ready to spend more time into looking around to address other instances of the same problem.

> I'll keep a lookout myself

Thanks! @DamonGuy Gradually, even if one file at a time, we'll get to a cleaner code base.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/15087#issuecomment-1666578321



More information about the client-libs-dev mailing list