RFR: 8350642: Interpreter: Upgrade CountBytecodes to 64 bit on 64 bit platforms [v2]

Leonid Mesnik lmesnik at openjdk.org
Tue Mar 11 15:58:59 UTC 2025


On Mon, 10 Mar 2025 10:24:44 GMT, David Linus Briemann <duke at openjdk.org> wrote:

>> 8350642: Interpreter: Upgrade CountBytecodes to 64 bit on 64 bit platforms
>
> David Linus Briemann has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 15 additional commits since the last revision:
> 
>  - remove CountBytecodesTest from tier1
>  - Merge branch 'master' into dlb/bytecode_counter_overflow
>  - remove auto included header
>  - fix x86 asm
>  - address review comment, add back comma to copyright header
>  - formatting
>  - remove bad header
>  - add missing comma to copyright header
>  - speed up runtime by running less bytecodes, add explanation
>  - add copyright header and @bug number
>  - ... and 5 more: https://git.openjdk.org/jdk/compare/f1603a4b...31a52156

Test changes looks good for me.

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

Marked as reviewed by lmesnik (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23766#pullrequestreview-2675200343


More information about the hotspot-dev mailing list