hg: graal/graal-compiler: 2 new changesets

doug.simon at oracle.com doug.simon at oracle.com
Wed Jan 6 17:47:58 UTC 2016


Changeset: 2ea1d1979187
Author:    Doug Simon <doug.simon at oracle.com>
Date:      2016-01-06 18:06 +0100
URL:       http://hg.openjdk.java.net/graal/graal-compiler/rev/2ea1d1979187

strip debugger VM options from subprocess

! graal/com.oracle.graal.truffle.test/src/com/oracle/graal/truffle/test/LazyInitializationTest.java

Changeset: 3fa1b7b2329c
Author:    Doug Simon <doug.simon at oracle.com>
Date:      2016-01-06 18:20 +0100
URL:       http://hg.openjdk.java.net/graal/graal-compiler/rev/3fa1b7b2329c

added MethodInlineBailoutLimit option to guard against inlining pathologies that effectively prevent compilation from completing in reasonable time

! graal/com.oracle.graal.phases.common/src/com/oracle/graal/phases/common/inlining/InliningPhase.java
! graal/com.oracle.graal.phases.common/src/com/oracle/graal/phases/common/inlining/walker/InliningData.java



More information about the graal-dev mailing list