On Thu, 9 May 2024 18:27:08 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
>
> Pavel Rappo has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Fix System.console().readln(null) in jshell
>   
>   Without it, jshell hangs on me. Will think of a test.

Marked as reviewed by smarks (Reviewer).

Latest changes look good.

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

PR Review: https://git.openjdk.org/jdk/pull/19112#pullrequestreview-2049241670
PR Comment: https://git.openjdk.org/jdk/pull/19112#issuecomment-2103859341

Reply via email to