On Fri, 3 May 2024 18:52:12 GMT, Pavel Rappo <pra...@openjdk.org> wrote:

> Ideally, we should have separate tests that make sure that jdk.internal.le is 
> the default impl.

We have a test that checks if `System.console()` returns the correct Console 
(or null) from the expected module 
(`test/jdk/java/io/Console/ModuleSelectionTest.java`)

> We should also test this behaviour (i.e. % interpretation) on jdk.internal.io 
> Console impl.

Yeah, that would be helpful.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19081#discussion_r1589629655

Reply via email to