- 21 8月, 2008 3 次提交
-
-
由 jmasa 提交于
Summary: The fix avoids a call to address_for_index() in this particular situation where it is not known if the passed index is in bounds. Reviewed-by: tonyp
-
由 ysr 提交于
Summary: Temporarily switch off the precleaning of Reference lists completely until related issues are fixed in 6722113. Reviewed-by: jmasa, poonam, tonyp
-
由 ysr 提交于
-
- 20 8月, 2008 2 次提交
- 16 8月, 2008 1 次提交
-
-
由 swamyv 提交于
-
- 15 8月, 2008 4 次提交
-
-
由 thurka 提交于
-
由 ysr 提交于
Summary: When an object array overflows during precleaning, we should have been marking the entire array dirty, not just its first card. Reviewed-by: jmasa, poonam, tonyp
-
由 thurka 提交于
Summary: java.version added to property_counters_ss array Reviewed-by: swamyv
-
由 ohair 提交于
Summary: Moving to SS12. Builds with SS11 still work, the compiler comes from your PATH when building hotspot. Reviewed-by: tbell
-
- 13 8月, 2008 1 次提交
-
-
由 swamyv 提交于
Summary: Fixed printing of negative value for MaxNewHeap. Reviewed-by: jjh
-
- 11 8月, 2008 3 次提交
- 05 8月, 2008 3 次提交
- 02 8月, 2008 3 次提交
- 01 8月, 2008 5 次提交
- 31 7月, 2008 4 次提交
- 30 7月, 2008 2 次提交
- 29 7月, 2008 3 次提交
- 26 7月, 2008 5 次提交
-
-
由 kvn 提交于
Summary: SS12 C++ tripped over new templates usage in instanceKlass.cpp. Reviewed-by: never
-
由 never 提交于
Summary: partial peeling shouldn't place clones into loop Reviewed-by: kvn
-
由 never 提交于
6712835: Server compiler fails with assertion (loop_count < K,"infinite loop in PhaseIterGVN::transform") Reviewed-by: kvn
-
由 trims 提交于
-
由 never 提交于
Reviewed-by: kvn
-
- 22 7月, 2008 1 次提交
-
-
由 rasbold 提交于
Summary: make do_ifnull() handling similar to do_if() Reviewed-by: jrose, kvn
-