History log of /openjdk10/test/lib/sun/hotspot/code/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2400:5068c84c0844 11-Dec-2016 kvn

8171008: Integrate AOT compiler into JDK
Reviewed-by: erikj, mchung, twisti, simonis

2289:1c9b94ce045e 18-Oct-2016 dholmes

8163984: Fix license and copyright headers in jdk9 under test/lib
Reviewed-by: dholmes
Contributed-by: Stanislav Smirnov <stanislav.smirnov@oracle.com>

1742:4982ccf5052b 04-Nov-2015 twisti

8139170: JVMCI refresh
Reviewed-by: kvn

1695:dec57655571e 08-Oct-2015 twisti

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

1373:c053f9a0aa72 23-Feb-2015 thartmann

8072774: bigapps/Weblogic+medrec/nowarnings fails due to CodeHeap 'profiled nmethods' exhaustion
Summary: Store profiled code in the non-profiled code heap (and vice versa) if the code cache is really full.
Reviewed-by: kvn, iveresov

1282:0f3ba0d7b789 12-Dec-2014 iignatyev

8059613: JEP-JDK-8043304: Test task: JMX- tests
Reviewed-by: thartmann, twisti
Contributed-by: dmitrij.pochepko@oracle.com

1265:c82ea5393dda 12-Dec-2014 thartmann

8066433: Move Whitebox test library to top level repository
Summary: Moved Whitebox test library to top level repository.
Reviewed-by: iignatyev, sla, mr