Skip to content

Commit 243e092

Browse files
committed
Fix typo.
1 parent c1603d8 commit 243e092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hotspot/share/oops/markWord.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
// --------
112112
// hash:24 ------------>| larval:1 age:4 inline_type:1 lock:2
113113
//
114-
// 64 bits (follows ocmpact object header):
114+
// 64 bits (follows compact object header):
115115
// --------
116116
// klass:22 hash:31 -->| larval:1 flat_array:1 null_free_array:1 inline_type:1 age:4 self-fwd:1 lock:2 (normal object)
117117
//

0 commit comments

Comments
 (0)