[foreign-memaccess] RFR: 8248237: VarHandleByteArrayView nioAccess field should be static final

Paul Sandoz psandoz at openjdk.java.net
Thu Jun 25 02:03:28 UTC 2020


Make static field final and change the name to conform to the naming convention.

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

Commit messages:
 - 8248237: VarHandleByteArrayView nioAccess field should be static final

Changes: https://git.openjdk.java.net/panama-foreign/pull/214/files
 Webrev: https://webrevs.openjdk.java.net/panama-foreign/214/webrev.00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8248237
  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/panama-foreign/pull/214.diff
  Fetch: git fetch https://git.openjdk.java.net/panama-foreign pull/214/head:pull/214

PR: https://git.openjdk.java.net/panama-foreign/pull/214


More information about the panama-dev mailing list