mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +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
|
@ -930,7 +930,7 @@ void frame::oops_interpreted_do(OopClosure* f, const RegisterMap* map, bool quer
|
|||
// => process callee's arguments
|
||||
//
|
||||
// Note: The expression stack can be empty if an exception
|
||||
// occured during method resolution/execution. In all
|
||||
// occurred during method resolution/execution. In all
|
||||
// cases we empty the expression stack completely be-
|
||||
// fore handling the exception (the exception handling
|
||||
// code in the interpreter calls a blocking runtime
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue