RFR: 8350642: Interpreter: Upgrade CountBytecodes to 64 bit on 64 bit platforms
Leonid Mesnik
lmesnik at openjdk.org
Wed Mar 5 21:52:14 UTC 2025
On Tue, 25 Feb 2025 08:43:04 GMT, David Linus Briemann <duke at openjdk.org> wrote:
> 8350642: Interpreter: Upgrade CountBytecodes to 64 bit on 64 bit platforms
Changes requested by lmesnik (Reviewer).
test/hotspot/jtreg/runtime/interpreter/CountBytecodesTest.java line 32:
> 30: * does not overflow for more than 2^32 bytecodes counted.
> 31: * @library /test/lib
> 32: * @run main/othervm/timeout=300 CountBytecodesTest
The long tests should be excluded from tier1. Please update TEST.groups.
-------------
PR Review: https://git.openjdk.org/jdk/pull/23766#pullrequestreview-2662309083
PR Review Comment: https://git.openjdk.org/jdk/pull/23766#discussion_r1982081409
More information about the hotspot-dev
mailing list