[jdk20] Integrated: JDK-8298277: Replace "session" with "scope" for FFM access

Per Minborg pminborg at openjdk.org
Wed Dec 14 21:44:08 UTC 2022


On Wed, 14 Dec 2022 09:30:21 GMT, Per Minborg <pminborg at openjdk.org> wrote:

> This PR proposes changing variable names from `session` to `scope`. The proposed changes are only for the FFM API and not other parts like the Vector API and test classes.

This pull request has now been integrated.

Changeset: ebc47104
Author:    Per Minborg <pminborg at openjdk.org>
Committer: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL:       https://git.openjdk.org/jdk20/commit/ebc471040e03dc41829d57e1280cabd75b2ad53a
Stats:     131 lines in 19 files changed: 0 ins; 0 del; 131 mod

8298277: Replace "session" with "scope" for FFM access

Reviewed-by: mcimadamore

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

PR: https://git.openjdk.org/jdk20/pull/29


More information about the core-libs-dev mailing list