We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58c0ca7 commit a84bd4bCopy full SHA for a84bd4b
_posts/2016-07-08-trait-method-performance.md
@@ -558,8 +558,7 @@ Some flags used in the examples of this post:
558
[JITWatch](https://github.com/AdoptOpenJDK/jitwatch) is a GUI tool that helps understanding what the
559
JIT is doing (I haven't tried it yet).
560
561
-A
562
-[thread](http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2015-April/thread.html#17649)
+A thread (dead link: hxxp://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2015-April/thread.html#17649)
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
0 commit comments