mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 19:44:41 +02:00
6810672: Comment typos
I have collected some typos I have found while looking at the code. Reviewed-by: kvn, never
This commit is contained in:
parent
67a5668b16
commit
05d1de7727
120 changed files with 278 additions and 277 deletions
|
@ -78,7 +78,7 @@ public:
|
|||
};
|
||||
|
||||
// See if it is OK to inline.
|
||||
// The reciever is the inline tree for the caller.
|
||||
// The receiver is the inline tree for the caller.
|
||||
//
|
||||
// The result is a temperature indication. If it is hot or cold,
|
||||
// inlining is immediate or undesirable. Otherwise, the info block
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue