- 08 11月, 2013 1 次提交
-
-
由 mgerdin 提交于
Summary: Three tests added: 1) test stressing VirtualSpace by resizing it constantly 2) test running unit tests in several threads 3) test checking protected area in ReservedHeapSpace class Reviewed-by: stefank, zgu Contributed-by: aleksey.timofeev@oracle.com
-
- 03 11月, 2013 1 次提交
-
-
由 mgronlun 提交于
-
- 02 11月, 2013 1 次提交
-
-
由 mgronlun 提交于
-
- 01 11月, 2013 10 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
由 amurillo 提交于
-
由 amurillo 提交于
-
由 mgronlun 提交于
-
由 coleenp 提交于
8026948: JvmtiEnv::SetBreakpoint and JvmtiEnv::ClearBreakpoint might not work with anonymous classes Summary: Walk methods in breakpoints for marking on stack so they aren't deallocated by redefine classes. Use class_holder rather than class_loader to keep GC from reclaiming class owning the method. Reviewed-by: sspitsyn, ehelin, sla
-
由 iveresov 提交于
-
由 iveresov 提交于
-
由 ehelin 提交于
-
由 cl 提交于
-
由 coleenp 提交于
Summary: Should compare bounds greater than or equal 4G when deciding if shift is needed or CDS area + compressed class space are within 4G of each other. Reviewed-by: stefank, hseigel, zgu
-
- 31 10月, 2013 7 次提交
-
-
由 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 提交于
-
由 acorn 提交于
-
由 acorn 提交于
Reviewed-by: hseigel, zgu
-
- 30 10月, 2013 3 次提交
- 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 1 次提交
-
-
由 jcoomes 提交于
-