thartmann [Mon, 23 Feb 2015 08:48:19 +0100] rev 29306
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
erikj [Tue, 10 Mar 2015 14:36:56 +0100] rev 29305
8073021: add native code coverage target into makefiles
Reviewed-by: ihse, tbell, iignatyev
ihse [Mon, 09 Mar 2015 10:39:16 +0100] rev 29304
8074096: Disable (most) native warnings in JDK on a per-library basis
Reviewed-by: erikj, tbell
mchung [Fri, 06 Mar 2015 11:00:42 -0800] rev 29303
8074430: Move policytool to jdk.policytool module
Reviewed-by: alanb, weijun, erikj, ihse