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

Yudi Zheng yzheng at openjdk.java.net
Thu Feb 17 10:42:41 UTC 2022


> 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.

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7511/files
  - new: https://git.openjdk.java.net/jdk/pull/7511/files/e4fffaee..f5381932

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7511&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7511&range=00-01

  Stats: 8 lines in 1 file changed: 3 ins; 5 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7511.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7511/head:pull/7511

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


More information about the hotspot-compiler-dev mailing list