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 |
|
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 |
|
Daniel D. Daugherty
|
e2cfe2e14a
|
8231491: JDI tc02x004 failed again due to wrong # of breakpoints
Reviewed-by: cjplummer
|
2022-06-03 22:17:16 +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 |
|
Leonid Mesnik
|
7704eb1866
|
8284980: Test vmTestbase/nsk/stress/except/except010.java times out with -Xcomp -XX:+DeoptimizeALot
Reviewed-by: dcubed
|
2022-05-10 19:02:47 +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 |
|
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
|
1bba64070e
|
8284027: vmTestbase/nsk/jvmti/GetAllThreads/allthr001/ is failing
Reviewed-by: sspitsyn, cjplummer
|
2022-05-05 19:41:41 +00:00 |
|
Chris Plummer
|
5c0934931b
|
8285032: vmTestbase/nsk/jdi/EventSet/suspendPolicy/suspendpolicy008/ fails with "eventSet.suspendPolicy() != policyExpected"
Reviewed-by: sspitsyn, amenkov
|
2022-04-27 20:38:18 +00:00 |
|
Andrey Turbanov
|
48c7549806
|
8284853: Fix various 'expected' typo
Reviewed-by: bpb, ihse
|
2022-04-14 18:05:49 +00:00 |
|
Feilong Jiang
|
de9596c290
|
8284495: [testbug] Adapt nsk tests to the RISC-V platform
Reviewed-by: lmesnik, cjplummer
|
2022-04-08 00:58:53 +00:00 |
|
Chris Plummer
|
f9f439a19d
|
8283717: vmTestbase/nsk/jdi/ThreadStartEvent/thread/thread001 failed due to SocketTimeoutException
Reviewed-by: lmesnik, amenkov, sspitsyn
|
2022-03-29 18:37:27 +00:00 |
|
Andrey Turbanov
|
dc5a65ab37
|
8283426: Fix 'exeption' typo
Reviewed-by: xuelei, iris, dholmes, wetmore, aivanov
|
2022-03-24 19:52:16 +00:00 |
|
Daniel D. Daugherty
|
bb7ee5a04a
|
8282314: nsk/jvmti/SuspendThread/suspendthrd003 may leak memory
Reviewed-by: dholmes, cjplummer, amenkov, lmesnik, mseledtsov
|
2022-03-10 19:13:55 +00:00 |
|
Chris Plummer
|
ff76620487
|
8282641: Make jdb "threadgroup" command with no args reset the current threadgroup back to the default
Reviewed-by: kevinw, amenkov
|
2022-03-09 19:42:47 +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 |
|
Alex Menkov
|
f12200cd11
|
8267796: vmTestbase/nsk/jvmti/scenarios/hotswap/HS201/hs201t002/TestDescription.java fails with NoClassDefFoundError
Reviewed-by: kevinw, cjplummer
|
2022-03-02 10:54:25 +00:00 |
|
Evgeny Astigeevich
|
afd065b368
|
8278415: [TESTBUG] vmTestbase/nsk/stress/stack/stack018.java fails with "java.lang.Error: TEST_RFE"
Reviewed-by: phh
|
2021-12-10 18:27:36 +00:00 |
|
Serguei Spitsyn
|
3893f4f70b
|
8278330: dump stack trace if the jvmti test nsk/jvmti/GetThreadState/thrstat002 is failed with wrong thread state
Reviewed-by: amenkov, lmesnik
|
2021-12-08 22:32:00 +00:00 |
|
Tim Prinzing
|
652b5f8546
|
8276674: Malformed Javadoc inline tags in JDK source
Reviewed-by: jjg, rriggs, prappo, bchristi
|
2021-12-02 20:47:29 +00:00 |
|
Liam Miller-Cushon
|
27299eaa98
|
8277803: vmTestbase/nsk/jdi/TypeComponent/isSynthetic/issynthetic001 fails with "Synthetic fields not found"
Reviewed-by: dholmes, cjplummer, sspitsyn
|
2021-11-30 01:34:52 +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 |
|
Leonid Mesnik
|
7cb56a230d
|
8265796: vmTestbase/nsk/jdi/ObjectReference/referringObjects/referringObjects002/referringObjects002.java fails when running with JEP 416
Reviewed-by: cjplummer, mchung
|
2021-11-23 19:27:50 +00:00 |
|
Harold Seigel
|
9f2f46ee45
|
8275037: Test vmTestbase/nsk/sysdict/vm/stress/btree/btree011/btree011.java crashes with memory exhaustion on Windows
Reviewed-by: coleenp
|
2021-11-17 14:25:17 +00:00 |
|
Jakob Cornell
|
c7f070f5f1
|
8276208: vmTestbase/nsk/jdb/repeat/repeat001/repeat001.java fails with "AssertionError: Unexpected output"
Reviewed-by: cjplummer, iklam
|
2021-11-03 18:18:16 +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 |
|
Harold Seigel
|
7ca053de21
|
8251904: vmTestbase/nsk/sysdict/vm/stress/btree/btree010/btree010.java fails with ClassNotFoundException: nsk.sysdict.share.BTree0LLRLRLRRLR
Reviewed-by: dholmes, lmesnik
|
2021-10-26 12:37:54 +00:00 |
|
Coleen Phillimore
|
cd07b3cab0
|
8257534: misc tests failed with "NoClassDefFoundError: Could not initialize class java.util.concurrent.ThreadLocalRandom"
Reviewed-by: hseigel
|
2021-10-21 11:46:24 +00:00 |
|
Patricio Chilano Mateo
|
9573022978
|
8253197: vmTestbase/nsk/jvmti/StopThread/stopthrd007/TestDescription.java fails with "ERROR: DebuggeeSleepingThread: ThreadDeath lost"
Reviewed-by: dholmes, cjplummer, sspitsyn
|
2021-09-30 16:02:14 +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 |
|
Alex Menkov
|
5fde4b64e2
|
8273909: vmTestbase/nsk/jdi/Event/request/request001 can still fail with "ERROR: new event is not ThreadStartEvent"
Reviewed-by: cjplummer, sspitsyn
|
2021-09-20 20:17:57 +00:00 |
|
Alex Menkov
|
8c022e2c17
|
8270434: JDI+UT: Unexpected event in JDI tests
Reviewed-by: sspitsyn, kevinw
|
2021-09-16 23:45:08 +00:00 |
|
Aleksey Shipilev
|
5ca26cbddb
|
8273433: Enable parallelism in vmTestbase_nsk_sysdict tests
Reviewed-by: mseledtsov, dholmes
|
2021-09-09 13:41:46 +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 |
|
Emmanuel Bourg
|
d09b028407
|
8271396: Spelling errors
Reviewed-by: tschatzl, chegar, iris, psadhukhan, cjplummer
|
2021-07-29 16:03:31 +00:00 |
|
David Holmes
|
fde183130b
|
8212961: [TESTBUG] vmTestbase/nsk/stress/jni/ native code cleanup
Reviewed-by: stuefe, iignatyev
|
2021-07-27 02:49:34 +00:00 |
|
Leonid Mesnik
|
3cadc36060
|
8270336: [TESTBUG] Fix initialization in NonbranchyTree
Reviewed-by: kbarrett, tschatzl
|
2021-07-22 18:17:09 +00:00 |
|