-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 11, 17, 21
-
Component/s: hotspot
-
b07
-
aarch64
https://github.com/openjdk/jdk/blob/master/src/hotspot/cpu/aarch64/aarch64.ad#L3398 says
/// mov envcodings
I think "envcodings" is a typo for "encodings".
I also think the triple-slash end-of-line comment is a typo: a double-slash would do, and I don't see any other uses of triple-slash comments to indicate that it might be trying to tell me something.
It looks like that code has been unchanged since the aarch64 C1 and C2 compilers were added 9 years ago.
/// mov envcodings
I think "envcodings" is a typo for "encodings".
I also think the triple-slash end-of-line comment is a typo: a double-slash would do, and I don't see any other uses of triple-slash comments to indicate that it might be trying to tell me something.
It looks like that code has been unchanged since the aarch64 C1 and C2 compilers were added 9 years ago.
- links to
-
Commit(master)
openjdk/jdk/6f325db4
-
Review(master)
openjdk/jdk11u-dev/3114
-
Review(master)
openjdk/jdk17u-dev/4165
-
Review(master)
openjdk/jdk21u-dev/2458
-
Review(master)
openjdk/jdk/20081