- 24 10月, 2014 1 次提交
-
-
由 iveresov 提交于
8047383: SIGBUS in C2 compiled method weblogic.wsee.jaxws.framework.jaxrpc.EnvironmentFactory$SimulatedWsdlDefinitions.<init> Summary: Do not rematerialize constant table loads in PhaseAggressiveCoalesce::insert_copies() Reviewed-by: kvn
-
- 29 10月, 2014 1 次提交
-
-
由 gtriantafill 提交于
Reviewed-by: coleenp, hseigel
-
- 06 8月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Added juint cast to avoid gcc problem we have on one of our platforms. Reviewed-by: dholmes, roland
-
- 14 8月, 2014 1 次提交
-
-
由 morris 提交于
Summary: Fixed signedness problem with assertion. Reviewed-by: kvn
-
- 25 10月, 2014 2 次提交
- 24 10月, 2014 5 次提交
- 23 10月, 2014 1 次提交
-
-
由 katleman 提交于
-
- 20 10月, 2014 1 次提交
-
-
由 neliasso 提交于
Summary: Remove product flag -XX:CompilationRepeat Reviewed-by: kvn, iveresov
-
- 17 10月, 2014 2 次提交
- 16 10月, 2014 1 次提交
-
-
由 katleman 提交于
-
- 15 10月, 2014 2 次提交
- 10 10月, 2014 2 次提交
- 09 10月, 2014 2 次提交
- 08 10月, 2014 1 次提交
-
-
由 asaha 提交于
-
- 07 10月, 2014 2 次提交
- 03 10月, 2014 7 次提交
- 02 10月, 2014 3 次提交
- 01 10月, 2014 1 次提交
-
-
由 asaha 提交于
-
- 30 9月, 2014 3 次提交
-
-
由 brutisso 提交于
-
由 tschatzl 提交于
8052172: Evacuation failure handling in G1 does not evacuate all objects if -XX:-G1DeferredRSUpdate is set Summary: Remove -XX:-G1DeferredRSUpdate functionality as it is racy. During evacuation failure handling, threads where evacuation failure handling occurred may try to add remembered sets to regions which remembered sets are currently being scanned. The iterator to handle the remembered set scan does not support addition of entries during scan and so may skip valid references. Reviewed-by: iveresov, brutisso, mgerdin
-
由 vlivanov 提交于
Reviewed-by: kvn
-
- 20 10月, 2014 1 次提交
-
-
由 sjohanss 提交于
Summary: Marking G1 FullGC as a _full collection and passing down the correct before count. Reviewed-by: brutisso, mgerdin
-