Ivan Bessonov created IGNITE-25284:
--------------------------------------
Summary: GridUnsafe#wrapPointer should always use explicit method
handles
Key: IGNITE-25284
URL: https://issues.apache.org/jira/browse/IGNITE-25284
Project: Ignite
Issue Type: Improvement
Reporter: Ivan Bessonov
Assignee: Ivan Bessonov
If method handle is static and final, JIT will be able to optimize it. Current
code doesn't allow for such optimizations, making "wrapPointer" slow
--
This message was sent by Atlassian Jira
(v8.20.10#820010)