- 17 1月, 2014 1 次提交
-
-
由 ccheung 提交于
8027314: Java should recognize Diagnostic options if -XX:+UnlockDiagnosticVMOptions is not specified and print an informative message Summary: clarifying the error messages associated with vm options of type diagnostic, experimental, develop, and notproduct Reviewed-by: kvn, twisti, ctornqvi
-
- 14 6月, 2013 1 次提交
-
-
由 ctornqvi 提交于
Summary: Regression tests written for both test cases (.hotspotrc and .hotspot_compiler). Also reviewed by mikhailo.seledtsov@oracle.com Reviewed-by: zgu, coleenp
-
- 16 5月, 2013 1 次提交
-
-
由 ctornqvi 提交于
Summary: Corrected the class name Reviewed-by: coleenp, ctornqvi, hseigel Contributed-by: NMikhailo Seledtsov <mikhailo.seledtsov@oracle.com>
-
- 14 5月, 2013 1 次提交
-
-
由 coleenp 提交于
Summary: Need to walk array class vtables replacing old methods too if j.l.o redefined Reviewed-by: sspitsyn, dcubed, ctornqvi
-
- 21 3月, 2013 1 次提交
-
-
由 ctornqvi 提交于
Summary: Changed tests to use platform independent flags Reviewed-by: collins, hseigel, zgu
-
- 08 2月, 2013 1 次提交
-
-
由 ctornqvi 提交于
Summary: Four tests written for 8006298 Reviewed-by: mgerdin, coleenp
-
- 02 2月, 2013 1 次提交
-
-
由 ctornqvi 提交于
Summary: Add tests for the Native Memory Tracking feature, includes regression tests for 8005936 and 8004802 Reviewed-by: zgu, coleenp
-
- 31 3月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: In Ideal() method of String intrinsics nodes look for TypeAryPtr::CHARS memory slice if memory is MergeMem. Do not unroll a loop with String intrinsics code. Reviewed-by: never
-
- 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 提交于
-