RFR: 8331535: Incorrect prompt for Console.readLine
Pavel Rappo
prappo at openjdk.org
Fri May 3 18:54:52 UTC 2024
On Fri, 3 May 2024 17:07:59 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> Or maybe we could explicitly specify `-Djdk.console=jdk.internal.le` to the test.
We could do that, or we could replace `jdk.internal.le` with "default" in the summary.
Ideally, we should have separate tests that make sure that jdk.internal.le is the default impl. We should also test this behaviour (i.e. % interpretation) on jdk.internal.io Console impl. What do you think?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/19081#discussion_r1589620826
More information about the core-libs-dev
mailing list