Integrated: 8302452: [JVMCI] Export _poly1305_processBlocks, JfrThreadLocal fields to JVMCI compiler.
Yudi Zheng
yzheng at openjdk.org
Tue Mar 7 18:47:56 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.
This pull request has now been integrated.
Changeset: 4d4eadea
Author: Yudi Zheng <yzheng at openjdk.org>
Committer: Doug Simon <dnsimon at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4d4eadeae320722191feaf8022a04461232ae95b
Stats: 12 lines in 3 files changed: 12 ins; 0 del; 0 mod
8302452: [JVMCI] Export _poly1305_processBlocks, JfrThreadLocal fields to JVMCI compiler.
Reviewed-by: dnsimon, never
-------------
PR: https://git.openjdk.org/jdk/pull/12560
More information about the hotspot-compiler-dev
mailing list