Re: a JDK build with Graal as default

igor.ignatyev@oracle.com igor.ignatyev at oracle.com
Sun Mar 9 09:58:25 UTC 2014


Hi Miguel,

You can change default configuration by adding '-graal KNOWN' as the 1st line in 'jre/lib/<arch>/jvm.cfg' file.

-- II

----- Reply message -----
From: "Garcia Gutierrez Miguel Alfredo" <miguelalfredo.garcia at epfl.ch>
To: "graal-dev at openjdk.java.net" <graal-dev at openjdk.java.net>
Subject: a JDK build with Graal as default
Date: Sat, Mar 8, 2014 23:23

Hi,

After installing the JDK build from http://lafo.ssw.uni-linz.ac.at/builds/ and running "java -version" looks like Graal isn't the default JIT compiler (for that, one needs "java -graal ...")

Is there a build as above but with the Graal configuration as default? That would simplify tricking any Java software into using the Graal JIT compiler.

Miguel

--
Miguel Garcia
Swiss Federal Institute of Technology
EPFL - IC - LAMP1 - INR 328 - Station 14
CH-1015 Lausanne - Switzerland
http://lamp.epfl.ch/~magarcia/


More information about the graal-dev mailing list