hg: graal/graal: 3 new changesets

doug.simon at oracle.com doug.simon at oracle.com
Tue Jul 29 15:38:48 UTC 2014


Changeset: 8cdb9ef96c01
Author:    Doug Simon <doug.simon at oracle.com>
Date:      2014-07-29 16:53 +0200
URL:       http://hg.openjdk.java.net/graal/graal/rev/8cdb9ef96c01

make up-to-date check for generated sources work with --installed-jdks

! mx/mx_graal.py

Changeset: c6b16d7d139e
Author:    Doug Simon <doug.simon at oracle.com>
Date:      2014-07-29 16:54 +0200
URL:       http://hg.openjdk.java.net/graal/graal/rev/c6b16d7d139e

added test to show only verified bytecode can be accessed with Graal API

+ graal/com.oracle.graal.hotspot.test/src/com/oracle/graal/hotspot/test/BytecodeVerificationTest.java

Changeset: ae876dca8a75
Author:    Doug Simon <doug.simon at oracle.com>
Date:      2014-07-29 16:58 +0200
URL:       http://hg.openjdk.java.net/graal/graal/rev/ae876dca8a75

added test showing that the Graal API is inaccessible when -XX:+UseGraalClassLoader is specified

+ graal/com.oracle.graal.hotspot.test/src/com/oracle/graal/hotspot/test/GraalClassLoaderTest.java



More information about the graal-dev mailing list