On Mon, 6 May 2024 21:45:12 GMT, Pavel Rappo <pra...@openjdk.org> wrote:
> Please review this PR which introduces the `java.io.IO` top-level class and > three methods to `java.io.Console` for [Implicitly Declared Classes and > Instance Main Methods (Third Preview)]. > > This PR has been obtained as `git merge --squash` of a now obsolete [draft > PR]. > > [Implicitly Declared Classes and Instance Main Methods (Third Preview)]: > https://bugs.openjdk.org/browse/JDK-8323335 > [draft PR]: https://github.com/openjdk/jdk/pull/18921 This pull request has now been integrated. Changeset: c099f14f Author: Pavel Rappo <pra...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/c099f14f07260713229cffbe7d23aa8305415a67 Stats: 696 lines in 15 files changed: 691 ins; 1 del; 4 mod 8305457: Implement java.io.IO Reviewed-by: naoto, smarks, jpai, jlahoda ------------- PR: https://git.openjdk.org/jdk/pull/19112