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

Vladimir Kozlov kvn at openjdk.java.net
Thu Feb 17 20:10:11 UTC 2022


On Thu, 17 Feb 2022 15:30:44 GMT, Yudi Zheng <yzheng at openjdk.org> wrote:

>> This PR allows JVMCI compiler to reuse _sha3_implCompress, _md5_implCompress and aarch64::_has_negatives stubs.
>
> Yudi Zheng has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
> 
>   Export _sha3_implCompress, _md5_implCompress and aarch64::_has_negatives stubs to JVMCI compiler.

Marked as reviewed by kvn (Reviewer).

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

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


More information about the hotspot-compiler-dev mailing list