Harold Seigel
|
b38d5be887
|
8261340: Fix 'deprecated' warnings in the vmTestbase/nsk tests
Reviewed-by: lfoltan, sspitsyn
|
2021-02-09 13:16:26 +00:00 |
|
Harold Seigel
|
db0ca2b9d4
|
8261161: Clean up warnings in hotspot/jtreg/vmTestbase tests
Reviewed-by: lfoltan, coleenp
|
2021-02-08 13:19:40 +00:00 |
|
Leonid Mesnik
|
f5ca8385ab
|
8065773: JDI: UOE is not thrown, when redefineClasses changes a class modifier
Reviewed-by: sspitsyn, coleenp
|
2021-01-29 20:49:40 +00:00 |
|
Igor Veresov
|
1519632597
|
8251462: Simplify compilation policy
Reviewed-by: cjplummer, kvn
|
2021-01-28 20:51:12 +00:00 |
|
Tobias Hartmann
|
7c32ffea51
|
8258383: vmTestbase/gc/g1/unloading/tests/unloading_compilation_level[1,2,3] time out without TieredCompilation
Reviewed-by: kvn
|
2021-01-20 11:48:27 +00:00 |
|
Leonid Mesnik
|
d7d34dd964
|
8259799: vmTestbase/nsk/jvmti/Breakpoint/breakpoint001 is incorrect
Reviewed-by: iignatyev, sspitsyn, cjplummer
|
2021-01-15 19:33:23 +00:00 |
|
Hao Sun
|
4ea88512dd
|
8257928: Test image build failure with clang-10 due to -Wmisleading-indentation
Reviewed-by: amenkov, cjplummer
|
2020-12-23 01:32:05 +00:00 |
|
Coleen Phillimore
|
8251b74665
|
8257530: vmTestbase/metaspace/stressDictionary/StressDictionary.java timed out
Reviewed-by: lfoltan
|
2020-12-17 15:40:44 +00:00 |
|
Kim Barrett
|
db5da9619b
|
8257876: Avoid Reference.isEnqueued in tests
Reviewed-by: mchung, tschatzl
|
2020-12-10 10:34:47 +00:00 |
|
Per Liden
|
79f1dfb8d3
|
8255987: JDI tests fail with com.sun.jdi.ObjectCollectedException
Reviewed-by: dholmes, cjplummer
|
2020-12-09 07:46:04 +00:00 |
|
Leonid Mesnik
|
3e89981d98
|
8257623: vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted001/TestDescription.java shouldn't use timeout
Reviewed-by: sspitsyn, dcubed
|
2020-12-02 20:16:28 +00:00 |
|
Coleen Phillimore
|
cfb50a9cb7
|
8253916: ResourceExhausted/resexhausted001 crashes on Linux-x64
Reviewed-by: stuefe, sspitsyn, dholmes
|
2020-12-02 13:40:26 +00:00 |
|
Stefan Johansson
|
9de283b891
|
8257505: nsk/share/test/StressOptions stressTime is scaled in getter but not when printed
Reviewed-by: kbarrett, dholmes
|
2020-12-02 08:53:54 +00:00 |
|
Alex Menkov
|
2a1e9be6c2
|
8256364: vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t002 failed with "assert(handle != __null) failed: JNI handle should not be null"
Reviewed-by: cjplummer, sspitsyn
|
2020-11-24 17:49:55 +00:00 |
|
Guoxiong Li
|
5fedb69e66
|
8250888: nsk/jvmti/scenarios/general_functions/GF08/gf08t001/TestDriver.java fails
Reviewed-by: cjplummer, sspitsyn
|
2020-11-20 07:02:48 +00:00 |
|
Coleen Phillimore
|
ba721f5f2f
|
8212879: Make JVMTI TagMap table concurrent
Co-authored-by: Kim Barrett <kbarrett@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Reviewed-by: stefank, ihse, zgu, eosterlund, sspitsyn, kbarrett
|
2020-11-19 14:30:02 +00:00 |
|
Robbin Ehn
|
c5fe2c1fcb
|
8244679: JVM/TI GetCurrentContendedMonitor/contmon001 failed due to "(IsSameObject#3) unexpected monitor object: 0x000000562336DBA8"
Reviewed-by: pchilanomate, dcubed, dholmes, sspitsyn
|
2020-11-16 13:06:45 +00:00 |
|
Stefan Karlsson
|
6a69e304dd
|
8256337: ap01t001.cpp, 67: Received unexpected number of ObjectFree events: 7
Reviewed-by: coleenp, sspitsyn
|
2020-11-16 07:58:40 +00:00 |
|
Alex Menkov
|
a9dff9420a
|
8254864: vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted001/TestDescription.java timed out
Reviewed-by: sspitsyn, cjplummer
|
2020-11-06 21:57:43 +00:00 |
|
Harold Seigel
|
3bd5b80761
|
8243583: Change 'final' error checks to throw ICCE
Reviewed-by: lfoltan, dholmes
|
2020-10-28 12:32:45 +00:00 |
|
Alex Menkov
|
b9186bebc3
|
6606767: resexhausted00[34] fail assert(!thread->owns_locks(), "must release all locks when leaving VM")
Reviewed-by: sspitsyn, cjplummer
|
2020-10-21 23:40:48 +00:00 |
|
Thomas Stuefe
|
7ba6a6bf00
|
8251158: Implementation of JEP 387: Elastic Metaspace
Reviewed-by: lkorinth, coleenp, iklam, rrich
|
2020-10-20 06:48:09 +00:00 |
|
Markus Grönlund
|
e10b53853a
|
8243962: Various JVM TI tests time out using JFR on Windows
Reviewed-by: sspitsyn, cjplummer
|
2020-10-19 09:18:40 +00:00 |
|
Stefan Karlsson
|
672f56695e
|
8254874: ZGC: JNIHandleBlock verification failure in stack watermark processing
Reviewed-by: tschatzl, cjplummer, sspitsyn, pliden
|
2020-10-19 07:22:29 +00:00 |
|
Alex Menkov
|
cd33abb136
|
8249623: test @ignore-d due to 7013634 should be returned back to execution
Reviewed-by: cjplummer, sspitsyn
|
2020-10-14 17:49:42 +00:00 |
|
Vladimir Kempik
|
c7f0064062
|
8253899: Make IsClassUnloadingEnabled signature match specification
Reviewed-by: sspitsyn, dholmes
|
2020-10-12 13:16:28 +00:00 |
|
Igor Ignatyev
|
fff8c8deaa
|
8253882: remove PropertyResolvingWrapper
Reviewed-by: shade
|
2020-10-02 13:44:12 +00:00 |
|
Igor Ignatyev
|
55c282bb34
|
8253878: clean up nsk/share/jvmti/ArgumentHandler
Reviewed-by: cjplummer
|
2020-09-30 23:34:06 +00:00 |
|
Igor Ignatyev
|
ca0e014e60
|
8252003: remove usage of PropertyResolvingWrapper in vmTestbase/nsk/jvmti
Reviewed-by: cjplummer, sspitsyn
|
2020-09-30 21:37:12 +00:00 |
|
Igor Ignatyev
|
4b16f8ab94
|
8253872: ArgumentHandler must use the same delimiters as in jvmti_tools.cpp
Reviewed-by: cjplummer
|
2020-09-30 20:03:20 +00:00 |
|
Igor Ignatyev
|
8f7c9a7b18
|
8252001: remove usage of PropertyResolvingWrapper in vmTestbase/nsk/jdi
Reviewed-by: cjplummer, sspitsyn
|
2020-09-30 16:18:27 +00:00 |
|
Igor Ignatyev
|
1eca634736
|
8252000: remove usage of PropertyResolvingWrapper in vmTestbase/nsk/jdb
Reviewed-by: shade, cjplummer, sspitsyn
|
2020-09-30 03:03:53 +00:00 |
|
Igor Ignatyev
|
a55cde4d6b
|
8252002: remove usage of PropertyResolvingWrapper in vmTestbase/nsk/jdwp
Reviewed-by: cjplummer, sspitsyn
|
2020-09-30 02:43:10 +00:00 |
|
Evgeny Nikitin
|
6e5d4f33c5
|
8253607: [mlvm] meth/func/jdi/breakpointOtherStratum: un-problemlist and add randomness keyword
Reviewed-by: iignatyev
|
2020-09-29 12:42:20 +00:00 |
|
Igor Ignatyev
|
9ac162e896
|
8251999: remove usage of PropertyResolvingWrapper in vmTestbase/nsk/aod
Reviewed-by: shade, sspitsyn
|
2020-09-24 16:32:05 +00:00 |
|
Harold Seigel
|
ce93cbce77
|
8253125: vmTestbase/nsk/stress/stack/stack017.java timed out
Reviewed-by: dcubed
|
2020-09-16 18:58:06 +00:00 |
|
Igor Ignatyev
|
5f76deb2e0
|
8252522: nsk/share/test/StressOptions should multiple stressTime by jtreg's timeout-factor
Reviewed-by: dholmes
|
2020-09-06 16:17:30 +00:00 |
|
Igor Ignatyev
|
15af276157
|
8252004: remove usage of PropertyResolvingWrapper in vmTestbase/nsk/sysdict
Reviewed-by: dcubed, gziemski
|
2020-09-04 10:36:05 -07:00 |
|
Igor Ignatyev
|
933f90fbfa
|
8251997: remove usage of PropertyResolvingWrapper in vmTestbase/vm/mlvm/
Reviewed-by: thartmann
|
2020-09-03 09:21:27 -07:00 |
|
Igor Ignatyev
|
850d62301c
|
8252720: clean up FileInstaller $test.src $cwd in vmTestbase/vm/compiler/optimizations tests
Reviewed-by: thartmann
|
2020-09-03 09:21:01 -07:00 |
|
Harold Seigel
|
f3597c4a54
|
8252249: nsk/stress/stack/stack016.java fails with "Error: TEST_BUG: trickyRecursion() must throw an error anyway!"
Run test separately with both -Xint and -Xcomp to ensure thread stacks are similarly sized.
Reviewed-by: dholmes, coleenp
|
2020-09-02 13:50:39 +00:00 |
|
Igor Ignatyev
|
ca3374253c
|
8252402: rewrite vmTestbase/nsk/jvmti/Allocate/alloc001 shell test to Java
Reviewed-by: amenkov
|
2020-09-01 17:29:34 -07:00 |
|
Igor Ignatyev
|
4fe6a3da68
|
8252532: use Utils.TEST_NATIVE_PATH instead of System.getProperty("test.nativepath")
Reviewed-by: dholmes, sspitsyn
|
2020-09-01 17:23:00 -07:00 |
|
Igor Ignatyev
|
00452d32f5
|
8252477: nsk/share/ArgumentParser should expect that jtreg "splits" an argument
Reviewed-by: sspitsyn, dholmes
|
2020-08-27 19:37:51 -07:00 |
|
Coleen Phillimore
|
a616bc979b
|
8230052: MLVM findDeadlock test timed out
Add logging for debugging for the next timeout
Reviewed-by: iignatyev, iklam, pchilanomate, dholmes
|
2020-08-31 09:32:44 -04:00 |
|
Igor Ignatyev
|
c98fd38979
|
8251127: clean up FileInstaller $test.src $cwd in remaining vmTestbase_vm_compiler tests
Reviewed-by: kvn
|
2020-08-26 17:06:15 -07:00 |
|
Nick Gasson
|
7856c1a311
|
8252108: Modify nsk/stress/stack tests to check page size
Reviewed-by: hseigel, stuefe
|
2020-08-26 11:28:10 +08:00 |
|
Igor Ignatyev
|
8ce2053723
|
8252186: remove FileInstaller action from vmTestbase/jit/graph tests
Reviewed-by: kvn
|
2020-08-24 13:23:34 -07:00 |
|
Igor Ignatyev
|
6612598a13
|
8251998: remove usage of PropertyResolvingWrapper in vmTestbase/jit/t
Reviewed-by: kvn
|
2020-08-21 19:00:52 -07:00 |
|
Igor Ignatyev
|
ef614ed8af
|
8251996: remove usage of PropertyResolvingWrapper in vm/compiler/complog/uninit
Reviewed-by: kvn, epavlova
|
2020-08-20 20:17:44 -07:00 |
|