On Tue, 8 Feb 2022 20:18:20 GMT, Sean Mullan wrote:
>>> Are you maybe saying that this method returns the value of the system
>>> properties if they are set?
>>
>> The return value of this method depends on the following specs:
>>
>> * If the {@link #setSignatureSchemes} method has not be
On Mon, 7 Feb 2022 23:13:13 GMT, Xue-Lei Andrew Fan wrote:
>>> "If set, these properties will override the signature schemes returned by
>>> this method."
>>
>> If I understand your ideas correctly, the behavior should be "the returned
>> value of this method will override these properties", e
On Wed, 2 Feb 2022 08:31:08 GMT, Masanori Yano wrote:
> I added socket connection check same as IPv6_supported().
> Before this fix, when IPv4 is uninstalled (called `netsh interface ipv4
> uninstall`), and set property `-Djava.net.preferIPv4Stack=true`,
> java.net.InetAddress.PLATFORM_LOOKUP_P