RFR: 8319324: FFM: Reformat javadocs [v3]

Per Minborg pminborg at openjdk.org
Mon Nov 6 15:05:40 UTC 2023


On Mon, 6 Nov 2023 11:41:23 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> You might also want to look into the MethodHandles XYZCoordinates combinators (as they have also been added as part of FFM). And, also, `ModuleLayer::Controller::enableNativeAccess`, `Module::isNativeAccessEnabled` and `FileChannel::map(... Arena)`.

These are checked now. Only FileChannel needed a very small adjustment.

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

PR Comment: https://git.openjdk.org/jdk/pull/16518#issuecomment-1795032761


More information about the core-libs-dev mailing list