RFR: 6980847: (fs) Files.copy needs to be tuned [v9]

Brian Burkhalter bpb at openjdk.org
Wed Jun 22 17:36:52 UTC 2022


On Wed, 22 Jun 2022 17:19:56 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> I did not do that because `flags` is final but I guess it need not be.
>
> Actually `flags` must be final as it is referenced from an inner class.

Addressed in 82bbc8b779befc254093239897e25e5db85e4e0b.

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

PR: https://git.openjdk.org/jdk/pull/9161


More information about the nio-dev mailing list