jdk-24/test/hotspot/jtreg
Thomas Schatzl 5a21a8c4dd 8230706: Waiting on completion of strong nmethod processing causes long pause times with G1
Instead of globally waiting for completion of strong nmethod processing during evacuation, synchronize the nmethods processing on a per-nmethod basis so that only one thread processes one nmethod at once using a state. This state indicates what work (strong/weak processing) needs to be done and what has already been done.

Reviewed-by: sjohanss, kbarrett
2019-10-24 11:08:16 +02:00
..
applications 8221870: use driver to run CtwRunner in applications/ctw tests 2019-04-02 13:39:22 -07:00
compiler 8232613: Move Object.registerNatives into HotSpot 2019-10-24 09:57:29 +02:00
containers 8230957: [TESTBUG] containers/docker/TestJcmdWithSideCar.java sporadic failures 2019-10-11 09:55:35 +02:00
gc 8230706: Waiting on completion of strong nmethod processing causes long pause times with G1 2019-10-24 11:08:16 +02:00
gtest 8158048: Fix failure message from jtreg gtest wrapper 2019-06-12 11:48:14 -07:00
native_sanity
resourcehogs 8227645: Some tests in serviceability/sa run with fixed -Xmx values and risk running out of memory 2019-08-09 11:27:08 -07:00
runtime 8232613: Move Object.registerNatives into HotSpot 2019-10-24 09:57:29 +02:00
sanity 8213058: remove ExecuteInternalVMTests and VerboseInternalVMTests flags 2018-11-02 16:27:55 -07:00
serviceability 8232613: Move Object.registerNatives into HotSpot 2019-10-24 09:57:29 +02:00
testlibrary 8227439: Turn off AOT by default 2019-08-08 14:13:16 +05:30
testlibrary_tests 8211034: OnStackReplacePercentage option checking has bugs 2018-12-12 23:08:01 -08:00
vmTestbase 8232613: Move Object.registerNatives into HotSpot 2019-10-24 09:57:29 +02:00
ProblemList-aot.txt 8230390: Problemlist SA tests with AOT 2019-08-30 16:17:21 +02:00
ProblemList-graal.txt 8231903: [Graal] Update com.oracle.mxtool.junit classes 2019-10-09 10:59:45 -07:00
ProblemList-non-cds-mode.txt 8202951: Implementation of JEP 341: Default CDS Archives 2018-10-05 18:56:11 -04:00
ProblemList-Xcomp.txt 8218168: clean up hotspot ProblemList 2019-01-31 22:17:09 -08:00
ProblemList-zgc.txt 8222480: Implementation: JEP 351: ZGC: Uncommit Unused Memory 2019-05-14 09:55:02 +02:00
ProblemList.txt 8232276: Problem list serviceability/sa/ClhsdbJstackXcompStress.java 2019-10-18 14:07:47 -07:00
test_env.sh
TEST.groups 8231981: Refactor test definitions to split RT and SVC tests 2019-10-14 12:22:09 -07:00
TEST.quick-groups 8225654: rework vmTestbase/jit/graph 2019-10-11 09:43:41 -07:00
TEST.ROOT 8228434: jdk/net/Sockets/Test.java fails after JDK-8227642 2019-07-22 10:48:14 +02:00