On Wed, 7 Dec 2022 21:55:43 GMT, Per Minborg <pminb...@openjdk.org> wrote:
> This PR suggests renaming various names from "session" to "scope" in > accordance with https://openjdk.org/jeps/434 > > The PRs contains changes for several sub-components. I think we should split this PR into multiple parts: * there are some good javadoc changes in here to the Vector API docs * there are some test changes, where some of the names are out of date * the majority of changes, which is caused by MemorySessionImpl -> MemoryScopeImpl is the part I'm less sure about. I think leaving that as is might be fine for now. ------------- PR: https://git.openjdk.org/jdk/pull/11573