Want to create an interactive transcript for this episode?
Podcast: airhacks.fm podcast with adam bien
Episode: From Maxwell over Maxine to Graal VM, SubstrateVM and Truffle
Description: An airhacks.fm conversation with Thomas Wuerthinger (@thomaswue) about:
Working on HotSpot,
Sun started collaboration with Johannes Kepler University (JKU) in Linz,
Java HotSpot is written in C++,
"Array Bounds Check Elimination" for Java HotSpot Compiler, increased the performance by approx. 10%,
the possibly most impactful student work ever,
IdealGraphVisualizer (IGV): the graphical visualisation tool for HotSpot uses NetBeans visual library,
IGV is also used for GraalVM,
the Maxine Research VM at Sun Microsystems,
Project Maxwell was renamed to Maxine,
working at Sun's Menlo Park at Maxine,
the circular optimization of Java leads to higher performance,
the relation between Maxine and...