hg: graal/graal-jvmci-9/hotspot: removed check on whether method is queued for compilation - rely on task->is_complete() instead

doug.simon at oracle.com doug.simon at oracle.com
Wed Feb 3 11:09:17 UTC 2016


Changeset: 1ef9c76b62af
Author:    Doug Simon <doug.simon at oracle.com>
Date:      2016-02-03 12:09 +0100
URL:       http://hg.openjdk.java.net/graal/graal-jvmci-9/hotspot/rev/1ef9c76b62af

removed check on whether method is queued for compilation - rely on task->is_complete() instead

! src/share/vm/compiler/compileBroker.cpp



More information about the graal-dev mailing list