Per Lidén
|
cf5af650de
|
8231294: ZGC: vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted002 fails
Reviewed-by: shade, dholmes
|
2019-09-26 13:56:58 +02:00 |
|
Paul Hohensee
|
1bce27d402
|
8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
Add com.sun.management.getCurrentThreadAllocatedBytes, implement getThreadAllocatedBytes(long) independent of getThreadAllocatedBytes(long[])
Reviewed-by: mchung, dholmes, sspitsyn
|
2019-09-25 15:22:33 -07:00 |
|
Ivan Gerasimov
|
9898fc1382
|
8230303: JDB hangs when running monitor command
Reviewed-by: sspitsyn
|
2019-09-10 09:08:52 -07:00 |
|
David Holmes
|
8b42387ea6
|
8227563: jvmti/scenarios/contention/TC05/tc05t001 fails due to "ERROR: tc05t001.cpp, 278: (waitedThreadCpuTime - waitThreadCpuTime) < (EXPECTED_ACCURACY * 1000000)"
Reviewed-by: amenkov, cjplummer, sspitsyn
|
2019-09-05 18:39:22 -04:00 |
|
Jean Christophe Beyler
|
b036071125
|
8229036: Remove the testing against NSK_TRUE from tests
Remove the testing against NSK_TRUE from tests
Reviewed-by: sspitsyn, cjplummer
|
2019-08-08 04:29:56 -07:00 |
|
Jean Christophe Beyler
|
76b7c9a0ce
|
8228998: Remove the testing against NSK_FALSE from tests
Remove the testing against NSK_FALSE from tests
Reviewed-by: cjplummer, sspitsyn
|
2019-08-02 11:24:59 -07:00 |
|
Nils Eliasson
|
019b9891d7
|
8226536: Catch OOM from deopt that fails rematerializing objects
Reviewed-by: vlivanov, thartmann
|
2019-07-10 18:48:05 +02:00 |
|
Matthias Baesken
|
4dececb589
|
8226943: compile error in libfollowref003.cpp with XCode 10.2 on macosx
Reviewed-by: sspitsyn
|
2019-06-28 13:16:11 +02:00 |
|
Serguei Spitsyn
|
ff1f2fad6e
|
8226917: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java fails on jvmti->InterruptThread (JVMTI_ERROR_THREAD_NOT_ALIVE)
Fix one more sync issue in the test
Reviewed-by: dcubed, gadams, amenkov
|
2019-06-28 16:06:44 -07:00 |
|
Serguei Spitsyn
|
8cf8442085
|
8226595: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java still fails due to wrong number of MonitorContendedEntered events
Fix one more sync issue in the test
Reviewed-by: dcubed, amenkov
|
2019-06-22 14:35:57 -07:00 |
|
Serguei Spitsyn
|
fc6de2505d
|
8224555: vmTestbase/nsk/jvmti/scenarios/contention/TC02/tc02t001/TestDescription.java failed
Improve synchronization in the test
Reviewed-by: dcubed, amenkov
|
2019-06-21 18:20:49 -07:00 |
|
Coleen Phillimore
|
3ba752295e
|
8226394: [TESTBUG] vmTestbase/metaspace/flags/maxMetaspaceSize/TestDescription.java fails with java.lang.NoClassDefFoundError
Don't use printStackTrace to verify OOM type.
Reviewed-by: lfoltan, dholmes
|
2019-06-21 09:53:12 -04:00 |
|
Serguei Spitsyn
|
fc6b87472c
|
8223736: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java fails due to wrong number of MonitorContendedEntered events
Fix the synchronization issue in the test
Reviewed-by: cjplummer, dcubed, amenkov
|
2019-06-20 23:12:12 -07:00 |
|
Igor Ignatyev
|
2329e64f2b
|
8208236: [TESTBUG] vmTestbase/nsk/stress/stack tests fail by timeout
Reviewed-by: dholmes
|
2019-06-12 21:17:26 -07:00 |
|
Daniil Titov
|
2f1b1de1e8
|
8222828: vmTestbase/nsk/jdi/BScenarios/multithrd/tc02x004/TestDescription.java failed
Reviewed-by: cjplummer, gadams, jcbeyler
|
2019-06-10 09:41:09 -07:00 |
|
Daniil Titov
|
f198fdd639
|
8206074: nsk/jdi/EventRequestManager/createStepRequest/crstepreq001/TestDescription.java is timing out
Reviewed-by: cjplummer, gadams
|
2019-06-06 18:57:28 -07:00 |
|
Coleen Phillimore
|
f855474b0d
|
8222468: [TESTBUG] vmTestbase/metaspace/flags/maxMetaspaceSize/TestDescription.java fails with java.lang.NoClassDefFoundError
Preload StackTraceElement$HashedModules in test.
Reviewed-by: lmesnik, dholmes
|
2019-06-04 10:29:42 -04:00 |
|
Harold Seigel
|
1b0445639f
|
8222936: mlvm/anonloader/stress/randomBytecodes/Test.java fails due to "ERROR: There were 1 hangups during parsing."
Prevent false failures by blocking the test until either it times out or the loading thread finishes
Reviewed-by: dholmes, coleenp
|
2019-05-31 13:09:15 -04:00 |
|
Serguei Spitsyn
|
110ead8bea
|
8223718: Checks in check_slot_type_no_lvt() should be always executed
Call check_slot_type_no_lvt() even if the LVT is present
Reviewed-by: kvn, gadams, amenkov
|
2019-05-30 15:55:16 -07:00 |
|
Alex Menkov
|
e18cecafb9
|
8184770: JDWP support for IPv6
Reviewed-by: sspitsyn, chegar
|
2019-05-15 11:06:33 -07:00 |
|
Jean Christophe Beyler
|
68ae1e7965
|
8223044: Add back exception checking in tests
Add exception checking to previously modified tests
Reviewed-by: sspitsyn, cjplummer
|
2019-05-07 07:43:41 -07:00 |
|
Daniil Titov
|
5a264ba9db
|
8222667: vmTestbase/nsk/jdi/ThreadStartRequest/addThreadFilter/addthreadfilter002/TestDescription.java failed with "event IS NOT a breakpoint"
Reviewed-by: gadams, sspitsyn, jcbeyler, cjplummer
|
2019-05-06 09:58:14 -07:00 |
|
Jean Christophe Beyler
|
95b5fba3d7
|
8223146: [TESTBUG] new test vmTestbase/nsk/share/ExceptionCheckingJniEnv/exceptionjni001/ fails on Windows
Keep it simple and handle INT32_MIN separately
Reviewed-by: dholmes, sspitsyn
|
2019-04-30 20:26:16 -07:00 |
|
Daniil Titov
|
b505fd128d
|
8222749: vmTestbase/nsk/jdi/ThreadStartRequest/addThreadFilter/addthreadfilter001/TestDescription.java failed with "eventSet1.size() != 3 :: 2"
Reviewed-by: sspitsyn, jcbeyler
|
2019-04-30 08:45:19 -07:00 |
|
Jean Christophe Beyler
|
131bdfdff3
|
8222935: Fix ExceptionCheckingJniEnv system
Added missing tests and fixed the code
Reviewed-by: cjplummer, sspitsyn, amenkov
|
2019-04-24 19:51:38 -07:00 |
|
Harold Seigel
|
ef40115621
|
8221685: -XX:BytecodeVerificationRemote and -XX:BytecodeVerificationLocal should be diagnostic options
Make the options diagnostic and add -XX:+UnlockDiagnosticVMOptions to tests where needed.
Reviewed-by: lfoltan, acorn, dholmes
|
2019-04-24 08:27:00 -04:00 |
|
Jean Christophe Beyler
|
fd3378a73e
|
8213501: Deploy ExceptionJniWrapper for a few tests
Add more tests to be using the wrapper
Reviewed-by: phh, amenkov, sspitsyn, dholmes, cjplummer
|
2019-04-23 08:11:38 -07:00 |
|
Gary Adams
|
eab5f23c59
|
8222741: jdi/EventQueue/remove/remove004 fails due to VMDisconnectedException
Reviewed-by: cjplummer, jcbeyler
|
2019-04-22 07:13:18 -04:00 |
|
Daniil Titov
|
32848d8166
|
8222224: vmTestbase/nsk/jvmti/SingleStep/singlestep001/TestDescription.java fails
Reviewed-by: sspitsyn, jcbeyler, amenkov
|
2019-04-10 21:21:31 +00:00 |
|
Daniil Titov
|
6d77c76cf2
|
8218727: vmTestbase/nsk/jvmti/scenarios/events/EM04/em04t001/TestDescription.java crash in native library
Reviewed-by: sspitsyn, gadams
|
2019-03-28 04:26:36 +00:00 |
|
Gary Adams
|
c986cef7ba
|
8218128: vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted003 and 004 use wrong path to test classes
Reviewed-by: cjplummer, dholmes, lmesnik
|
2019-03-26 07:24:26 -04:00 |
|
Daniil Titov
|
57bf6a1800
|
8217827: [Graal] Some vmTestbase/nsk/jvmti/ResourceExhausted tests failing
Reviewed-by: cjplummer, jcbeyler, dholmes
|
2019-03-26 04:19:39 +00:00 |
|
Nick Gasson
|
1925ff3540
|
8220451: jdi/EventQueue/remove/remove004 failed due to "ERROR: thread2 is not alive"
8220456: jdi/EventQueue/remove_l/remove_l004 failed due to "TIMEOUT while waiting for event"
Reviewed-by: sspitsyn, dcubed, gadams
|
2019-03-22 03:04:09 +00:00 |
|
Daniil Titov
|
ed5a2f1e06
|
8218401: WRONG_PHASE: vmTestbase/nsk/jvmti test crash
Reviewed-by: sspitsyn, jcbeyler
|
2019-03-21 19:56:31 +00:00 |
|
Daniil Titov
|
a148e026a9
|
8218812: vmTestbase/nsk/jvmti/GetAllThreads/allthr001/TestDescription.java failed
Reviewed-by: dlong, sspitsyn, jcbeyler
|
2019-03-14 16:28:31 -07:00 |
|
Chris Plummer
|
6fd9b75e55
|
8220352: Crash with assert(external_guard || result != __null) failed: Invalid JNI handle
Don't delete globalrefs that might still be referenced
Reviewed-by: gadams, jcbeyler, sspitsyn
|
2019-03-13 19:42:23 -07:00 |
|
Gary Adams
|
f9d6d1d8f2
|
8013728: nsk/jdi/BScenarios/hotswap/tc10x001 Unrecognized Windows Sockets error: 0: recv failed
Reviewed-by: cjplummer, amenkov
|
2019-03-12 07:17:03 -04:00 |
|
Daniil Titov
|
02d0800300
|
8218464: vmTestbase/nsk/jdi/VirtualMachine/allThreads/allthreads001/TestDescription.java failed
Reviewed-by: sspitsyn, gadams
|
2019-03-06 09:30:05 -08:00 |
|
Daniil Titov
|
ac7f4635e1
|
8218167: nsk/jvmti/scenarios/sampling/SP02/sp02t003 fails
Reviewed-by: dlong, cjplummer
|
2019-03-05 13:41:35 -08:00 |
|
Gary Adams
|
cf086be753
|
4903717: nsk/jdi/ThreadReference/isSuspended/issuspended002 failing
Reviewed-by: amenkov, sspitsyn
|
2019-03-04 08:45:05 -05:00 |
|
Daniil Titov
|
ba84c4bc0c
|
8207367: 10 vmTestbase/nsk/jdi tests timed out when running with jtreg
Reviewed-by: sspitsyn, cjplummer
|
2019-02-28 13:12:26 -08:00 |
|
David Holmes
|
1d5674ab33
|
8208278: [mlvm] [TESTBUG] vm.mlvm.mixed.stress.java.findDeadlock.INDIFY_Test Deadlocked threads are not always detected
Reviewed-by: iignatyev
|
2019-02-24 16:10:52 -05:00 |
|
Igor Ignatyev
|
b88c7ac223
|
8219158: use 'test.root' property instead of traversing test-src path
Reviewed-by: dholmes
|
2019-02-22 11:07:18 -08:00 |
|
Gary Adams
|
4aac63bb93
|
8219388: Misleading log message "issuspended002a debuggee launched"
Reviewed-by: cjplummer, phh
|
2019-02-21 05:06:41 -05:00 |
|
Chris Plummer
|
c296f4ae0d
|
8218947: jdb threads command should print threadID in decimal, not hex
Print objectIDs in decimal.
Reviewed-by: sspitsyn, dholmes, jcbeyler
|
2019-02-19 12:05:43 -08:00 |
|
Gary Adams
|
8c4106ff56
|
8219002: Some comments and error messages refer to VMDisconnectException
Reviewed-by: cjplummer, sspitsyn
|
2019-02-15 05:32:36 -05:00 |
|
Mikael Vidstedt
|
aeaad9c910
|
8218937: Make mlvmJvmtiUtils strncpy uses GCC 8.x friendly
Reviewed-by: iignatyev
|
2019-02-14 15:12:17 -08:00 |
|
Igor Ignatyev
|
120fdfe6ad
|
8195060: vm/mlvm/anonloader/stress/byteMutation intermittently times out
Reviewed-by: kvn
|
2019-02-13 11:18:14 -08:00 |
|
Gary Adams
|
5d0ff15a58
|
8218754: JDK-8068225 regression in JDIBreakpointTest
Reviewed-by: cjplummer, sspitsyn
|
2019-02-12 15:19:25 -05:00 |
|
Gary Adams
|
9bc10ee9bf
|
8068225: nsk/jdi/EventQueue/remove_l/remove_l005 intermittently times out
Reviewed-by: cjplummer, sspitsyn
|
2019-02-11 07:19:32 -05:00 |
|