- 07 5月, 2013 1 次提交
-
-
由 twisti 提交于
Reviewed-by: jrose, kvn
-
- 04 5月, 2013 1 次提交
-
-
由 kvn 提交于
-
- 03 5月, 2013 9 次提交
- 02 5月, 2013 2 次提交
- 01 5月, 2013 6 次提交
-
-
由 bharadwaj 提交于
Summary: Do not treat static methods as miranda methods. Reviewed-by: dholmes, acorn
-
由 vladidan 提交于
-
由 sla 提交于
-
由 vladidan 提交于
Summary: Auto adjust number of stack guard pages on systems with large memory page size Reviewed-by: bobv, coleenp
-
由 sla 提交于
8013364: SA-JDI exceptions caused by lack of permissions on OSX should be more verbose about issue cause Reviewed-by: coleenp, rbackman
-
由 ccheung 提交于
Reviewed-by: coleenp, zgu, hseigel
-
- 30 4月, 2013 7 次提交
-
-
由 ehelin 提交于
Reviewed-by: sla, brutisso
-
由 zgu 提交于
Summary: Grab and drop SR_lock to get the thread to honor the safepoint protocol Reviewed-by: dcubed, coleenp
-
由 sla 提交于
-
由 sla 提交于
Reviewed-by: coleenp, rbackman, minqi
-
由 mikael 提交于
Summary: Reserved memory had PROT_READ+PROT_WRITE access on Linux/bsd, now changed to PROT_NONE. Reviewed-by: dholmes, ctornqvi
-
由 hseigel 提交于
-
由 hseigel 提交于
Summary: Instead of terminating the VM, throw OutOfMemoryError exceptions. Reviewed-by: coleenp, dholmes
-
- 29 4月, 2013 5 次提交
-
-
由 neliasso 提交于
Summary: Keep sweeping regardless of if we are flushing Reviewed-by: kvn, twisti
-
由 mgerdin 提交于
8013129: Possible deadlock with Metaspace locks due to mixed usage of safepoint aware and non-safepoint aware locking Summary: Change Metaspace::deallocate to take lock with _no_safepoint_check_flag Reviewed-by: coleenp, jmasa, dholmes
-
由 jiangli 提交于
-
由 mgerdin 提交于
-
由 dholmes 提交于
Reviewed-by: dholmes, alanb, cjplummer, olagneau Contributed-by: NCarlos Lucasius <carlos.lucasius@oracle.com>
-
- 27 4月, 2013 6 次提交
-
-
由 jiangli 提交于
-
由 jiangli 提交于
-
由 jiangli 提交于
Summary: Change the assert to if check as MethodCounters could be NULL under TieredCompilation. Reviewed-by: kvn, twisti
-
由 bharadwaj 提交于
-
由 johnc 提交于
8011898: gc/TestVerifyBeforeGCDuringStartup.java: java.lang.RuntimeException: '[Verifying' missing from stdout/stderr: [Error: Could not find or load main class] Summary: System.getProperty("test.java.opts") can return NULL, which gets converted to to the empty string, and the child java command then interprets that as the name of the main class. Reviewed-by: jmasa, brutisso
-
由 bharadwaj 提交于
-
- 26 4月, 2013 3 次提交