mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-08 14:08:48 +00:00
Jatins typo fix part 1
Co-authored-by: Jatin Bhateja <jatinbha.cloud@gmail.com>
This commit is contained in:
parent
0d585b18f6
commit
e5f09691f8
@ -677,7 +677,7 @@ public class VectorAlgorithmsImpl {
|
||||
}
|
||||
|
||||
// X4: ints simulate 4-byte oops.
|
||||
// oops: if non-zero (= non-null), every entry simpulates a 4-byte oop, pointing into mem.
|
||||
// oops: if non-zero (= non-null), every entry simulates a 4-byte oop, pointing into mem.
|
||||
// mem: an int array that simulates the memory.
|
||||
//
|
||||
// Task: Find all non-null oops, and dereference them, get the relevant field.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user