On Wed, 6 Jul 2022 17:07:37 GMT, Jorn Vernee <jver...@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

Reply via email to