- 16 11月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: Add a field to C2 LoadNode and StoreNode classes which indicates whether the load/store should do an acquire/release on platforms which support it. Reviewed-by: kvn
-
- 07 11月, 2013 5 次提交
- 06 11月, 2013 2 次提交
- 01 11月, 2013 7 次提交
- 31 10月, 2013 6 次提交
-
-
由 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 提交于
-
由 lana 提交于
-
由 jprovino 提交于
-
- 30 10月, 2013 2 次提交
- 29 10月, 2013 3 次提交
-
-
由 katleman 提交于
-
由 lana 提交于
-
由 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
-