Coleen Phillimore
|
a6bdee48f3
|
8324681: Replace NULL with nullptr in HotSpot jtreg test native code files
Reviewed-by: kevinw, kbarrett, dholmes
|
2024-01-29 17:07:32 +00:00 |
|
Xue-Lei Andrew Fan
|
e80b5ea448
|
8299635: Hotspot update for deprecated sprintf in Xcode 14
Reviewed-by: dholmes, mikael
|
2023-01-25 15:42:53 +00:00 |
|
Alex Menkov
|
6240431b38
|
8295697: Resolve conflicts between serviceability/jvmti and nsk/jvmti shared code
Reviewed-by: lmesnik, sspitsyn, cjplummer
|
2022-10-20 23:41:54 +00:00 |
|
Alex Menkov
|
b12e7f1bf9
|
8279358: vmTestbase/nsk/jvmti/scenarios/jni_interception/JI03/ji03t003/TestDescription.java fails with usage tracker
Reviewed-by: cjplummer, lmesnik
|
2022-06-07 20:32:46 +00:00 |
|
Daniel D. Daugherty
|
61450bb061
|
8283651: nsk/jvmti/SuspendThread/suspendthrd003 may leak native memory
Reviewed-by: lmesnik
|
2022-05-09 22:03:55 +00:00 |
|
Leonid Mesnik
|
96fe1d0d4d
|
8264605: vmTestbase/nsk/jvmti/SuspendThread/suspendthrd003/TestDescription.java failed with "agent_tools.cpp, 471: (foundThread = (jthread) jni_env->NewGlobalRef(foundThread)) != NULL"
Reviewed-by: sspitsyn, dholmes
|
2021-11-24 20:11:18 +00:00 |
|
David Holmes
|
dc19baca33
|
8268094: Some vmTestbase/nsk tests fail after ACC_STRICT/strictfp changes
Reviewed-by: vlivanov, rehn
|
2021-06-02 12:23:56 +00:00 |
|
Alex Menkov
|
9713152eae
|
8262092: vmTestbase/nsk/jvmti/scenarios/hotswap/HS102/hs102t001/TestDescription.java SIGSEGV in memmove_ssse3
Reviewed-by: lmesnik, sspitsyn
|
2021-05-10 22:48:01 +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
|
4b16f8ab94
|
8253872: ArgumentHandler must use the same delimiters as in jvmti_tools.cpp
Reviewed-by: cjplummer
|
2020-09-30 20:03:20 +00:00 |
|
Jean Christophe Beyler
|
b036071125
|
8229036: Remove the testing against NSK_TRUE from tests
Remove the testing against NSK_TRUE from tests
Reviewed-by: sspitsyn, cjplummer
|
2019-08-08 04:29:56 -07:00 |
|
Daniil Titov
|
a148e026a9
|
8218812: vmTestbase/nsk/jvmti/GetAllThreads/allthr001/TestDescription.java failed
Reviewed-by: dlong, sspitsyn, jcbeyler
|
2019-03-14 16:28:31 -07:00 |
|
Jean Christophe Beyler
|
6029814c30
|
8212824: Remove unnecessary spaces before/after comparison in vmTestbase
Remove extra spaces around comparisons
Reviewed-by: phh, amenkov
|
2019-01-14 15:40:22 -08:00 |
|
Gary Adams
|
230f1bd5c9
|
8216059: nsk_jvmti_parseoptions still has dependency on tilde separator
Reviewed-by: sspitsyn, cjplummer
|
2019-01-03 15:54:01 -05:00 |
|
Gary Adams
|
32a5512763
|
8211343: nsk_jvmti_parseoptions should handle multiple suboptions
Reviewed-by: sspitsyn, cjplummer
|
2019-01-02 07:19:33 -05:00 |
|
Jean Christophe Beyler
|
019bd7cf2b
|
8215160: Normalize spaces for remaining vmTestbase tests
Add spaces where needed
Reviewed-by: sspitsyn, amenkov
|
2018-12-11 12:45:38 -08:00 |
|
Daniil Titov
|
cbaebf738e
|
8214572: [Graal] nsk/jvmti/unit/ForceEarlyReturn/earlyretbase should not suspend the thread when the top frame executes JVMCI code
Reviewed-by: sspitsyn, dholmes, jcbeyler
|
2018-12-04 21:13:45 -08:00 |
|
Jean Christophe Beyler
|
54dda86a98
|
8214502: Add space after/before {} in remaining vmTestbase tests
Added spaces around the {}
Reviewed-by: dholmes, sspitsyn
|
2018-12-03 19:47:37 -08:00 |
|
Matthias Baesken
|
9debae9783
|
8214297: testbug : missing fclose in jvmti_aod.cpp
Reviewed-by: coleenp, stuefe
|
2018-11-26 14:04:23 +01:00 |
|
Jean Christophe Beyler
|
937fe3be82
|
8214149: Move out assignments when not using NSK*VERIFY macros
Move out the assignments from ifs
Reviewed-by: sspitsyn, cjplummer
|
2018-11-21 10:46:45 -08:00 |
|
Jean Christophe Beyler
|
1d340e454c
|
8212939: Add space after if/while/for/switch and parenthesis
Add spaces where needed
Reviewed-by: cjplummer, sspitsyn
|
2018-11-12 13:13:00 -08:00 |
|
Jean Christophe Beyler
|
db6696837e
|
8212771: Remove remaining spaces before/after () for vmTestbase
Remove spaces around ()
Reviewed-by: phh, sspitsyn
|
2018-10-23 09:43:16 -07:00 |
|
Jean Christophe Beyler
|
a623db2148
|
8212148: Remove remaining NSK_CPP_STUBs
Remove remaining macros
Reviewed-by: amenkov, phh, iignatyev
|
2018-10-22 12:43:15 -07:00 |
|
Jean Christophe Beyler
|
510336c210
|
8210481: Remove #ifdef cplusplus from vmTestbase
Remove all cplusplus ifdefs from vmTestbase
Reviewed-by: dholmes, iignatyev, cjplummer, sspitsyn
|
2018-09-17 19:36:09 -07:00 |
|
Ioi Lam
|
3c135ae705
|
8210194: [TESTBUG] jvmti_FollowRefObjects.cpp missing initializer for member _jvmtiHeapCallbacks::heap_reference_callback
Reviewed-by: sspitsyn, iignatyev
|
2018-08-30 08:01:13 -07:00 |
|
Igor Ignatyev
|
8c47dc4a94
|
8209611: use C++ compiler for hotspot tests
Reviewed-by: vlivanov, ihse, erikj, jcbeyler
|
2018-08-28 14:37:34 -07:00 |
|
Igor Ignatyev
|
59ac4c2629
|
8199383: [TESTBUG] Open source VM testbase JVMTI tests
Reviewed-by: sspitsyn, erikj
|
2018-05-24 17:12:15 -07:00 |
|
Igor Ignatyev
|
01b0f9ea7d
|
8199384: [TESTBUG] Open source VM testbase MLVM tests
Reviewed-by: erikj, mseledtsov, vlivanov
|
2018-05-17 00:23:28 -07:00 |
|