Leonid Mesnik
|
a91143cc93
|
8298907: nsk JDI tests pass if the debuggee failed to launch
Reviewed-by: cjplummer, kevinw
|
2023-01-30 17:32:45 +00:00 |
|
Leonid Mesnik
|
543851db92
|
8289607: Change hotspot/jtreg tests to not use Thread.suspend/resume
Reviewed-by: sspitsyn, cjplummer
|
2022-09-23 17:44:57 +00:00 |
|
Alexey Ivanov
|
e0d361cea9
|
8284191: Replace usages of 'a the' in hotspot and java.base
Reviewed-by: lancea, wetmore, naoto, iris, kevinw, xuelei
|
2022-05-24 11:25:13 +00:00 |
|
Alan Bateman
|
9583e3657e
|
8284161: Implementation of Virtual Threads (Preview)
Co-authored-by: Ron Pressler <rpressler@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Co-authored-by: Rickard Bäckman <rbackman@openjdk.org>
Co-authored-by: Markus Grönlund <mgronlun@openjdk.org>
Co-authored-by: Leonid Mesnik <lmesnik@openjdk.org>
Co-authored-by: Serguei Spitsyn <sspitsyn@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Co-authored-by: Sergey Kuksenko <skuksenko@openjdk.org>
Reviewed-by: lancea, eosterlund, rehn, sspitsyn, stefank, tschatzl, dfuchs, lmesnik, dcubed, kevinw, amenkov, dlong, mchung, psandoz, bpb, coleenp, smarks, egahlin, mseledtsov, coffeys, darcy
|
2022-05-07 08:06:16 +00:00 |
|
Andrey Turbanov
|
dc5a65ab37
|
8283426: Fix 'exeption' typo
Reviewed-by: xuelei, iris, dholmes, wetmore, aivanov
|
2022-03-24 19:52:16 +00:00 |
|
Matteo Baccan
|
ccad39237a
|
8282657: Code cleanup: removing double semicolons at the end of lines
Reviewed-by: lancea, rriggs, ihse, prr, iris, wetmore, darcy, dholmes
|
2022-03-07 21:33:40 +00:00 |
|
Leonid Mesnik
|
a72c8aa6ad
|
8273921: Refactor NSK/JDI tests to create thread using factory
Reviewed-by: cjplummer, sspitsyn, amenkov
|
2021-09-21 23:36:16 +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
|
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 |
|
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 |
|
Yasumasa Suenaga
|
39616b4d7c
|
8250930: [TESTBUG] Some forceEarlyReturn00* tests failed due to compiler optimization
Reviewed-by: cjplummer, dholmes
|
2020-08-04 15:28:27 +09:00 |
|
Leonid Mesnik
|
df182ea6e0
|
8244133: Refactor nsk/jdi tests to reduce code duplication in settingBreakpoint communication
Reviewed-by: cjplummer, sspitsyn
|
2020-05-04 11:40:09 -07:00 |
|
Leonid Mesnik
|
dc0cc5520c
|
8235530: Removed duplicated threadByName methods in nsk/jdi tests
Reviewed-by: dholmes, sspitsyn
|
2019-12-09 13:02:07 -08:00 |
|
Gary Adams
|
cf086be753
|
4903717: nsk/jdi/ThreadReference/isSuspended/issuspended002 failing
Reviewed-by: amenkov, sspitsyn
|
2019-03-04 08:45:05 -05:00 |
|
Daniil Titov
|
ba84c4bc0c
|
8207367: 10 vmTestbase/nsk/jdi tests timed out when running with jtreg
Reviewed-by: sspitsyn, cjplummer
|
2019-02-28 13:12:26 -08:00 |
|
Gary Adams
|
4aac63bb93
|
8219388: Misleading log message "issuspended002a debuggee launched"
Reviewed-by: cjplummer, phh
|
2019-02-21 05:06:41 -05:00 |
|
Gary Adams
|
8c4106ff56
|
8219002: Some comments and error messages refer to VMDisconnectException
Reviewed-by: cjplummer, sspitsyn
|
2019-02-15 05:32:36 -05: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
|
d0560a2860
|
8210182: Remove macros for C compilation from vmTestBase but non jvmti
Remove the macros and update the code
Reviewed-by: sspitsyn, cjplummer, amenkov
|
2018-08-31 22:55:34 -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
|
5c2439b0f6
|
8208358: update bug ids mentioned in tests
Reviewed-by: kvn
|
2018-07-26 23:59:46 -07:00 |
|
Igor Ignatyev
|
e48cfc709d
|
8199382: [TESTBUG] Open source VM testbase JDI tests
Reviewed-by: erikj, kvn, sspitsyn
|
2018-05-05 09:24:29 -07:00 |
|