- 04 4月, 2013 1 次提交
-
-
由 ctornqvi 提交于
Summary: Tests added for Reserve/Commit/Uncommit/Unreserve operations Reviewed-by: zgu, mgerdin
-
- 02 4月, 2013 1 次提交
-
-
由 mgerdin 提交于
Summary: Add convenience method in StringTable, add WhiteBox method and simple sanity test Reviewed-by: mgerdin, zgu Contributed-by: leonid.mesnik@oracle.com
-
- 28 3月, 2013 1 次提交
-
-
由 collins 提交于
Summary: Added a new test_env.txt file to capture common shell variable. Added concept of COMPILEJAVA for use when TESTJAVA is a JRE. If COMPILEJAVA not set then TESTJAVA will be the default with assumption it is a JDK. Reviewed-by: kvn, brutisso, coleenp
-
- 27 3月, 2013 2 次提交
- 26 3月, 2013 1 次提交
-
-
由 bharadwaj 提交于
Summary: Remove support for verification of class files with version 52 and above from type inference verifier. Reviewed-by: acorn, hseigel
-
- 24 3月, 2013 1 次提交
-
-
由 ctornqvi 提交于
Summary: Added @run tag so that it actually runs the test, also fixed broken command line and incorrect parsing. Also reviewed by gerard.ziemski@oracle.com Reviewed-by: mgerdin, zgu
-
- 22 3月, 2013 2 次提交
- 21 3月, 2013 1 次提交
-
-
由 ctornqvi 提交于
Summary: Changed tests to use platform independent flags Reviewed-by: collins, hseigel, zgu
-
- 20 3月, 2013 2 次提交
-
-
由 ctornqvi 提交于
Summary: Added a waitFor() on the process Reviewed-by: mgerdin, sla, zgu
-
由 rdurbin 提交于
7123945: runtime/6878713/Test6878713.sh require about 2G of native memory, swaps and times out Summary: Add new diagnostic option -XX:MallocMaxTestWords=NNN and fix Test6878713.sh. Reviewed-by: dcubed, coleenp, dholmes, iklam
-
- 18 3月, 2013 1 次提交
-
-
由 iignatyev 提交于
Reviewed-by: kvn, vlivanov
-
- 12 3月, 2013 1 次提交
-
-
由 coleenp 提交于
Summary: Disable @Contended support for static fields Reviewed-by: coleenp, kvn Contributed-by: NAleksey Shipilev <aleksey.shipilev@oracle.com>
-
- 06 3月, 2013 1 次提交
-
-
由 iklam 提交于
7107135: Stack guard pages are no more protected after loading a shared library with executable stack Summary: Detect the execstack attribute of the loaded library and attempt to fix the stack guard using Safepoint op. Reviewed-by: dholmes, zgu Contributed-by: ioi.lam@oracle.com
-
- 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
-
- 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 2 次提交
-
-
由 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>
-
由 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
-
- 15 2月, 2013 1 次提交
-
-
由 acorn 提交于
Reviewed-by: dholmes, acorn Contributed-by: bharadwaj.yadavalli@oracle.com
-
- 14 2月, 2013 2 次提交
- 13 3月, 2013 1 次提交
-
-
由 roland 提交于
8009761: Deoptimization on sparc doesn't set Llast_SP correctly in the interpreter frames it creates Summary: deoptimization doesn't set up callee frames so that they restore caller frames correctly. Reviewed-by: kvn
-
- 12 2月, 2013 2 次提交
- 08 2月, 2013 1 次提交
-
-
由 ctornqvi 提交于
Summary: Four tests written for 8006298 Reviewed-by: mgerdin, coleenp
-
- 06 2月, 2013 1 次提交
-
-
由 ehelin 提交于
Reviewed-by: stefank, mgerdin
-
- 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
-