RFR: 8341631: JShell should auto-import java.io.IO.*

Adam Sotona asotona at openjdk.org
Tue Nov 19 13:29:47 UTC 2024


On Tue, 19 Nov 2024 12:03:08 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:

> Adding `import static java.io.IO.*;` to the preview-default script of JShell. Also fixing JShell's console to handle the new `IO` methods properly.

Looks good to me.

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

Marked as reviewed by asotona (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22237#pullrequestreview-2445479259


More information about the kulla-dev mailing list