RFR: 8350642: Interpreter: Upgrade CountBytecodes to 64 bit on 64 bit platforms
Fei Yang
fyang at openjdk.org
Wed Mar 5 21:52:14 UTC 2025
On Tue, 25 Feb 2025 14:03:22 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> @RealFYang, @offamitkumar: You may want to test and review this PR on your platforms.
Hi, Thanks for the ping! RISC-V part of the change looks fine.
And `runtime/interpreter/CountBytecodesTest.java` test good with fastdebug build on my platform.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23766#issuecomment-2683762593
More information about the hotspot-dev
mailing list