hg: graal/graal: 4 new changesets
doug.simon at oracle.com
doug.simon at oracle.com
Fri May 1 01:00:08 UTC 2015
Changeset: 5d4f7c514447
Author: Gilles Duboscq <gilles.m.duboscq at oracle.com>
Date: 2015-04-30 18:04 +0200
URL: http://hg.openjdk.java.net/graal/graal/rev/5d4f7c514447
Skip deoptimizations that do not invalidate the compiled code in ConvertDeoptimizationToGuards
! graal/com.oracle.graal.compiler.test/src/com/oracle/graal/compiler/test/GuardEliminationCornerCasesTest.java
! graal/com.oracle.graal.phases.common/src/com/oracle/graal/phases/common/ConvertDeoptimizeToGuardPhase.java
Changeset: a394890fd474
Author: Gilles Duboscq <gilles.m.duboscq at oracle.com>
Date: 2015-04-30 17:08 +0200
URL: http://hg.openjdk.java.net/graal/graal/rev/a394890fd474
Prepare changelog for next version
! CHANGELOG.md
Changeset: bdeaa5a7b83c
Author: Gilles Duboscq <gilles.m.duboscq at oracle.com>
Date: 2015-04-30 18:49 +0200
URL: http://hg.openjdk.java.net/graal/graal/rev/bdeaa5a7b83c
Look for JDKs on demand, add --strict-compliance flag. Allow more precise search for JDK versions (use it for IGV)
! mx/mx_graal.py
! mxtool/.pylintrc
! mxtool/mx.py
Changeset: f383ff4c9af8
Author: Gilles Duboscq <gilles.m.duboscq at oracle.com>
Date: 2015-04-30 20:29 +0200
URL: http://hg.openjdk.java.net/graal/graal/rev/f383ff4c9af8
mx: fix JDK selection when running outside a tty, capture STRICT_COMPLIANCE from the env file, make sure raw_input promt goes to stdout
! mx/mx_graal.py
! mxtool/mx.py
More information about the graal-dev
mailing list