RFR: 8255894: Remove unused StubRoutines::_zero_aligned_words

Aleksey Shipilev shade at openjdk.java.net
Wed Nov 4 12:23:04 UTC 2020


On Wed, 4 Nov 2020 12:09:56 GMT, John Paul Adrian Glaubitz <glaubitz at openjdk.org> wrote:

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

This is not about Zero VM. This stub is supposed to be _zeroing the memory_, and it is not used at all, AFAICS. So there is no breakage for Zero VM on SPARC.

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

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


More information about the hotspot-dev mailing list