Skip to content

Commit d4551b2

Browse files
committed
1 parent abde058 commit d4551b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2016-07-08-trait-method-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ Some flags used in the examples of this post:
558558
[JITWatch](https://github.com/AdoptOpenJDK/jitwatch) is a GUI tool that helps understanding what the
559559
JIT is doing (I haven't tried it yet).
560560

561-
A thread (dead link: hxxp://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2015-April/thread.html#17649)
561+
A thread (https://web.archive.org/web/20210506134240/https://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2015-April/thread.html#17649)
562562
on the hotspot-compiler-dev mailing list on why CHA is disabled for interfaces. Seems to discuss
563563
the situation before default methods were a common thing.
564564

0 commit comments

Comments
 (0)