Integrated: 8316207: Fix typos in java.io.StreamTokenizer

Pavel Rappo prappo at openjdk.org
Fri Sep 15 17:35:51 UTC 2023


On Wed, 13 Sep 2023 15:43:45 GMT, Pavel Rappo <prappo at openjdk.org> wrote:

> This is a simple PR to fix a few typos in the doc comments of java.io.StreamTokenizer. When reviewing it, please double-check my proposal for L481. For this, you should ideally read the complete comment to the `lowerCaseMode` method. Thanks!

This pull request has now been integrated.

Changeset: 149acd18
Author:    Pavel Rappo <prappo at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/149acd186ed68d290e22dc2c86e17f46ef68b124
Stats:     4 lines in 1 file changed: 0 ins; 0 del; 4 mod

8316207: Fix typos in java.io.StreamTokenizer

Reviewed-by: naoto

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

PR: https://git.openjdk.org/jdk/pull/15723


More information about the core-libs-dev mailing list