Skip to content

Commit 7190ff7

Browse files
committed
fix 404 link
1 parent 6e7d3a2 commit 7190ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ details of the `-XX:+PrintCompilation` output and other details of the JIT proce
568568
The [glossary](https://openjdk.java.net/groups/hotspot/docs/HotSpotGlossary.html) on the HotSpot
569569
wiki contains some useful nomenclature.
570570

571-
Finally, a [slide deck](https://www.cs.princeton.edu/picasso/mats/HotspotOverview.pdf) by Paul
571+
Finally, a [slide deck](https://web.archive.org/web/20240819093556/https://www.cs.princeton.edu/picasso/mats/HotspotOverview.pdf) by Paul
572572
Hohensee that covers many details of HotSpots internals.
573573

574574
# Discussion

0 commit comments

Comments
 (0)