RFR: 8302452: [JVMCI] Export _poly1305_processBlocks, JfrThreadLocal fields to JVMCI compiler.
Yudi Zheng
yzheng at openjdk.org
Tue Feb 28 16:13:45 UTC 2023
On Tue, 14 Feb 2023 15:13:05 GMT, Yudi Zheng <yzheng at openjdk.org> wrote:
> This PR allows JVMCI compiler intrinsics to reuse the _poly1305_processBlocks stub and to update JfrThreadLocal fields on `Thread.setCurrentThread` events.
@dean-long could you please review this patch? thanks!
-------------
PR: https://git.openjdk.org/jdk/pull/12560
More information about the hotspot-compiler-dev
mailing list