- 08 11月, 2013 1 次提交
-
-
由 jmasa 提交于
Reviewed-by: brutisso, tschatzl, mgerdin
-
- 17 10月, 2013 1 次提交
-
-
由 jmasa 提交于
8024954: CMS: CMSClassUnloadingMaxInterval is not implemented correctly. This change is also part of the fix for 8024483. Reviewed-by: mgerdin, brutisso, tschatzl Contributed-by: jwha@google.com
-
- 07 11月, 2013 1 次提交
-
-
由 tschatzl 提交于
Summary: Change checks for isHumongous() to continuesHumongous() as installing a code root for a humongous object is valid, but not for continuations of humongous objects. Cleaned up asserts. Reviewed-by: jmasa, tamao
-
- 03 11月, 2013 1 次提交
-
-
由 amurillo 提交于
-
- 02 11月, 2013 1 次提交
-
-
由 jwilhelm 提交于
7057939: jmap shows MaxNewSize=4GB when Java is using parallel collector Summary: Major cleanup of the collectorpolicy classes Reviewed-by: tschatzl, jcoomes
-
- 01 11月, 2013 7 次提交
- 31 10月, 2013 5 次提交
-
-
由 iveresov 提交于
Summary: Pass correct new value to post_barrer() in Unsafe.getAndSetObject() C1 intrinsic Reviewed-by: kvn, roland
-
由 iveresov 提交于
Summary: Put a band-aid to disable CHA-based inlining for interfaces with default methods in C1 Reviewed-by: kvn, twisti
-
由 vladidan 提交于
-
由 ccheung 提交于
-
由 jprovino 提交于
-
- 30 10月, 2013 2 次提交
- 29 10月, 2013 2 次提交
-
-
由 katleman 提交于
-
由 dsamersoff 提交于
Summary: Fixed two compilation-breaking nits Reviewed-by: sla, dholmes
-
- 28 10月, 2013 2 次提交
- 29 10月, 2013 3 次提交
- 28 10月, 2013 2 次提交
- 26 10月, 2013 7 次提交
-
-
由 ccheung 提交于
-
由 anoll 提交于
8026949: -Xint flag prints wrong warning: Initialization of C1 thread failed (no space to run compilers) Summary: Exit compiler threads early during startup so that wrong error message is not printed Reviewed-by: iveresov, twisti
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
由 amurillo 提交于
-
由 amurillo 提交于
-
由 adlertz 提交于
-
由 coleenp 提交于
Summary: Allocate compressed class space at end of Java heap. For small heap sizes, without CDS, save some space so compressed classes can have the same favorable compression as oops Reviewed-by: stefank, hseigel, goetz
-
- 25 10月, 2013 5 次提交
-
-
由 jcoomes 提交于
-
由 hseigel 提交于
-
由 hseigel 提交于
8026822: metaspace/flags/maxMetaspaceSize throws OOM of unexpected type.java.lang.OutOfMemoryError: Compressed class space Summary: Incorporate chunk size when seeing if OutOfMemoryError was caused by Metaspace or Compressed class space. Reviewed-by: stefank, coleenp
-
由 adlertz 提交于
8026940: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc Summary: Remove input to junk phi if they also become dead during post_allocate_copy_removal Reviewed-by: roland
-
由 jbachorik 提交于
Summary: Use HR timer when available for os::elapsed_counter() on linux/bsd. Add a new counter for the JVM uptime. Reviewed-by: dholmes, sla
-