History log of /openjdk9/hotspot/src/share/vm/jvmci/jvmciCompiler.hpp
Revision Date Author Comments
# 12075:ec8f276d9b50 14-Sep-2016 dnsimon

8165755: [JVMCI] replace use of vm_abort with vm_exit
Reviewed-by: dholmes


# 11307:c9192107d675 11-May-2016 never

8156034: [JVMCI] Notify the jvmci compiler on completion of a bootstrap
Reviewed-by: twisti
Contributed-by: josef.eisl@jku.at


# 11299:f6085f9b9898 10-May-2016 dnsimon

8152311: [JVMCI] allow JVMCI compiler to change the compilation policy for a method
Reviewed-by: kvn, never


# 10106:d4c78501bb92 08-Feb-2016 dnsimon

8148507: [JVMCI] mitigate deadlocks related to JVMCI compiler under -Xbatch
Reviewed-by: twisti, dholmes


# 9809:946f85344998 23-Dec-2015 twisti

8145435: [JVMCI] some tests on Windows fail with: assert(!thread->is_Java_thread()) failed: must not be java thread
Reviewed-by: never, dnsimon, dholmes, coleenp


# 9453:4dff71612c99 10-Nov-2015 twisti

8142329: [JVMCI] pass Handle by value
Reviewed-by: coleenp, twisti
Contributed-by: Roland Schatz <roland.schatz@oracle.com>


# 9287:40bd4478a362 04-Nov-2015 twisti

8139170: JVMCI refresh
Reviewed-by: kvn


# 9191:a176d4737606 20-Oct-2015 neliasso

8137167: JEP165: Compiler Control: Implementation task
Summary: Compiler Control JEP
Reviewed-by: roland, twisti, zmajo, simonis


# 9111:a41fe5ffa839 08-Oct-2015 twisti

8136421: JEP 243: Java-Level JVM Compiler Interface
Reviewed-by: ihse, alanb, roland, coleenp, iveresov, kvn, kbarrett