Skip to content

Commit 6174a53

Browse files
authored
Merge pull request #925 from lihaoyi/patch-1
Fix name in blog post
2 parents 519e5ac + baf8102 commit 6174a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: _posts/2016-07-08-trait-method-performance.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ A
563563
on the hotspot-compiler-dev mailing list on why CHA is disabled for interfaces. Seems to discuss
564564
the situation before default methods were a common thing.
565565

566-
A [gist](https://gist.github.com/rednaxelafx/1165804#file-notes-md) by Krystal Mok explaining many
566+
A [gist](https://gist.github.com/rednaxelafx/1165804#file-notes-md) by Kris Mok explaining many
567567
details of the `-XX:+PrintCompilation` output and other details of the JIT process.
568568

569569
The [glossary](http://openjdk.java.net/groups/hotspot/docs/HotSpotGlossary.html) on the HotSpot

0 commit comments

Comments
 (0)