-
Enhancement
-
Resolution: Unresolved
-
Major
-
None
-
None
Java 23 has now deprecated the Unsafe API that we utilize for off heap. We need to convert the code to use the new MemorySegment classes instead for off heap when using newer JDKs.
- is incorporated by
-
JDG-7494 Off heap support for JDK 23
- New