- 21 2月, 2013 1 次提交
-
-
由 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
-
- 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>
-
- 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
-
- 15 2月, 2013 1 次提交
-
-
由 acorn 提交于
Reviewed-by: dholmes, acorn Contributed-by: bharadwaj.yadavalli@oracle.com
-
- 14 2月, 2013 2 次提交
- 12 2月, 2013 2 次提交
- 08 2月, 2013 1 次提交
-
-
由 ctornqvi 提交于
Summary: Four tests written for 8006298 Reviewed-by: mgerdin, coleenp
-
- 05 2月, 2013 1 次提交
-
-
由 simonis 提交于
Summary: Fix off-by-one error Reviewed-by: coleenp, hseigel
-
- 04 2月, 2013 1 次提交
-
-
由 hseigel 提交于
8000968: NPG: UseCompressedKlassPointers asserts with ObjectAlignmentInBytes for > 32G CompressedOops Summary: Pick a base that works for both CompressedOpps alignment and CompressedKlassPtrs alignment. Reviewed-by: kvn, roland
-
- 03 2月, 2013 1 次提交
-
-
由 ctornqvi 提交于
Summary: Removed unnecessary shell script in the test. Reviewed-by: coleenp, sla
-
- 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
-
- 26 1月, 2013 1 次提交
-
-
由 drchase 提交于
Summary: rewrote the test to be more reliable, add test for invalid size exception Reviewed-by: kvn
-
- 25 1月, 2013 1 次提交
-
-
由 ctornqvi 提交于
Summary: Add a few utility classes to test/testlibrary to support multi process testing in jtreg tests. Added a test case for one of the utility classes. Also reviewed by Vitaly Davidovich Reviewed-by: brutisso, dholmes, vlivanov, nloodin, mgerdin
-
- 23 1月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: Use SSE4.2 and AVX2 instructions for encodeArray intrinsic. Reviewed-by: roland
-
- 22 1月, 2013 1 次提交
-
-
由 mgerdin 提交于
Reviewed-by: ctornqvi, brutisso
-
- 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
-
- 21 12月, 2012 1 次提交
-
-
由 katleman 提交于
Reviewed-by: ohair
-
- 20 12月, 2012 4 次提交
-
-
由 brutisso 提交于
Reviewed-by: stefank, brutisso, kvn, ctornqvi Contributed-by: erik.helin@oracle.com
-
由 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>
-
- 30 11月, 2012 1 次提交
-
-
由 stefank 提交于
Reviewed-by: kvn, jrose
-
- 27 11月, 2012 1 次提交
-
-
由 stefank 提交于
Summary: Pass down a closure during root scanning to keep the class of the method alive. Reviewed-by: coleenp, jcoomes
-
- 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
-
- 09 10月, 2012 1 次提交
-
-
由 coleenp 提交于
Summary: add the test Reviewed-by: coleenp, kamg Contributed-by: NMark Wielaard <mjw@redhat.com>
-
- 05 10月, 2012 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: kvn, twisti
-
- 03 10月, 2012 2 次提交
- 01 10月, 2012 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: dholmes, dsamersoff
-
- 27 9月, 2012 1 次提交
-
-
由 asaha 提交于
Reviewed-by: coleenp
-