8156034: [JVMCI] Notify the jvmci compiler on completion of a bootstrap

Reviewed-by: twisti
This commit is contained in:
Josef Eisl 2016-05-12 04:17:00 +00:00 committed by Tom Rodriguez
parent 3548f9ecba
commit 536db8741f
10 changed files with 48 additions and 7 deletions

View file

@ -358,6 +358,7 @@
template(nthreads_name, "nthreads") \
template(ngroups_name, "ngroups") \
template(shutdown_method_name, "shutdown") \
template(bootstrapFinished_method_name, "bootstrapFinished") \
template(finalize_method_name, "finalize") \
template(reference_lock_name, "lock") \
template(reference_discovered_name, "discovered") \