[jdk19] RFR: 8287809: Revisit implementation of memory session [v4]
Maurizio Cimadamore
mcimadamore at openjdk.org
Wed Jul 6 17:16:56 UTC 2022
On Wed, 6 Jul 2022 17:07:37 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
>> Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Revert implicit vs. heap session changes
>
> src/java.base/share/classes/jdk/internal/foreign/abi/aarch64/macos/MacOsAArch64VaList.java line 172:
>
>> 170:
>> 171: public Builder(MemorySession session) {
>> 172: ((MemorySessionImpl)session).checkValidState();
>
> Or here, if the memory session is a non-closeable view.
I believe there was a wrong renaming with the IDE here, I will fix this
-------------
PR: https://git.openjdk.org/jdk19/pull/22
More information about the security-dev
mailing list