hg: graal/graal: 3 new changesets

doug.simon at oracle.com doug.simon at oracle.com
Mon Feb 3 18:00:13 PST 2014


Changeset: a9604b40f5e7
Author:    Gilles Duboscq <duboscq at ssw.jku.at>
Date:      2014-02-03 14:47 +0100
URL:       http://hg.openjdk.java.net/graal/graal/rev/a9604b40f5e7

On HotSpot, debug_id should be an int, not a short

! src/share/vm/runtime/deoptimization.cpp
! src/share/vm/runtime/deoptimization.hpp

Changeset: 6b91134526a7
Author:    Andreas Woess <andreas.woess at jku.at>
Date:      2014-02-03 15:49 +0100
URL:       http://hg.openjdk.java.net/graal/graal/rev/6b91134526a7

Truffle: disable (most) optimistic optimizations (profile is not reliable in hosted mode)

! graal/com.oracle.graal.truffle/src/com/oracle/graal/truffle/TruffleCompilerImpl.java

Changeset: 1e01e2644a5d
Author:    Tom Rodriguez <tom.rodriguez at oracle.com>
Date:      2014-02-03 10:43 -0800
URL:       http://hg.openjdk.java.net/graal/graal/rev/1e01e2644a5d

Make blocking compiles safe

! graal/com.oracle.graal.hotspot/src/com/oracle/graal/hotspot/CompilationTask.java
! graal/com.oracle.graal.hotspot/src/com/oracle/graal/hotspot/CompileTheWorld.java
! graal/com.oracle.graal.hotspot/src/com/oracle/graal/hotspot/bridge/VMToCompilerImpl.java



More information about the graal-dev mailing list