RFR: 8350642: Interpreter: Upgrade CountBytecodes to 64 bit on 64 bit platforms [v2]
David Linus Briemann
duke at openjdk.org
Mon Mar 10 10:24:44 UTC 2025
> 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/dd67a552...31a52156
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23766/files
- new: https://git.openjdk.org/jdk/pull/23766/files/45699ec5..31a52156
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23766&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23766&range=00-01
Stats: 43114 lines in 1277 files changed: 19836 ins; 16962 del; 6316 mod
Patch: https://git.openjdk.org/jdk/pull/23766.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23766/head:pull/23766
PR: https://git.openjdk.org/jdk/pull/23766
More information about the hotspot-dev
mailing list