On Fri, 15 Nov 2024 14:50:21 GMT, Magnus Ihse Bursie wrote:
>> Currently, the man pages are stored as troff (a text format) in the open
>> repo, and a content-wise identical copy is stored as markdown (another text
>> format) in the closed repo.
>>
>> Since markdown is preferred to troff in te
On Sun, 17 Nov 2024 09:24:59 GMT, Eirik Bjørsnøs wrote:
> Okay, so "not only security manager related then" :-) The current
> implementation does return null on checkPermission failure, but yes, there
> are other ways null may be returned.
JEP 486 removed the sentence "If a security manager is
On Sun, 17 Nov 2024 06:35:34 GMT, Alan Bateman wrote:
>> Eirik Bjørsnøs has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Revert method description changes for getHardwareAddress
>
> src/java.base/share/classes/java/net/NetworkInterface.ja
> Please review this PR which cleans up SecurityManager related code from
> `java.net.NetworkInterface` after JEP-486.
>
> The specification of four methods in NetworkInterface is updated to reflect
> that these methods no longer uses `SecurityManager` to filter the results
> such that a subset