RFR: 8299168: RISC-V: Fix MachNode size mismatch for MacroAssembler::_verify_oops* [v2]
Xiaolin Zheng
xlinzheng at openjdk.org
Wed Dec 21 07:45:51 UTC 2022
On Wed, 21 Dec 2022 07:33:33 GMT, Fei Yang <fyang at openjdk.org> wrote:
> Looks like the code comments could be further improved. Did you checked other possible occurrences else where?
Thanks for the comment suggestions. Yes, checked - only the two places are special that we need to adapt to C2's code emission strategies. Fails only under the `-XX:+VerifyOops` with a fastdebug build here.
-------------
PR: https://git.openjdk.org/jdk/pull/11750
More information about the hotspot-dev
mailing list