RFR: 8305457: Implement java.io.IO [v8]

Pavel Rappo prappo at openjdk.org
Fri May 10 10:43:18 UTC 2024


> 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

Pavel Rappo has updated the pull request incrementally with two additional commits since the last revision:

 - Clarify input charset
 - Make IO final

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/19112/files
  - new: https://git.openjdk.org/jdk/pull/19112/files/1bf7a4cd..43a95732

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=19112&range=07
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=19112&range=06-07

  Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/19112.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19112/head:pull/19112

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


More information about the core-libs-dev mailing list