We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 519e5ac + baf8102 commit 6174a53Copy full SHA for 6174a53
_posts/2016-07-08-trait-method-performance.md
@@ -563,7 +563,7 @@ A
563
on the hotspot-compiler-dev mailing list on why CHA is disabled for interfaces. Seems to discuss
564
the situation before default methods were a common thing.
565
566
-A [gist](https://gist.github.com/rednaxelafx/1165804#file-notes-md) by Krystal Mok explaining many
+A [gist](https://gist.github.com/rednaxelafx/1165804#file-notes-md) by Kris Mok explaining many
567
details of the `-XX:+PrintCompilation` output and other details of the JIT process.
568
569
The [glossary](http://openjdk.java.net/groups/hotspot/docs/HotSpotGlossary.html) on the HotSpot
0 commit comments