RFR: 8255894: Remove unused StubRoutines::_zero_aligned_words

Claes Redestad redestad at openjdk.java.net
Wed Nov 4 12:02:05 UTC 2020


_zero_aligned_words was a SPARC-only optimization added by JDK-7059037

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

Commit messages:
 - Remove unused StubRoutines::_zero_aligned_words

Changes: https://git.openjdk.java.net/jdk/pull/1053/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1053&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8255894
  Stats: 7 lines in 2 files changed: 0 ins; 7 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1053.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1053/head:pull/1053

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


More information about the hotspot-dev mailing list