The Artima Developer Community
Sponsored Link

Java Buzz Forum
Graal: A quest for the JVM to leverage its own J

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Franco Martinig

Posts: 5631
Nickname: martinig
Registered: Apr, 2003

Scrum Expert
Graal: A quest for the JVM to leverage its own J Posted: Sep 20, 2012 5:07 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Franco Martinig.
Original Post: Graal: A quest for the JVM to leverage its own J
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
Latest Java Buzz Posts
Latest Java Buzz Posts by Franco Martinig
Latest Posts From Java Software Development Videos and Tutorials Directory

Advertisement
Graal is a just-in-time compiler written in Java that works with both the HotSpot VM and the Maxine VM. It is based on a port of the HotSpot client compiler from C++ to Java, but it takes new approaches in some key areas, most notably the intermediate representation. The Graal project objective is to create an extensible, dynamic compiler using object-oriented Java programming, a graph intermediate representation and Java snippets. Watch the video on http://medianetwork.oracle.com/video/player/1785432492001 Watch the slides on http://wiki.jvmlangsummit.com/images/c/c4/Simon_Graal_Presentation.pdf

Read: Graal: A quest for the JVM to leverage its own J

Topic: Maven Cargo plugin for Integration Testing Previous Topic   Next Topic Topic: Pragmatic Thinking and Learning - how to think consciously about thinking and learning

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use