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 |
|
Erik Österlund
|
3034ae87ce
|
8277631: ZGC: CriticalMetaspaceAllocation asserts
Reviewed-by: pliden, stefank, dholmes
|
2021-11-25 09:50:43 +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 |
|
Dean Long
|
f62b81c3b5
|
8273095: vmTestbase/vm/mlvm/anonloader/stress/oome/heap/Test.java fails with "wrong OOME"
Reviewed-by: shade, stefank
|
2021-11-22 23:17:46 +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 |
|
Nils Eliasson
|
710f496456
|
8273277: C2: Move conditional negation into rc_predicate
Reviewed-by: thartmann, chagedorn, kvn
|
2021-11-12 10:08:26 +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 |
|
Mikhailo Seledtsov
|
5c21c00441
|
8267163: Rename anonymous loader tests to hidden loader tests
Reviewed-by: dholmes, hseigel
|
2021-09-20 19:03:34 +00:00 |
|
Nils Eliasson
|
4d95a5d6dc
|
8273933: [TESTBUG] Test must run without preallocated exceptions
Reviewed-by: chagedorn, thartmann
|
2021-09-20 14:59:44 +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
|
a143372818
|
8273438: Enable parallelism in vmTestbase/metaspace/stressHierarchy tests
Reviewed-by: mseledtsov, iignatyev
|
2021-09-14 08:18:21 +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 |
|
Sergey Tsypanov
|
152e66923d
|
8273140: Replace usages of Enum.class.getEnumConstants() with Enum.values() where possible
Reviewed-by: tschatzl
|
2021-09-02 08:10:40 +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
|
258f188bff
|
8270961: [TESTBUG] Move GotWrongOOMEException into vm.share.gc package
Reviewed-by: kbarrett, tschatzl
|
2021-07-22 18:18:14 +00:00 |
|
Leonid Mesnik
|
3cadc36060
|
8270336: [TESTBUG] Fix initialization in NonbranchyTree
Reviewed-by: kbarrett, tschatzl
|
2021-07-22 18:17:09 +00:00 |
|
Leonid Mesnik
|
b7245c6164
|
8269849: vmTestbase/gc/gctests/PhantomReference/phantom002/TestDescription.java failed with "OutOfMemoryError: Java heap space: failed reallocation of scalar replaced objects"
Reviewed-by: kbarrett
|
2021-07-21 18:07:43 +00:00 |
|
miao zheng
|
2baf498eb5
|
8269743: test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/jni/nativeAndMH/Test.java crash with small heap (-Xmx50m)
Reviewed-by: dholmes
|
2021-07-02 03:15:55 +00:00 |
|
Jesper Wilhelmsson
|
b0e186792e
|
Merge
|
2021-07-02 01:07:50 +00:00 |
|
Kim Barrett
|
6c76e77158
|
8260684: vmTestbase/gc/gctests/PhantomReference/phantom002/TestDescription.java timed out
Reviewed-by: pliden, lkorinth
|
2021-07-01 16:09:30 +00:00 |
|
Jesper Wilhelmsson
|
9def3b068e
|
Merge
|
2021-07-01 01:01:34 +00:00 |
|
Jie Fu
|
a661686e1e
|
8269065: [REDO] vmTestbase/vm/mlvm/anonloader/stress/oome/metaspace/Test.java failed with OutOfMemoryError
Reviewed-by: stuefe, iignatyev
|
2021-06-30 01:25:28 +00:00 |
|
Jesper Wilhelmsson
|
ee526a2ea8
|
Merge
|
2021-06-30 01:19:39 +00:00 |
|
Chris Plummer
|
401cb0ad55
|
8269232: assert(!is_jweak(handle)) failed: wrong method for detroying jweak
Reviewed-by: rkennke, amenkov, sspitsyn, sgehwolf
|
2021-06-29 18:41:19 +00:00 |
|
Jesper Wilhelmsson
|
a29953d805
|
Merge
|
2021-06-27 23:51:05 +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
|
51d915979c
|
8236212: CompiledMethodLoad and CompiledMethodUnload events can be posted in START phase
Reviewed-by: sspitsyn, cjplummer
|
2021-06-24 00:29:36 +00:00 |
|
Daniel D. Daugherty
|
f677163b8a
|
8266130: convert Thread-SMR stress tests from counter based to time based
Reviewed-by: cjplummer, dholmes
|
2021-06-10 13:09:26 +00:00 |
|
Serguei Spitsyn
|
dd1cbadc82
|
8268285: vmTestbase/nsk/jvmti/GetThreadState/thrstat002 failed with "Wrong thread "thr1" (...) state after SuspendThread"
Reviewed-by: lmesnik, amenkov, dholmes
|
2021-06-10 06:03:19 +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 |
|
David Holmes
|
dc19baca33
|
8268094: Some vmTestbase/nsk tests fail after ACC_STRICT/strictfp changes
Reviewed-by: vlivanov, rehn
|
2021-06-02 12:23:56 +00:00 |
|