> This is a JDK 19 clone of:
> https://urldefense.com/v3/__https://github.com/openjdk/jdk/pull/9017__;!!ACWV5N9M2RV99hQ!LasBnmlQqj3d1rqmNV1QR8r1A712unwkWeIA-hKEZUsYJKufBEFTSX-saLL9b-ktzJmys5eM5ztcf8vK9D7eX3399d8g$
>
Maurizio Cimadamore has updated the pull request incrementally with one
additi
> This is a cleanup of the memory session implementation. The main new concept
> is that `MemorySessionImpl` is split into two parts: there is an
> implementation of memory session and then there is a state abstraction
> (`MemorySessionImpl.State`). This allows to share the state across multiple