wwwjames opened a new issue, #11853: URL: https://github.com/apache/ignite/issues/11853
`org.apache.ignite.internal.util.GridUnsafe.objectFieldOffset(Field)` and `staticFieldOffset(Field) `will throw an `UnsupportedOperationException` for records since they use the matching (and deprecated since Java 18) methods from `jdk.unsupported:sun.misc.Unsafe`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
