On Thu, 30 May 2024 19:48:25 GMT, Naoto Sato <na...@openjdk.org> wrote:

>> There is an initialization code in `Console` class that searches for the 
>> Console implementations. Refactoring the init code not to use lambda/stream 
>> would reduce the (initial) number of loaded classes by about 100 for 
>> java.base implementations. This would become relevant when the java.io.IO 
>> (JEP 477) uses Console as the underlying framework.
>
> Naoto Sato has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Clarify the comment for multiple impls in the module case

Thank you for your reviews!

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

PR Comment: https://git.openjdk.org/jdk/pull/19467#issuecomment-2145561992

Reply via email to