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 |
|
Igor Ignatyev
|
b2da6e1a90
|
8252005: narrow disabling of allowSmartActionArgs in vmTestbase
Reviewed-by: sspitsyn
|
2020-08-20 11:12:00 -07:00 |
|
Mikael Vidstedt
|
51a3b25d71
|
8252051: Make mlvmJvmtiUtils strncpy uses GCC 10.x friendly
Reviewed-by: iignatyev, kvn
|
2020-08-20 11:09:25 -07:00 |
|
Harold Seigel
|
93c00472eb
|
8251490: [TESTBUG] The Java thread stack size specified is too small for nsk/stress/stack. Specify at least 448k
Increase the -Xss stack size for some tests, mark other tests as not runnable on AArch64.
Reviewed-by: gziemski, lfoltan
|
2020-08-19 19:40:46 +00:00 |
|
Igor Ignatyev
|
b37b1a391a
|
8251126: nsk.share.GoldChecker should read golden file from ${test.src}
Reviewed-by: dholmes
|
2020-08-05 16:39:38 -07:00 |
|
Igor Ignatyev
|
65577cf58a
|
8251132: make main classes public in vmTestbase/jit tests
Reviewed-by: kvn
|
2020-08-05 16:39:08 -07:00 |
|
Leonid Mesnik
|
13946835b5
|
8244537: JDI tests fail due to "ERROR: Exception : nsk.share.jdi.JDITestRuntimeException: JDITestRuntimeException : ** event IS NOT a breakpoint **"
Reviewed-by: sspitsyn, amenkov
|
2020-08-05 10:48:55 -07:00 |
|
Igor Ignatyev
|
0019679c69
|
8251190: nsk jdi tests failing "TestBug: Exception during config file parsing: java.io.FileNotFoundException"
Reviewed-by: dholmes, sspitsyn
|
2020-08-05 08:57:21 -07:00 |
|
Harold Seigel
|
c200b4f1cb
|
8139875: [TESTBUG] Improve nsk/stress/stack/* tests
Use -Xss200k to limit the stack size, avoid running with -Xcomp, and, in one test, reduce iterations.
Reviewed-by: dholmes, lfoltan
|
2020-08-05 13:27:43 +00:00 |
|
Igor Ignatyev
|
61ebb6adb7
|
8249030: clean up FileInstaller $test.src $cwd in vmTestbase_nsk_jdi tests
Reviewed-by: dholmes, sspitsyn
|
2020-08-04 20:05:47 -07:00 |
|
Igor Ignatyev
|
a53ecac07c
|
8251128: remove vmTestbase/vm/compiler/jbe/combine
Reviewed-by: kvn
|
2020-08-04 20:04:47 -07:00 |
|