- 13 1月, 2012 2 次提交
- 11 1月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: Compare uncasted object nodes. Reviewed-by: never
-
- 08 1月, 2012 2 次提交
- 07 1月, 2012 2 次提交
- 06 1月, 2012 4 次提交
- 05 1月, 2012 3 次提交
- 04 1月, 2012 3 次提交
- 02 1月, 2012 2 次提交
- 31 12月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Leave i_o attached to slow allocation call when there are no i_o users after the call. Reviewed-by: iveresov, twisti
-
- 30 12月, 2011 2 次提交
- 29 12月, 2011 2 次提交
-
-
由 stefank 提交于
Summary: Replaced the code with a ShouldNotReachHere Reviewed-by: tonyp, jmasa
-
由 jiangli 提交于
7123315: instanceKlass::_static_oop_field_count and instanceKlass::_java_fields_count should be u2 type. Summary: Change instanceKlass::_static_oop_field_count and instanceKlass::_java_fields_count to u2 type. Reviewed-by: never, bdelsart, dholmes Contributed-by: NJiangli Zhou <jiangli.zhou@oracle.com>
-
- 28 12月, 2011 3 次提交
-
-
由 iveresov 提交于
Summary: In os::free_memory() use mmap with the same attributes as for the heap space Reviewed-by: kvn Contributed-by: NAleksey Ignatenko <aleksey.v.ignatenko@intel.com>
-
由 kvn 提交于
Summary: Correct Allocate expansion code to preserve i_o when only slow call is generated. Reviewed-by: iveresov
-
由 jmasa 提交于
-
- 27 12月, 2011 1 次提交
-
-
由 vladidan 提交于
-
- 24 12月, 2011 4 次提交
- 23 12月, 2011 4 次提交
-
-
由 roland 提交于
Summary: fix usage of input register in assembly code for store check. Reviewed-by: never
-
由 cl 提交于
-
由 dcubed 提交于
Summary: Change ClassFileParser::parseClassFile() to use the instanceKlass:_cached_class_file_bytes field to avoid leaking the cache. Reviewed-by: coleenp, acorn, poonam
-
由 vladidan 提交于
-
- 22 12月, 2011 4 次提交
-
-
由 roland 提交于
Summary: In CEE, ensure if and common successor state are at the same inline level Reviewed-by: never
-
由 coleenp 提交于
-
由 coleenp 提交于
Summary: Handle LVT attribute in the class file reconstitutor. Reviewed-by: phh, coleenp Contributed-by: Nthomaswue <thomas.wuerthinger@oracle.com>
-
由 brutisso 提交于
Summary: Use a percentage of -Xms as min and another percentage of -Xmx as max for the young gen size Reviewed-by: tonyp, johnc
-