Kim Barrett
810daf8206
8325910: Rename jnihelper.h
...
Reviewed-by: coleenp
2024-02-15 03:54:43 +00:00
Kim Barrett
22e81810dd
8325682: Rename nsk_strace.h
...
Reviewed-by: coleenp
2024-02-14 23:06:47 +00:00
Kim Barrett
10beb3184e
8325456: Rename nsk_mutex.h
...
Reviewed-by: coleenp, jwaters
2024-02-08 17:22:47 +00:00
Kim Barrett
9cccf0515e
8325367: Rename nsk_list.h
...
Reviewed-by: coleenp
2024-02-08 00:00:00 +00:00
Kim Barrett
f2f634448e
8325347: Rename native_thread.h
...
Reviewed-by: coleenp, lmesnik
2024-02-06 23:42:08 +00:00
Kim Barrett
2d252ee06e
8325180: Rename jvmti_FollowRefObjects.h
...
Reviewed-by: sspitsyn, jwaters, lmesnik
2024-02-06 17:15:36 +00:00
Kim Barrett
6787c4c3dd
8325055: Rename Injector.h
...
Reviewed-by: dholmes, amenkov, sspitsyn
2024-02-02 16:19:08 +00:00
Kim Barrett
0cc8e5beed
8325042: remove unused JVMDITools test files
...
Reviewed-by: coleenp
2024-01-31 19:19:21 +00:00
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
Daniel D. Daugherty
806ffb1085
8324082: more monitoring test timeout adjustments
...
Reviewed-by: kevinw, sspitsyn
2024-01-18 13:15:45 +00:00
Stefan Karlsson
cbe329b90a
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
...
Reviewed-by: lkorinth, lmesnik
2024-01-03 08:53:01 +00:00
Gergö Barany
6f263111a1
8318490: Increase timeout for JDK tests that are close to the limit when run with libgraal
...
Reviewed-by: dnsimon, never, thartmann
2023-11-23 18:33:19 +00:00
Leo Korinth
d52a995f35
8315097: Rename createJavaProcessBuilder
...
Reviewed-by: lmesnik, dholmes, rriggs, stefank
2023-10-27 08:47:26 +00:00
Elif Aslan
43f31d7385
8318607: Enable parallelism in vmTestbase/nsk/stress/jni tests
...
Reviewed-by: lmesnik, shade
2023-10-25 15:01:11 +00:00
Elif Aslan
cee44a6255
8318608: Enable parallelism in vmTestbase/nsk/stress/threads tests
...
Reviewed-by: lmesnik, shade
2023-10-25 15:00:44 +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
Alex Menkov
599560a832
8317635: Improve GetClassFields test to verify correctness of field order
...
Reviewed-by: cjplummer, sspitsyn
2023-10-19 18:12:16 +00:00
Varada M
0b0f8b55a6
8219652: [aix] Tests failing with JNI attach problems.
...
Reviewed-by: dholmes, cjplummer, sspitsyn
2023-10-04 06:07:14 +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
Leonid Mesnik
0e501f66df
8308429: jvmti/StopThread/stopthrd007 failed with "NoClassDefFoundError: Could not initialize class jdk.internal.misc.VirtualThreads"
...
Reviewed-by: dholmes, sspitsyn
2023-10-03 15:03:21 +00:00
Alex Menkov
041510dc21
8315486: vmTestbase/nsk/jdwp/ThreadReference/ForceEarlyReturn/forceEarlyReturn002/forceEarlyReturn002.java timed out
...
Reviewed-by: cjplummer, lmesnik
2023-09-21 22:24:24 +00:00
Aleksey Shipilev
4421951d8f
8316142: Enable parallelism in vmTestbase/nsk/monitoring/stress/lowmem tests
...
Reviewed-by: lmesnik, cjplummer
2023-09-18 18:29:33 +00:00
Soumadipta Roy
eb1f67b160
8315937: Enable parallelism in vmTestbase/nsk/stress/numeric tests
...
Reviewed-by: shade, lmesnik
2023-09-14 15:59:13 +00:00
Aleksey Shipilev
dd214d0f95
8315437: Enable parallelism in vmTestbase/nsk/monitoring/stress/classload tests
...
Reviewed-by: lmesnik, cjplummer
2023-09-11 16:41:35 +00:00
Aleksey Shipilev
9013b03244
8315442: Enable parallelism in vmTestbase/nsk/monitoring/stress/thread tests
...
Reviewed-by: stuefe, lmesnik
2023-09-05 10:08:35 +00:00
Alex Menkov
c90cd2c060
8286789: Test forceEarlyReturn002.java timed out
...
Reviewed-by: lmesnik, sspitsyn
2023-08-30 18:28:43 +00:00
Leonid Mesnik
58f5826ff4
8311222: strace004 can fail due to unexpected stack length after JDK-8309408
...
Reviewed-by: dholmes, alanb
2023-08-19 01:46:40 +00:00
Chris Plummer
0f5e030bad
8309335: Get rid of use of reflection to call Thread.isVirtual() in nsk/jdi/EventRequestManager/stepRequests/stepreq001t.java
...
Reviewed-by: lmesnik, sspitsyn, alanb
2023-08-15 20:55:27 +00:00
Matthias Baesken
6dba2026d7
8313670: Simplify shared lib name handling code in some tests
...
Reviewed-by: cjplummer, sspitsyn
2023-08-10 07:23:24 +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
Jaikiran Pai
842d6329cf
8227229: Deprecate the launcher -Xdebug/-debug flags that have not done anything since Java 6
...
Reviewed-by: alanb, cjplummer, dholmes
2023-07-21 12:58:20 +00:00
Jaikiran Pai
8ec136e6f0
8312072: Deprecate for removal the -Xnoagent option
...
Reviewed-by: alanb, dholmes, cjplummer
2023-07-18 05:41:37 +00:00
Chris Plummer
c84866ac0d
8310551: vmTestbase/nsk/jdb/interrupt/interrupt001/interrupt001.java timed out due to missing prompt
...
Reviewed-by: kevinw, sspitsyn
2023-07-14 18:39:34 +00:00
Matthias Baesken
25cbe85d6f
8310550: Adjust references to rt.jar
...
Reviewed-by: erikj, clanger
2023-07-07 06:57:23 +00:00
Alan Bateman
227656f3a9
8309408: Thread.sleep cleanup
...
Reviewed-by: dholmes, stefank
2023-06-16 07:26:27 +00:00
Chris Plummer
79ff72a776
8308499: Test vmTestbase/nsk/jdi/MethodExitRequest/addClassExclusionFilter/filter001/TestDescription.java failed: VMDisconnectedException
...
Reviewed-by: lmesnik, kevinw
2023-06-15 19:11:12 +00:00
Leo Korinth
c884862ad2
8309468: Remove jvmti Allocate locker test case
...
Reviewed-by: dholmes, lmesnik, sspitsyn
2023-06-13 12:31:20 +00:00
JoKern65
cf9e6353cc
8309462: [AIX] vmTestbase/nsk/jvmti/RunAgentThread/agentthr001/TestDescription.java crashing due to empty while loop
...
Reviewed-by: mbaesken, mdoerr, clanger
2023-06-12 10:01:13 +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
Chris Plummer
5531f6ba1b
8308819: add JDWP and JDI virtual thread support for ThreadReference.ForceEarlyReturn
...
Reviewed-by: sspitsyn, alanb
2023-05-31 20:50:22 +00:00
Leo Korinth
88236263dc
8309048: Remove malloc locker test case
...
Reviewed-by: dholmes, tschatzl, coleenp, lmesnik
2023-05-31 08:53:47 +00:00
Chris Plummer
89f2d458a2
8308237: add JDWP and JDI virtual thread support for ThreadReference.PopFrames
...
8308481: JDI TestScaffold does not support passing app arguments to the debuggee
8305632: Test com/sun/jdi/PopAndInvokeTest.java fails with OpaqueFrameException
Reviewed-by: alanb, sspitsyn, lmesnik
2023-05-24 16:54:05 +00:00
Chris Plummer
4a6d6d5a59
8308187: jdi/EventSet/resume/resume008 failed with "EventHandler> Unexpected event: ThreadStartEvent in thread resume008-thread0"
...
Reviewed-by: dcubed
2023-05-18 22:08:10 +00:00
Chris Plummer
64d5157116
8306467: Fix nsk/jdb/kill/kill001 to work with new JVMTI StopThread support for virtual threads.
...
Reviewed-by: sspitsyn, amenkov
2023-05-16 17:02:12 +00:00
Chris Plummer
cc80ada739
8306593: Fix nsk/jdi/stop/stop001 for virtual threads and remove from problem list
...
Reviewed-by: lmesnik, sspitsyn
2023-05-15 18:59:08 +00:00
Chris Plummer
d809823fe4
8306471: Add virtual threads support to JDWP ThreadReference.Stop and JDI ThreadReference.stop()
...
Reviewed-by: sspitsyn, alanb
2023-05-12 20:05:21 +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
Leonid Mesnik
caee1beaaf
8307305: Update debugger tests to support JTREG_TEST_THREAD_FACTORY mode
...
Reviewed-by: cjplummer
2023-05-04 03:51:24 +00:00
Chris Plummer
ae5f678fba
8282384: [LOOM] Need test for ThreadReference.interrupt() on a vthread
...
Reviewed-by: lmesnik, sspitsyn
2023-05-01 18:13:11 +00:00
Daniel D. Daugherty
4b23bef51d
8301377: adjust timeout for JLI GetObjectSizeIntrinsicsTest.java subtest again
...
8302607: increase timeout for ContinuousCallSiteTargetChange.java
8305502: adjust timeouts in three more M&M tests
Reviewed-by: naoto, lmesnik, thartmann
2023-04-24 16:10:44 +00:00
Fredrik Bredberg
a31a11f44a
8306006: strace001.java fails due to unknown methods on stack
...
Reviewed-by: rehn, alanb, dholmes
2023-04-19 15:04:27 +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
Eirik Bjorsnos
4f625c0b9a
8304543: Modernize debugging jvm args in test/hotspot/jtreg/vmTestbase/nsk/jdi/Argument/value/value004.java
...
Reviewed-by: dholmes, cjplummer, alanb
2023-03-28 04:21:15 +00:00
Coleen Phillimore
4ec720db9f
8297977: vmTestbase/nsk/stress/except/except012.java fails with unexpected Exception
...
Reviewed-by: mseledtsov, lmesnik
2023-03-24 13:23:40 +00:00
Coleen Phillimore
bbde2158d1
8299494: Test vmTestbase/nsk/stress/except/except011.java failed: ExceptionInInitializerError: target class not found
...
Reviewed-by: dholmes, dcubed
2023-03-21 13:18:44 +00:00
Afshin Zafari
6dd6c15ed4
8301684: Fix test code to not get finalizer deprecation warnings
...
Reviewed-by: coleenp, dholmes
2023-03-17 13:21:47 +00:00
Leonid Mesnik
7ad48ea3ad
8300317: vmTestbase/nsk/stress/strace/strace* tests fail with "ERROR: wrong lengths of stack traces"
...
Reviewed-by: dholmes, mseledtsov
2023-03-15 17:15:51 +00:00
Chris Plummer
8b0eb7299a
8289765: JDI EventSet/resume/resume008 failed with "ERROR: suspendCounts don't match for : VirtualThread-unparker"
...
Reviewed-by: sspitsyn, kevinw
2023-03-09 21:55:15 +00:00
Kevin Walls
afda8fbf0b
8303136: MemoryPoolMBean/isCollectionUsageThresholdExceeded/isexceeded005 failed with "isCollectionUsageThresholdExceeded() returned true, while threshold = 1 and used = 0"
...
Reviewed-by: cjplummer, sspitsyn
2023-03-08 08:20:27 +00:00
Pavel Rappo
45a616a891
8303480: Miscellaneous fixes to mostly invisible doc comments
...
Reviewed-by: mullan, prr, cjplummer, aivanov, jjg, lancea, rriggs, ihse
2023-03-07 15:31:42 +00:00
Leonid Mesnik
877ab659b9
8303264: Refactor nsk/stress/strace to extract shared and remove redundant code
...
Reviewed-by: mseledtsov, dholmes
2023-03-06 15:33:55 +00:00
Chris Plummer
0926d0cbce
8302516: Do some cleanup of nsk/share/jdi/EventHandler.java
...
Reviewed-by: amenkov, kevinw, lmesnik
2023-03-02 16:03:38 +00:00
Leonid Mesnik
b4ea80731c
8288912: vmTestbase/nsk/stress/strace/strace002.java fails with Unexpected method name: currentCarrierThread
...
Reviewed-by: dholmes
2023-02-24 19:38:55 +00:00
Leonid Mesnik
6397cb611a
8301200: Don't scale timeout stress with timeout factor
...
Reviewed-by: lkorinth
2023-02-23 18:20:53 +00:00
Kevin Walls
5e1d1b7940
8302870: More information needed from failures in vmTestbase ThreadUtils.waitThreadState
...
Reviewed-by: dholmes, sspitsyn
2023-02-22 09:29:57 +00:00
Kim Barrett
f1d76fa925
8302262: Remove -XX:SuppressErrorAt develop option
...
Reviewed-by: stuefe, dholmes, tschatzl
2023-02-15 00:44:02 +00:00
Chris Plummer
880f52fda0
8301638: A number of nsk/jdi invokemethod tests should be converted to create virtual threads
...
Reviewed-by: lmesnik, amenkov, sspitsyn
2023-02-10 19:29:34 +00:00
Coleen Phillimore
97d0c8720d
8302109: Trivial fixes to btree tests
...
Reviewed-by: lmesnik
2023-02-09 20:42:17 +00:00
Chris Plummer
f4b72df428
8282379: [LOOM] vmTestbase/nsk/jdi/ClassType/invokeMethod/invokemethod011 sometimes fails
...
Reviewed-by: dholmes, sspitsyn
2023-02-09 18:25:04 +00:00
Leonid Mesnik
2d50c7d477
8298979: Remove duplicated serviceability/jvmti/thread/GetAllThreads/allthr01/allthr01.java
...
Reviewed-by: sspitsyn
2023-02-02 15:10:27 +00:00
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
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
Coleen Phillimore
c3242ee452
8298596
: vmTestbase/nsk/sysdict/vm/stress/chain/chain008/chain008.java fails with "NoClassDefFoundError: Could not initialize class java.util.concurrent.ThreadLocalRandom"
...
Reviewed-by: ayang, tschatzl
2023-01-18 15:19:30 +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
Alex Menkov
220781fa56
8298513: vmTestbase/nsk/jdi/EventSet/suspendPolicy/suspendpolicy009/TestDescription.java fails with usage tracker
...
Reviewed-by: cjplummer, sspitsyn, lmesnik
2022-12-13 19:50:09 +00:00
Alex Menkov
a120764cc4
8298514: vmTestbase/nsk/jdi/EventRequestManager/threadDeathRequests/thrdeathreq002/TestDescription.java fails with usage tracker
...
Reviewed-by: cjplummer, sspitsyn
2022-12-13 19:49:16 +00:00
Alex Menkov
2821fa9883
8280798: com.sun.jdi.ObjectReference::setValue spec should prohibit any final field modification
...
Reviewed-by: alanb, cjplummer, sspitsyn
2022-12-02 20:16:51 +00:00
Alex Menkov
53dd214318
8297742: Combine vmTestbase/nsk/monitoring/ThreadMXBean/resetPeakThreadCount tests
...
Reviewed-by: dholmes, lmesnik, kevinw, sspitsyn
2022-11-30 18:39:24 +00:00
Jaikiran Pai
3f8882b2eb
8297693: Fix typos in src/hotspot and test/hotspot files
...
Co-authored-by: Michael Ernst <mernst@openjdk.org>
Reviewed-by: kevinw, dholmes, sspitsyn
2022-11-30 11:28:11 +00:00
Leonid Mesnik
216c6f6340
8294881: test/hotspot/jtreg/vmTestbase/nsk/jdi/VirtualMachine/dispose/dispose003/TestDescription.java fails
...
Reviewed-by: cjplummer, sspitsyn
2022-11-15 17:19:48 +00:00
David Holmes
956d75bcc0
8295099: vmTestbase/nsk/stress/strace/strace013.java failed with "TestFailure: wrong lengths of stack traces: strace013Thread0: NNN strace013Thread83: MMM"
...
Reviewed-by: stuefe, lmesnik
2022-11-11 03:41:54 +00:00
Leonid Mesnik
3bd3caf897
8294486: Remove vmTestbase/nsk/jvmti/ tests ported to serviceability/jvmti.
...
Reviewed-by: sspitsyn
2022-10-25 22:48:00 +00:00
Alex Menkov
6acbdb59da
8295427: popframe004: report more details on error
...
Reviewed-by: cjplummer, lmesnik, sspitsyn
2022-10-22 00:18:39 +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
Serguei Spitsyn
21a825e059
8288387: GetLocalXXX/SetLocalXXX spec should require suspending target thread
...
Reviewed-by: lmesnik, dsamersoff
2022-10-17 23:36:22 +00:00
Leonid Mesnik
f8d9fa8873
8294483: Remove vmTestbase/nsk/jvmti/GetThreadState tests.
...
Reviewed-by: kvn, dholmes
2022-09-27 22:47:01 +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
Alex Menkov
21008cad46
8285383: vmTestbase/nsk/jvmti/scenarios/hotswap/HS204/hs204t001/hs204t001.java failed with "exit code: 96"
...
Reviewed-by: dcubed, lmesnik, sspitsyn
2022-09-20 18:18:39 +00:00
Ramkumar Sunderbabu
7b81a9c75d
8289764: gc/lock tests failed with "OutOfMemoryError: Java heap space: failed reallocation of scalar replaced objects"
...
Reviewed-by: lmesnik
2022-08-25 01:37:54 +00:00
Daniel D. Daugherty
f58aaab4a4
8292262: adjust timeouts in several M&M tests
...
Reviewed-by: cjplummer
2022-08-22 19:32:40 +00:00
Kevin Walls
3601e30df7
8290909: MemoryPoolMBean/isUsageThresholdExceeded tests failed with "isUsageThresholdExceeded() returned false, and is still false, while threshold = MMMMMMM and used peak = NNNNNNN"
...
Reviewed-by: cjplummer, amenkov
2022-08-20 14:20:29 +00:00
Ao Qi
0cc49fd9ea
8291508: Fix some tests with "requires vm.jvmti & vm.continuations"
...
Reviewed-by: sspitsyn, lmesnik, alanb
2022-08-03 17:33:11 +00:00
Serguei Spitsyn
15943e4242
8282666: nsk/jvmti/PopFrame/popframe004 failed with: TEST FAILED: 30 JVMTI events were generated by the function PopFrame()
...
Reviewed-by: lmesnik, amenkov
2022-07-29 21:49:27 +00:00
Leonid Mesnik
1451642317
8244976: vmTestbase/nsk/jdi/Event/request/request001.java doesn' initialize eName
...
Reviewed-by: shade, sspitsyn, cjplummer
2022-07-26 19:02:47 +00:00
Leonid Mesnik
5a96a5db13
8289612: Change hotspot/jtreg tests to not use Thread.stop
...
Reviewed-by: dholmes, dcubed
2022-07-18 21:53:41 +00:00
Coleen Phillimore
0c37008917
8275662: remove test/lib/sun/hotspot
...
Reviewed-by: mseledtsov, sspitsyn, lmesnik
2022-07-11 13:07:03 +00:00
Coleen Phillimore
e7795851d2
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
...
Reviewed-by: lmesnik, dholmes
2022-07-08 15:55:14 +00:00
Kevin Walls
d1249aa5cb
8198668: MemoryPoolMBean/isUsageThresholdExceeded/isexceeded001/TestDescription.java still failing
...
Reviewed-by: lmesnik, sspitsyn
2022-07-07 08:41:50 +00:00
Kevin Walls
00d06d4a82
8289440: Remove vmTestbase/nsk/monitoring/MemoryPoolMBean/isCollectionUsageThresholdExceeded/isexceeded003 from ProblemList.txt
...
Reviewed-by: amenkov, lmesnik
2022-06-30 20:18:52 +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