RFR: JDK-8287288: Fix some typos in C1
Dean Long
dlong at openjdk.java.net
Thu May 26 22:12:27 UTC 2022
On Wed, 25 May 2022 09:11:23 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
I don't think the non_data_bits issue should be addressed as part of this typo fix. Please file a separate bug for that.
-------------
Marked as reviewed by dlong (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/8880
More information about the hotspot-compiler-dev
mailing list