RFR: JDK-8297660: x86: Redundant test+jump in C1 allocateArray [v2]

Thomas Stuefe stuefe at openjdk.org
Sat Nov 26 11:39:52 UTC 2022


On Sat, 26 Nov 2022 11:33:30 GMT, Yi Yang <yyang at openjdk.org> wrote:

> I mean, remove the checking from caller instead of callee. zero_memory can be used in other places given that it is part of general macro assembler.

Did I not just do that? Could you check the latest version please?

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

PR: https://git.openjdk.org/jdk/pull/11372


More information about the hotspot-dev mailing list