RFR: 8246592: Simplify checking of boolean file attributes
Alan Bateman
Alan.Bateman at oracle.com
Thu Jun 4 13:26:32 UTC 2020
On 04/06/2020 14:22, Roger Riggs wrote:
> Hi Claes,
>
> Not a review...
>
> You'll need a CSR for the API change.
>
> FileSystem.java: You'll need proper javadoc for the new
> getBooleanAttribute method.
FileSystem is not a public class so it's not actually an API change. I
agree the public modifier is confusing, should probably be dropped from
all these methods.
-Alan
More information about the core-libs-dev
mailing list