RFR: JDK-8287288: Fix some typos in C1 [v2]

Christian Hagedorn chagedorn at openjdk.java.net
Mon May 30 07:53:43 UTC 2022


On Fri, 27 May 2022 06:13:35 GMT, Zhuojun Miao <zmiao at openjdk.org> wrote:

>> 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

Marked as reviewed by chagedorn (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/8880


More information about the hotspot-compiler-dev mailing list