8183991: Update Graal

Reviewed-by: kvn
This commit is contained in:
Igor Veresov 2017-07-07 09:40:47 -07:00
parent 5bd24e0c25
commit b7629460d2
418 changed files with 10369 additions and 10463 deletions

View file

@ -36,7 +36,7 @@ done
$JAVA_HOME/bin/javac -d . $DIR/$TEST.java
JAOTC_OPTS="-J-Xmx4g -J-ea --compile-for-tiered --info"
JAOTC_OPTS="-J-Xmx4g --compile-for-tiered --info"
JAVA_OPTS="-Xmx4g -XX:+UseAOT -XX:+UnlockDiagnosticVMOptions -XX:+UseAOTStrictLoading"
# Compile with: +UseCompressedOops +UseG1GC