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

duke duke at openjdk.org
Wed Mar 12 10:15:56 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/f8da6256...31a52156

@dbriemann 
Your change (at version 31a52156cc085c2a7296acf516331781bc61cb5d) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/23766#issuecomment-2717351794


More information about the hotspot-dev mailing list