RFR: JDK-8287288: Fix some typos in C1 [v2]
Zhuojun Miao
zmiao at openjdk.java.net
Fri May 27 06:13:35 UTC 2022
> This is a trivial patch to fix some typos in C1.
> e.g. https://github.com/openjdk/jdk/blob/master/src/hotspot/share/c1/c1_LIRGenerator.cpp#L1190
Zhuojun Miao 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 two additional commits since the last revision:
- Complete the diagram with other non-data bits
- JDK-8287288: Fix some typos in C1
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/8880/files
- new: https://git.openjdk.java.net/jdk/pull/8880/files/dc7e9dd7..2e385bcb
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8880&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8880&range=00-01
Stats: 3834 lines in 120 files changed: 3154 ins; 248 del; 432 mod
Patch: https://git.openjdk.java.net/jdk/pull/8880.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/8880/head:pull/8880
PR: https://git.openjdk.java.net/jdk/pull/8880
More information about the hotspot-compiler-dev
mailing list