Integrated: 8282044: [JVMCI] Export _sha3_implCompress, _md5_implCompress and aarch64::_has_negatives stubs to JVMCI compiler.

Yudi Zheng yzheng at openjdk.java.net
Fri Feb 18 18:03:54 UTC 2022


On Thu, 17 Feb 2022 09:48:42 GMT, Yudi Zheng <yzheng at openjdk.org> wrote:

> This PR allows JVMCI compiler to reuse _sha3_implCompress, _md5_implCompress and aarch64::_has_negatives stubs.

This pull request has now been integrated.

Changeset: 3943c89b
Author:    Yudi Zheng <yzheng at openjdk.org>
Committer: Vladimir Kozlov <kvn at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/3943c89b9b71d8c1fda3ba88fd833f08723202f0
Stats:     11 lines in 2 files changed: 9 ins; 2 del; 0 mod

8282044: [JVMCI] Export _sha3_implCompress, _md5_implCompress and aarch64::_has_negatives stubs to JVMCI compiler.

Reviewed-by: kvn

-------------

PR: https://git.openjdk.java.net/jdk/pull/7511


More information about the hotspot-compiler-dev mailing list