History log of /openjdk10/test/lib/sun/hotspot/code/BlobType.java
Revision Date Author Comments
# 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>


# 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