On Sun, 6 Oct 2024 17:25:55 GMT, Markus KARG <d...@openjdk.org> wrote:
>> src/java.base/share/classes/java/io/Reader.java line 187: >> >>> 185: * Reads a single character. >>> 186: * >>> 187: * @return The character read, or -1 if the end of the >>> stream has been >> >> Don't need these javadocs; this implementation class is not publicly visible. > > Correct. If everybody is fine with that, I will drop it. Dropped it. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21371#discussion_r1789182924