- 28 2月, 2013 1 次提交
-
-
由 collins 提交于
Summary: Small changes to hotspot tests to remove "-server" and replace with ${TESTVMOPTS} Reviewed-by: kvn
-
- 27 2月, 2013 1 次提交
-
-
由 drchase 提交于
Summary: if more than 100 seconds and more than 100 iterations have both passed, then exit is allowed. Reviewed-by: kvn
-
- 26 2月, 2013 1 次提交
-
-
由 roland 提交于
Summary: GetAndSetP's MachNode should capture bottom type. Reviewed-by: kvn
-
- 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
-
- 20 2月, 2013 1 次提交
-
-
由 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
-
- 19 2月, 2013 3 次提交
-
-
由 kvn 提交于
Summary: Added few checks and early bailout from Superword optimization to avoid such cases in a future. Reviewed-by: roland, twisti
-
由 drchase 提交于
Summary: Strip lines matching the performance warning from the output before diff. Reviewed-by: kvn
-
由 drchase 提交于
Summary: Added an explicit timeouts. Reviewed-by: kvn, twisti
-
- 14 2月, 2013 1 次提交
-
-
由 iignatyev 提交于
Reviewed-by: kvn, vlivanov
-
- 12 2月, 2013 1 次提交
-
-
由 kmo 提交于
Summary: make the test less prone to timeout by reducing the amount of iteration and allowing main to be compiled Reviewed-by: jrose
-
- 26 1月, 2013 1 次提交
-
-
由 drchase 提交于
Summary: rewrote the test to be more reliable, add test for invalid size exception Reviewed-by: kvn
-
- 23 1月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: Use SSE4.2 and AVX2 instructions for encodeArray intrinsic. Reviewed-by: roland
-
- 17 1月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: Add proper jtreg annotations in the preceding comment, including an explicit timeout. Reviewed-by: kvn, twisti Contributed-by: david.r.chase@oracle.com
-
- 09 1月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: use 256bit vpxor,vptest instructions in String.compareTo() and equals() intrinsics. Reviewed-by: twisti
-
- 20 12月, 2012 3 次提交
-
-
由 kvn 提交于
Summary: Added missing exception path for multidimensional array allocation and use Throwable type instead of OutOfMemoryError for allocation's exception. Reviewed-by: twisti
-
由 kvn 提交于
Summary: Enable AES intrinsics on non-AVX cpus, group together aes instructions in crypto stubs. Reviewed-by: roland, twisti
-
由 twisti 提交于
Reviewed-by: kvn, twisti Contributed-by: NRichard Reingruber <richard.reingruber@sap.com>
-
- 17 11月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: Increase the stack size in the run parameters. Reviewed-by: kvn Contributed-by: david.r.chase@oracle.com
-
- 07 11月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: Added missed type check of initializing store in ConnectionGraph::find_init_values(). Reviewed-by: roland, twisti, vlivanov
-
- 25 10月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: Use new x86 AES instructions for AESCrypt. Reviewed-by: twisti, kvn, roland Contributed-by: tom.deneau@amd.com
-
- 24 10月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: do vector right shift operation for small int types only after loads Reviewed-by: jrose, dlong
-
- 23 10月, 2012 1 次提交
-
-
由 vlivanov 提交于
Summary: perform transforms during IGVN phase when Load has a single user. Reviewed-by: jrose, kvn, twisti
-
- 10 10月, 2012 1 次提交
-
-
由 mikael 提交于
Summary: Update copyright year to 2012 for relevant files Reviewed-by: dholmes, coleenp
-
- 03 10月, 2012 2 次提交
- 26 9月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: Replaced is_vector_use() call with explicit check for vector shift's count. Reviewed-by: twisti, roland, dlong, vlivanov
-
- 02 9月, 2012 1 次提交
-
-
由 coleenp 提交于
Summary: Remove PermGen, allocate meta-data in metaspace linked to class loaders, rewrite GC walking, rewrite and rename metadata to be C++ classes Reviewed-by: jmasa, stefank, never, coleenp, kvn, brutisso, mgerdin, dholmes, jrose, twisti, roland Contributed-by: Njmasa <jon.masamitsu@oracle.com>, stefank <stefan.karlsson@oracle.com>, mgerdin <mikael.gerdin@oracle.com>, never <tom.rodriguez@oracle.com>
-
- 30 8月, 2012 1 次提交
-
-
由 coleenp 提交于
Summary: Add case for CYGWIN in .sh files. Reviewed-by: coleenp, kvn Contributed-by: pavel.punegov@oracle.com
-
- 23 8月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: Fixed Pack node generation. Not vectorize shift instructions if count is not the same for all shifts and if count is vector. Reviewed-by: twisti
-
- 21 8月, 2012 2 次提交
-
-
由 kvn 提交于
Summary: In C2 add software membar after load from Reference.referent field to prevent commoning of loads across safepoint since GC can change its value. In C1 always generate Reference.get() intrinsic. Reviewed-by: roland, twisti, dholmes, johnc
-
由 kvn 提交于
Summary: Added asm encoding and mach nodes for vector arithmetic instructions on x86. Reviewed-by: roland
-
- 02 8月, 2012 1 次提交
-
-
由 coleenp 提交于
Summary: Add Darwin like Linux to shell scripts Reviewed-by: kvn, kamg, dholmes
-
- 02 7月, 2012 1 次提交
-
-
由 roland 提交于
Summary: When c2 intrinsifies pow/exp, it should never inline the java implementations. Reviewed-by: kvn
-
- 27 6月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: check for and skip diamond shaped NULL check code for the result of toString() Reviewed-by: twisti, roland
-
- 18 6月, 2012 1 次提交
-
-
由 roland 提交于
Summary: Arrays.copyOfRange(original, from, to) with from > original.length tries to do a copy with a negative length. Reviewed-by: kvn, twisti
-
- 15 6月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: Increase vector size up to 256-bits for YMM AVX registers on x86. Reviewed-by: never, twisti, roland
-
- 13 6月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: keep intermediate node alive till the end of the graph construction using dummy hook node trick Reviewed-by: kvn, twisti Contributed-by: vladimir.x.ivanov@oracle.com
-
- 12 5月, 2012 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: kvn
-
- 09 5月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: add missing copyright notes to the regression test file. Reviewed-by: twisti, johnc
-
- 08 5月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: When constructing input vector use type of vector's operation which use it since element's sizes should match. Reviewed-by: never, twisti
-