- 27 11月, 2013 1 次提交
-
-
由 drchase 提交于
Summary: Catch missing-because-illegal case for itable entries and use an exception-throwing method instead of null. Reviewed-by: acorn, jrose, coleenp
-
- 28 9月, 2013 1 次提交
-
-
由 drchase 提交于
8025260: Methodhandles/JSR292: NullPointerException (NPE) thrown instead of AbstractMethodError (AME) Summary: Copied null-checks from templateInterpreter_CPU into methodHandles_CPU Reviewed-by: jrose, twisti
-
- 20 2月, 2013 1 次提交
-
-
由 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>
-
- 05 2月, 2013 1 次提交
-
-
由 simonis 提交于
Summary: Fix off-by-one error Reviewed-by: coleenp, hseigel
-
- 28 5月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Change all the Sun copyrights to Oracle copyright Reviewed-by: ohair
-
- 15 9月, 2009 1 次提交
-
-
由 kvn 提交于
6875866: Intrinsic for String.indexOf() is broken on x86 with SSE4.2 Summary: Modify String intrinsic methods to pass char[] pointers instead of string oops. Reviewed-by: never
-
- 18 8月, 2009 1 次提交
-
-
由 cfang 提交于
Summary: delay dead code elimination in set_req_X to make it safe Reviewed-by: kvn, never
-
- 03 2月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: The C2 compiler leads to wrong results on solaris-i486 (32-bit) for a testcase given in the CR. Reviewed-by: never, rasbold
-
- 24 6月, 2008 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, jrose
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-