RFR: 8350642: Interpreter: Upgrade CountBytecodes to 64 bit on 64 bit platforms
David Linus Briemann
duke at openjdk.org
Wed Mar 5 21:52:14 UTC 2025
8350642: Interpreter: Upgrade CountBytecodes to 64 bit on 64 bit platforms
-------------
Commit messages:
- 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
- finish CountBytecodesTest
- fix some print directives, add test 1st version
- ... and 3 more: https://git.openjdk.org/jdk/compare/e1d0a9c8...45699ec5
Changes: https://git.openjdk.org/jdk/pull/23766/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23766&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8350642
Stats: 108 lines in 11 files changed: 86 ins; 0 del; 22 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