- 14 3月, 2012 1 次提交
-
-
由 jiangli 提交于
7109878: The instanceKlass EnclosingMethhod attribute fields can be folded into the _inner_class field. Summary: Fold instanceKlass::_enclosing_method_class_index and instanceKlass::_enclosing_method_method_index into the instanceKlass::_inner_classes array. Reviewed-by: never, coleenp Contributed-by: NJiangli Zhou <jiangli.zhou@oracle.com>
-
- 10 3月, 2012 4 次提交
- 09 3月, 2012 2 次提交
- 08 3月, 2012 2 次提交
- 07 3月, 2012 1 次提交
-
-
由 never 提交于
Reviewed-by: dholmes, minqi, kvn, coleenp
-
- 06 3月, 2012 3 次提交
-
-
由 never 提交于
Summary: Allow fallback to non-intrinsic inline case Reviewed-by: kvn, jrose, never Contributed-by: nils.eliasson@oracle.com
-
由 brutisso 提交于
-
由 coleenp 提交于
Summary: Breakpoint needs to do 64-bit compare for pointers on sparcv9 Reviewed-by: coleenp, never Contributed-by: dean.long@oracle.com
-
- 04 3月, 2012 2 次提交
- 03 3月, 2012 7 次提交
- 02 3月, 2012 3 次提交
- 01 3月, 2012 2 次提交
-
-
由 dsamersoff 提交于
Summary: Assert doesn't respect invokedynamic opcode Reviewed-by: dcubed, phh
-
由 dlong 提交于
Summary: map read-only pages MAP_PRIVATE instead of MAP_SHARED Reviewed-by: dcubed, dholmes Contributed-by: dean.long@oracle.com
-
- 28 2月, 2012 2 次提交
- 29 2月, 2012 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 27 2月, 2012 2 次提交
-
-
由 roland 提交于
7148486: At a method handle call returning with an exception may call the runtime with misaligned stack (x64) Summary: stack must be realigned when calling the runtime for exception propagation at a call. Reviewed-by: kvn, never
-
由 roland 提交于
Summary: check stack alignment on VM entry on x64. Reviewed-by: kvn, never
-
- 25 2月, 2012 5 次提交
-
-
由 dholmes 提交于
Summary: Should print to passed in stream not tty Reviewed-by: dholmes, never Contributed-by: NKrystal Mok <sajia@taobao.com>
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
由 amurillo 提交于
-
由 amurillo 提交于
-
由 kvn 提交于
Summary: fixed few problems in LogCompilation parser. Reviewed-by: never
-
- 24 2月, 2012 2 次提交
- 23 2月, 2012 1 次提交
-
-
由 mgerdin 提交于
Summary: Add an internal testing API to HotSpot to enable more targeted testing of vm functionality Reviewed-by: phh, dholmes
-