Leonid Mesnik
4417c276e4
8330535: Update nsk/jdb tests to use driver instead of othervm
...
Reviewed-by: cjplummer
2024-08-12 19:43:36 +00:00
Leonid Mesnik
99e4d77aac
8333117: Remove support of remote and manual debuggee launchers
...
Reviewed-by: cjplummer
2024-06-20 15:43:44 +00:00
Leonid Mesnik
bc7d9e3d0b
8333013: Update vmTestbase/nsk/share/LocalProcess.java to don't use finalization
...
Reviewed-by: cjplummer, amenkov
2024-05-29 15:01:07 +00:00
Leonid Mesnik
f66a586614
8332641: Update nsk.share.jpda.Jdb to don't use finalization
...
Reviewed-by: cjplummer, kevinw
2024-05-24 17:31:30 +00:00
Leonid Mesnik
89987dbf87
8303773: Replace "main.wrapper" with "test.thread.factory" property in test code
...
Reviewed-by: cjplummer, amenkov
2023-10-03 15:03:47 +00:00
Chris Plummer
c6f20db945
8308232: nsk/jdb tests don't pass -verbose flag to the debuggee
...
Reviewed-by: sspitsyn, lmesnik
2023-06-01 15:28:58 +00:00
Alan Bateman
2586f36120
8304919: Implementation of Virtual Threads
...
Reviewed-by: lmesnik, cjplummer, psandoz, mchung, sspitsyn, jpai
2023-04-11 05:49:54 +00:00
Chris Plummer
d6e9f01584
8285416: [LOOM] Some nsk/jdi tests fail due to needing too many virtual threads
...
8282383: [LOOM] 6 nsk JDI and JDB tests sometimes failing with vthread wrapper due to running out of carrier threads
Reviewed-by: dholmes, sspitsyn, alanb, lmesnik
2023-01-06 18:49:11 +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
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
Jakob Cornell
fe6a202087
8271356: Modify jdb to treat an empty command as a repeat of the previous command
...
Reviewed-by: cjplummer, iklam
2021-10-29 17:50:19 +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
Chris Plummer
7dd0aaa430
8210987: Extra newlines on Windows when running nsk jdb tests
...
Fix skipping over newlines
Reviewed-by: dholmes, jcbeyler, amenkov
2018-09-22 14:12:48 -07:00
Chris Plummer
7a55cb8954
8210118: better jdb test diagnostics when getting "Prompt is not received during ... milliseconds" failures
...
Print pending reply when prompt is not recieved
Reviewed-by: dholmes, gadams, sspitsyn, jcbeyler
2018-08-30 17:59:40 -07:00
Igor Ignatyev
619bf3a01c
8199379: [TESTBUG] Open source vm testbase JDB tests
...
Reviewed-by: mseledtsov, sspitsyn
2018-05-22 10:08:04 -07:00