- 06 3月, 2013 1 次提交
-
-
由 tamao 提交于
Summary: Update the task local finger to the start of the next object when marking aborts, in order to avoid the redundant scanning of all 0's when the marking task restarts, if otherwise updating to the next word. In addition, reuse the routine nextObject() in routine iterate(). Reviewed-by: johnc, ysr Contributed-by: Ntamao <tao.mao@oracle.com>
-
- 05 3月, 2013 2 次提交
- 04 3月, 2013 1 次提交
-
-
由 ehelin 提交于
Reviewed-by: stefank, jmasa
-
- 02 2月, 2013 1 次提交
-
-
由 jmasa 提交于
Reviewed-by: jmasa, johnc, ysr Contributed-by: michal@frajt.eu
-
- 01 3月, 2013 5 次提交
- 28 2月, 2013 3 次提交
- 27 2月, 2013 2 次提交
- 26 2月, 2013 2 次提交
- 25 2月, 2013 1 次提交
-
-
由 roland 提交于
Summary: InitializeNode::can_capture_store() must check that the captured store doesn't overwrite a memory location that is loaded before the store. Reviewed-by: kvn
-
- 23 2月, 2013 4 次提交
- 22 2月, 2013 5 次提交
- 21 2月, 2013 7 次提交
-
-
由 vlivanov 提交于
-
由 zgu 提交于
Summary: Added NULL pointer check for arena size record Reviewed-by: sspitsyn, dholmes
-
由 brutisso 提交于
-
由 bpittore 提交于
-
由 dcubed 提交于
Summary: report_vm_out_of_memory() should allow VMError.report_and_die() to handle multiple out of native memory errors. Reviewed-by: dcubed, dholmes, coleenp, acorn Contributed-by: ron.durbin@oracle.com
-
由 johnc 提交于
Summary: Add regression test for crash seen in 8005875. Test is run with G1 and PGCT=0 and issues "jcmd <pid> Thread.print" against itself. Without the fix for 8005875 the test will crash. Reviewed-by: brutisso
-
由 sspitsyn 提交于
-
- 20 2月, 2013 6 次提交
-
-
由 hseigel 提交于
-
由 hseigel 提交于
Summary: Delete the questionable source code because it is for no-longer supported versions of Linux. Reviewed-by: mikael, coleenp
-
由 johnc 提交于
Summary: Regression test for 8000311. Verifies that PLABStats works with zero parallel GC threads. Reviewed-by: jmasa, johnc Contributed-by: NFilipp Zhinkin <filipp.zhinkin@oracle.com>
-
由 coleenp 提交于
-
由 mgerdin 提交于
Summary: Modify WhiteBoxAPI to use interface classes from test/testlibrary instead, add ClassFileInstaller to resolve the boot class path issue Reviewed-by: ctornqvi, dsamersoff, coleenp, kvn
-
由 emc 提交于
Summary: Adds code to HotSpot to properly update MethodParameter attributes' constant pool indexes when redefineClasses is called Reviewed-by: coleenp, sspitsyn
-