RFR: 8255894: Remove unused StubRoutines::_zero_aligned_words
John Paul Adrian Glaubitz
glaubitz at openjdk.java.net
Wed Nov 4 12:30:55 UTC 2020
On Wed, 4 Nov 2020 12:18:36 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> 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.
OK, thanks. I just wanted to be sure since I remember there were parts in Hotspot that were used both for Zero and the native versions of Hotspot.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1053
More information about the hotspot-dev
mailing list