RFR: 8342936: Enhance java.io.IO with parameter-less println() and readln() [v3]
Adam Sotona
asotona at openjdk.org
Fri Nov 1 16:25:38 UTC 2024
On Tue, 29 Oct 2024 08:13:22 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
>> This PR is simply adding parameter-less `java.io.IO.{println(),readln()}`, with the (hopefully) obvious semantics, plus the corresponding wiring to make those work. This may become part of JEP 495:
>> https://openjdk.org/jeps/495
>
> Jan Lahoda has updated the pull request incrementally with one additional commit since the last revision:
>
> Fixing test for Console.readln/readLine, ensuring the proper methods are called.
Marked as reviewed by asotona (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/21693#pullrequestreview-2410405267
More information about the core-libs-dev
mailing list