RFR: 8255894: Remove unused StubRoutines::_zero_aligned_words
John Paul Adrian Glaubitz
glaubitz at openjdk.java.net
Wed Nov 4 12:12:58 UTC 2020
On Wed, 4 Nov 2020 11:51:20 GMT, Claes Redestad <redestad at openjdk.org> wrote:
> _zero_aligned_words was a SPARC-only optimization added by JDK-7059037
FWIW, we are still building Zero on SPARC in Debian. So, if there is an extra alignment that's needed on SPARC, I'd appreciate if it could stay in in case it's required for SPARC.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1053
More information about the hotspot-dev
mailing list