On Thu, 26 Mar 2026 22:07:26 GMT, Weijun Wang <[email protected]> wrote:

>> src/java.base/share/conf/security/java.security line 1735:
>> 
>>> 1733: # kinit, or by an API such as PasswordCallback with echo off, it 
>>> normally reads
>>> 1734: # directly from the console. If the console is not available, Java 
>>> may fall back
>>> 1735: # to reading from the standard input stream ("System.in"), which 
>>> typically
>> 
>> I note the word "may". Do we need to say under what conditions Java will 
>> fallback?
>
> It's actually always. Shall I just say "Java falls back..."?

Yes.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29490#discussion_r3000885887

Reply via email to