Integrated: 8337124: (fs) sun.nio.fs.WindowsSecurity.enablePrivilege should pin when continuations supported
Brian Burkhalter
bpb at openjdk.org
Thu Jul 25 21:02:34 UTC 2024
On Wed, 24 Jul 2024 23:49:32 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> In `sun.nio.fs.WindowsSecurity.enablePrivilege`, change `PreviewFeatures.isEnabled` to `ContinuationSupport.isSupported`.
This pull request has now been integrated.
Changeset: 8c28f25e
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8c28f25e1383f10a78b05e47ccf1cc4262069e69
Stats: 5 lines in 1 file changed: 1 ins; 1 del; 3 mod
8337124: (fs) sun.nio.fs.WindowsSecurity.enablePrivilege should pin when continuations supported
Reviewed-by: jpai, alanb
-------------
PR: https://git.openjdk.org/jdk/pull/20319
More information about the nio-dev
mailing list