Integrated: 8342936: Enhance java.io.IO with parameter-less println() and readln()

Jan Lahoda jlahoda at openjdk.org
Thu Nov 14 08:26:31 UTC 2024


On Thu, 24 Oct 2024 19:27:47 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

This pull request has now been integrated.

Changeset: c3776db4
Author:    Jan Lahoda <jlahoda at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c3776db498193d45088ed19e2a1d2697281fd590
Stats:     231 lines in 14 files changed: 212 ins; 8 del; 11 mod

8342936: Enhance java.io.IO with parameter-less println() and readln()

Reviewed-by: asotona, jpai, naoto

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

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


More information about the core-libs-dev mailing list