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
|
56e8e60792
|
8330534: Update nsk/jdwp tests to use driver instead of othervm
Reviewed-by: sspitsyn, cjplummer
|
2024-06-11 21:03:20 +00:00 |
|
Leonid Mesnik
|
244f6ac222
|
8307824: Clean up Finalizable.java and finalize terminology in vmTestbase/nsk/share
Reviewed-by: sspitsyn, cjplummer
|
2024-06-04 19:18:41 +00:00 |
|
Leonid Mesnik
|
b3e29db144
|
8333108: Update vmTestbase/nsk/share/DebugeeProcess.java to don't use finalization
Reviewed-by: cjplummer, sspitsyn
|
2024-05-30 18:21:40 +00:00 |
|
Leonid Mesnik
|
b3b33667ad
|
8332631: Update nsk.share.jpda.BindServer to don't use finalization
Reviewed-by: cjplummer, sspitsyn
|
2024-05-24 17:34:00 +00:00 |
|
Leonid Mesnik
|
61aff6db15
|
8332112: Update nsk.share.Log to don't print summary during VM shutdown hook
Reviewed-by: dholmes, cjplummer
|
2024-05-15 14:57:22 +00:00 |
|
Alex Menkov
|
2482a505e5
|
8326898: NSK tests should listen on loopback addresses only
Reviewed-by: sspitsyn, cjplummer, dholmes, lmesnik
|
2024-03-14 18:03:14 +00:00 |
|
Leonid Mesnik
|
4cf195f00c
|
8318573: The nsk.share.jpda.SocketConnection should fail if socket was closed.
Reviewed-by: sspitsyn, cjplummer
|
2023-10-21 03:35:52 +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 |
|
Jaikiran Pai
|
e9daf4a018
|
8312916: Remove remaining usages of -Xdebug from test/hotspot/jtreg
Reviewed-by: kevinw, cjplummer, dholmes
|
2023-07-26 07:34:52 +00:00 |
|
Afshin Zafari
|
e1e758a7b4
|
8305083: Remove finalize() from test/hotspot/jtreg/vmTestbase/nsk/share/ and /jpda that are used in serviceability/dcmd/framework tests
Reviewed-by: coleenp, dholmes
|
2023-05-12 07:32:46 +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
|
74be2d9ef6
|
8286983: rename jdb -trackvthreads and debug agent enumeratevthreads options and clarify "Preview Feature" nature of these options
Reviewed-by: amenkov, lmesnik, alanb
|
2022-06-07 19:07:34 +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 |
|
Alex Menkov
|
18a731a3e4
|
8269770: nsk tests should start IOPipe channel before launch debuggee - Debugee.prepareDebugee
Reviewed-by: sspitsyn, kevinw
|
2021-08-31 22:43:12 +00:00 |
|
Alex Menkov
|
b62e742045
|
8213714: AttachingConnector/attach/attach001 failed due to "bind failed: Address already in use"
Reviewed-by: sspitsyn, cjplummer
|
2021-08-10 19:13:18 +00:00 |
|
Alex Menkov
|
1404e4bf44
|
8269302: serviceability/dcmd/framework/InvalidCommandTest.java still fails after JDK-8268433
Reviewed-by: kevinw, dcubed
|
2021-06-25 22:10:48 +00:00 |
|
Alex Menkov
|
b568e87947
|
8237388: serviceability/dcmd/framework/VMVersionTest.java fails with connection refused error.
Reviewed-by: cjplummer, sspitsyn
|
2021-06-08 17:05:22 +00:00 |
|
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 |
|
Jan Lahoda
|
29852ecd80
|
8232684: Make switch expressions final
Reviewed-by: alanb, mcimadamore, kvn
|
2019-11-12 06:32:13 +00:00 |
|
Daniil Titov
|
76ffbcde98
|
8205654: serviceability/dcmd/framework/HelpTest.java timed out
Reviewed-by: sspitsyn, dholmes
|
2019-02-08 09:41:45 -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
|
e48cfc709d
|
8199382: [TESTBUG] Open source VM testbase JDI tests
Reviewed-by: erikj, kvn, sspitsyn
|
2018-05-05 09:24:29 -07:00 |
|
Igor Ignatyev
|
08855df46a
|
8199643: [TESTBUG] Open source common VM testbase code
Reviewed-by: vlivanov, erikj, mseledtsov, gthornbr
|
2018-04-30 18:10:24 -07:00 |
|