- 26 2月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: T_ADDRESS size is defined as 'int' size (4 bytes) but C2 use it for raw pointers and as memory type for StoreP and LoadP nodes. Reviewed-by: jrose
-
- 23 2月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: AdapterHandlerLibrary::get_create_adapter_index() returns incorrect value (-2) when CodeCache is full. Reviewed-by: sgoldman
-
- 22 2月, 2008 2 次提交
-
-
由 kvn 提交于
Summary: _is_compilable check prevents breakpoint bytecodes reversion when loading bytecodes for ciMethod. Reviewed-by: never
-
由 kvn 提交于
Summary: After an exception handler block is split the exception information is not moved to the new block which starts in exception handler BCI. Reviewed-by: jrose
-
- 21 2月, 2008 2 次提交
- 13 2月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: '* HeapWordSize' is missing in GraphKit::set_output_for_allocation() Reviewed-by: rasbold, jrose, never
-
- 18 1月, 2008 1 次提交
-
-
由 coleenp 提交于
Summary: convert strings from Download Manager into native encoding in the VM Reviewed-by: sbohne, never, phh, kamg, xlu
-
- 07 12月, 2007 1 次提交
-
-
由 jcoomes 提交于
Summary: Revert back to using the default page size for the card table Reviewed-by: pbk, phh
-
- 06 12月, 2007 3 次提交
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-