Sharath Ballal
848db998d9
8165114: stale reference to hotspot test Test8028623.java
...
Remove Test8028623.java from hotspot/test/TEST.groups
Reviewed-by: sla, dholmes
2016-09-06 09:54:45 +03:00
Christian Tornqvist
1d929d1259
8155964: Create a set of tests for verifying the Minimal VM
...
Reviewed-by: gtriantafill, dholmes, lmesnik, cjplummer
2016-08-23 13:20:51 -04:00
Vladimir Kozlov
836b73b338
8163018: Slow compiler tests in JPRT
...
Fixed test/TEST.groups and added -XX:-TieredCompilation to Test6792161 test.
Reviewed-by: dholmes, dcubed
2016-08-02 19:46:29 -07:00
Igor Ignatyev
a0381422dd
8132919: Put compiler tests in packages
...
Reviewed-by: vlivanov, dpochepk
2016-07-12 18:24:48 +03:00
Christian Tornqvist
f06ef85609
8160484: Implement Hotspot Runtime tier 2
...
Reviewed-by: dholmes, gtriantafill
2016-07-01 07:21:33 -04:00
Kirill Zhaldybin
5992b4a6b2
8150865: SQE test: GC unified logging: check that dynamic log level doesn't break anything
...
Reviewed-by: jwilhelm, dfazunen
2016-05-10 21:23:33 +03:00
Coleen Phillimore
de88e58a82
8154580: Save mirror in interpreter frame to enable cleanups of CLDClosure
...
GC walks the mirror using OopClosure rather than using CLDClosure in oops_interpreted_do()
Reviewed-by: dlong, twisti, stefank
2016-04-25 09:51:00 -04:00
Michail Chernov
8c6cc265f6
8153222: [TESTBUG] Move tests in stress/gc to gc/stress
...
Reviewed-by: dfazunen, jwilhelm
2016-04-14 15:45:38 +03:00
Daniel D. Daugherty
4f3b1c9ed5
Merge
2016-04-07 12:54:48 -07:00
Daniel D. Daugherty
4397e85e26
Merge
2016-04-07 09:47:48 -07:00
Michail Chernov
0202ef201c
8153516: Hotspot TEST.group has error in GC groups definition
...
Reviewed-by: tschatzl, dfazunen
2016-04-07 16:01:16 +03:00
Thomas Schatzl
d77d2cc010
8151499: gc/g1/g1OopClosures.inline.hpp: assert(_from->is_in_reserved(p)) failed: p is not in from
...
Fix wrong assertion.
Reviewed-by: tbenson, shade
2016-04-05 11:22:20 +02:00
Vladimir Ivanov
ee1caca2a6
8148175: C1: G1 barriers don't preserve FP registers
...
Reviewed-by: kvn
2016-03-28 13:49:34 +03:00
Christian Tornqvist
dedfabbaac
8150899: [TESTBUG] Split hotspot_all job into smaller jobs
...
Reviewed-by: gtriantafill, iignatyev
2016-03-31 11:39:00 -04:00
Dmitry Fazunenko
7e6e45906b
8152422: Optimize GC JPRT test set
...
Reviewed-by: sjohanss, pliden
2016-03-30 17:25:32 +03:00
Eric Mccorkle
6bf9194f41
8078112: [TESTBUG] Integrate Selection/Resolution test suite into jtreg tests
...
Reviewed-by: ctornqvi, acorn
2016-03-25 15:54:18 +03:00
Jesper Wilhelmsson
7b7aad5481
Merge
2016-03-16 14:31:33 +01:00
Derek White
1cd0d034f8
8078673: Update TEST.groups for recent GC tests
...
Updates the needs_g1gc list in TEST.groups and adds appropriate "@requires vm.gc" annotations to a few GC tests.
Reviewed-by: tschatzl, dfazunen
2016-03-01 12:10:50 -05:00
Zoltan Majo
babca85232
8150349: Reduce the execution time of the hotspot_compiler_3 group
...
Exclude long-running intrinsic-related tests that check functionality that is not likely to be changed soon.
Reviewed-by: kvn, neliasso
2016-02-29 13:02:10 +01:00
Tobias Hartmann
832443d3b0
Merge
2016-01-28 09:49:17 +01:00
Dmitry Fazunenko
dcf563b6a6
8147075: Rename old GC JTreg tests to the new naming scheme
...
Test/gc/7072527, test/gc/6845368, test/gc/6581734 renamed
Reviewed-by: jwilhelm, pliden
2016-01-15 16:03:46 +04:00
Marcus Larsson
0173335479
8147079: Add serviceability/logging folder to hotspot_serviceability test group
...
Reviewed-by: jbachorik, sspitsyn
2016-01-14 16:03:03 +01:00
Jesper Wilhelmsson
d767b421ea
Merge
2016-01-14 17:40:57 +00:00
Alexander Kulyakhtin
f8b5f55021
8130063: Refactoring tmtools jstat and jstack tests to jtreg
...
Some of the jstat and jstack tests refactored to be run with the jtreg
Reviewed-by: jbachorik
2016-01-14 15:35:21 +03:00
Zoltan Majo
dfa6539a6a
8086053: Address inconsistencies regarding ZeroTLAB
...
Add zero-initialization to C1 for fast TLAB refills; strenghten C2 conditions for skipping zero-initialization.
Reviewed-by: kvn, thartmann
2016-01-12 09:19:09 +01:00
Christian Thalinger
bc04deac15
8146043: run JVMCI tests in JPRT
...
Reviewed-by: iklam, ctornqvi, collins
2015-12-23 16:24:19 -08:00
Bengt Rutisson
ffeb0bdad0
8145092: Use Unified Logging for the GC logging
...
JEP-271. VM changes contributed by brutisso, test changes contributed by david.
Co-authored-by: David Lindholm <david.lindholm@oralce.com>
Reviewed-by: sjohanss, david, brutisso
2015-12-10 14:57:55 +01:00
George Triantafillou
1ba9657a1c
8134432: [TESTBUG] Rewrite test/runtime/6888954/vmerrors.sh in Java
...
Reviewed-by: ddmitriev, ctornqvi, coleenp
2015-10-07 11:37:46 -04:00
Christian Tornqvist
23adedf153
8137194: Exclude runtime/memory/RunUnitTestsConcurrently.java from JPRT
...
Reviewed-by: coleenp
2015-10-02 06:06:22 -07:00
Derek White
23813ce92e
8066821: Enhance command line processing to manage deprecating and obsoleting -XX command line arguments
...
Add support for alias options and automatically expiring deprecated options
Reviewed-by: dholmes, kbarrett, acorn
2015-09-11 15:31:03 -04:00
Daniel D. Daugherty
9b1474b512
Merge
2015-07-02 14:20:36 -07:00
Dmitrij Pochepko
8085251389
8129430: tests that requrie G1 should be excluded from execution on embedded platfomrs where g1 is not supported
...
Test group definition has been fixed
Reviewed-by: tschatzl
2015-07-01 21:04:18 +03:00
Sergei Kovalev
0141308dfa
8067163: Several JT_HS tests fails due to ClassNotFoundException on compacts
...
Reviewed-by: dholmes, vlivanov
2015-06-17 16:22:38 +03:00
Leonid Mesnik
5b6281adb8
8079134: [TESTBUG] Remove applicable_*gc and needs_*gc groups from TEST.groups
...
Reviewed-by: mgerdin, drwhite
2015-06-09 15:03:10 +03:00
Dmitry Dmitriev
4875379a42
8072931: JEP-JDK-8059557: Test task: test framework development
...
Test set for JEP 245 Validate JVM Command-Line Flag Arguments
Reviewed-by: ctornqvi, dholmes, gziemski
2015-06-19 07:57:31 +03:00
Jesper Wilhelmsson
25c41c6094
Merge
2015-05-21 21:17:56 +02:00
Denis Kononenko
c001e13f4d
8077620: [TESTBUG] Some of the hotspot tests require at least compact profile 3
...
Reviewed-by: kvn, dholmes
2015-05-19 14:13:15 +03:00
Harold Seigel
da4711381d
Merge
2015-05-08 13:25:11 -04:00
Jesper Wilhelmsson
ca69eddba5
Merge
2015-05-04 17:10:50 +02:00
Derek White
a9a83a919f
8076995: gc/ergonomics/TestDynamicNumberOfGCThreads.java failed with java.lang.RuntimeException: 'new_active_workers' missing from stdout/stderr
...
Reviewed-by: brutisso, jmasa, jwilhelm
2015-04-29 09:59:51 +02:00
Christian Tornqvist
b650eebda9
8078383: [TESTBUG] Merge hotspot_runtime and hotspot_runtime_closed in jprt test set
...
Reviewed-by: mseledtsov, dholmes
2015-04-23 12:47:23 -07:00
Christian Tornqvist
699feeda58
8079112: [TESTBUG] hotspot_jprt group in TEST.groups refers to non-existent groups
...
Reviewed-by: gtriantafill, coleenp, dholmes
2015-04-30 04:01:13 -07:00
Christian Tornqvist
e87545938c
8078558: [TESTBUG] Merge hotspot_wbapitest with existing jtreg jprt job
...
Reviewed-by: mikael, lfoltan, hseigel
2015-04-29 07:03:49 -07:00
Kim Barrett
763048052f
8069367: Eagerly reclaimed humongous objects left on mark stack
...
Prevent eager reclaim of objects that might be on mark stack.
Reviewed-by: brutisso, tschatzl
2015-04-15 12:16:01 -04:00
Vladimir Ivanov
b4b2912109
Merge
2015-03-02 07:20:09 -08:00
Magnus Ihse Bursie
0624f19e6e
8072842: Add support for building native JTReg tests
...
Reviewed-by: erikj, sla
2015-02-27 11:56:34 +01:00
Sergei Kovalev
7fdd3ff35d
8067162: [TESTBUG] runtime/SharedArchiveFile tests fail on compact profiles
...
Modified TEST.groups file to exclude two tests from execution on compact profiles.
Reviewed-by: mseledtsov, dholmes, iignatyev
2015-02-24 16:08:25 +03:00
Pavel Punegov
f8c9e34966
8067157: Closed compiler tests should not be in hotspot/test/TEST.groups
...
Replace closed/compiler tests with sanity/ExecuteInternalVMTests.java to keep the hotspot_compiler_closed group
Reviewed-by: kvn, zmajo
2015-02-18 16:19:48 +03:00
Sergei Kovalev
f387f55093
8071811: gc/arguments/TestG1ConcRefinementThreads.java failed on Exception: java.lang.RuntimeException: Actual G1ConcRefinementThreads(0) is not equal to expected value(23)
...
Reviewed-by: jwilhelm, iignatyev
2015-02-09 09:51:12 +03:00
Jesper Wilhelmsson
ad23789419
Merge
2015-02-05 12:23:29 +01:00