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 |
|
Daniil Titov
|
76ffbcde98
|
8205654: serviceability/dcmd/framework/HelpTest.java timed out
Reviewed-by: sspitsyn, dholmes
|
2019-02-08 09:41:45 -08:00 |
|
Jesper Wilhelmsson
|
b2d0be746a
|
Merge
|
2019-02-02 00:11:54 +01:00 |
|
Igor Ignatyev
|
103b6b2d69
|
8218178: vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java fails with -Xcomp
Reviewed-by: dlong
|
2019-02-01 13:33:02 -08:00 |
|
Yasumasa Suenaga
|
e56ecb5e8c
|
8217432: MetaspaceGC::_capacity_until_GC exceeds MaxMetaspaceSize
Reviewed-by: tschatzl, stuefe
|
2019-02-01 21:43:37 +09:00 |
|
Igor Ignatyev
|
2b003cb4aa
|
8067250: [mlvm] vm/mlvm/mixed/stress/regression/b6969574 fails and perf regression
Reviewed-by: roland
|
2019-01-25 08:52:32 -08:00 |
|
Jean Christophe Beyler
|
6029814c30
|
8212824: Remove unnecessary spaces before/after comparison in vmTestbase
Remove extra spaces around comparisons
Reviewed-by: phh, amenkov
|
2019-01-14 15:40:22 -08:00 |
|
David Holmes
|
cb960e9a30
|
8217618: JVM TI SuspendThread doesn't suspend the current thread before returning
Reviewed-by: dcubed, sspitsyn, dlong
|
2019-01-27 20:48:27 -05:00 |
|
Jesper Wilhelmsson
|
fd21613d59
|
Merge
|
2019-01-25 18:12:06 +01:00 |
|
Alex Menkov
|
78651809c5
|
8216386: vmTestbase/nsk/jvmti/PopFrame/popframe005/TestDescription.java fails
Reviewed-by: jcbeyler, dtitov, sspitsyn
|
2019-01-24 11:10:13 -08:00 |
|
Gary Adams
|
b979952d62
|
8158066: SourceDebugExtensionTest fails to rename file
Reviewed-by: dcubed, dholmes
|
2019-01-18 05:33:28 -05:00 |
|
Harold Seigel
|
53c8dfdd07
|
8216563: [TESTBUG] Change stressTime to default to 30 for nsk tests (part 2)
Change the default from 60 seconds to 30 seconds.
Reviewed-by: coleenp, mseledtsov
|
2019-01-15 14:55:45 -05:00 |
|
Goetz Lindenmaier
|
084f0b75bd
|
8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests
Also cleanup some switches over OSes and use File.pathSeparator.
Reviewed-by: dholmes, mdoerr
|
2019-01-14 00:00:00 +01:00 |
|
Harold Seigel
|
402ab4431a
|
8207964: [TESTBUG] Change stressTime to default to 30 for nsk tests
Change the default from 60 seconds to 30 seconds.
Reviewed-by: coleenp, dholmes
|
2019-01-10 10:15:02 -05:00 |
|
Gary Adams
|
d1922533ae
|
8213001: vmTestbase/nsk/jvmti/ThreadStart/threadstart002/TestDescription.java debug agent times out
Reviewed-by: dcubed, jcbeyler
|
2019-01-09 12:09:20 -05:00 |
|
Jesper Wilhelmsson
|
67abf1eef9
|
Merge
|
2019-01-08 07:29:13 +01:00 |
|
Gary Adams
|
230f1bd5c9
|
8216059: nsk_jvmti_parseoptions still has dependency on tilde separator
Reviewed-by: sspitsyn, cjplummer
|
2019-01-03 15:54:01 -05:00 |
|
Gary Adams
|
32a5512763
|
8211343: nsk_jvmti_parseoptions should handle multiple suboptions
Reviewed-by: sspitsyn, cjplummer
|
2019-01-02 07:19:33 -05:00 |
|
Alex Menkov
|
ae369f40a4
|
8215716: PopFrame() was unexpectedly done
Reviewed-by: dholmes, sspitsyn
|
2018-12-20 17:51:16 -08:00 |
|
Goetz Lindenmaier
|
91e5051871
|
8215975: [testbug] Adapt nsk tests to the PPC, S390 and AIX platforms
Use LIBPATH on AIX, no shared memory connector on any Unix.
Reviewed-by: gadams, simonis, sspitsyn
|
2018-12-31 14:38:16 +01:00 |
|
Alex Menkov
|
a4d4c07f7b
|
8215425: vmTestbase/nsk/jvmti/PopFrame should provide more detailed output
Reviewed-by: sspitsyn, jcbeyler
|
2018-12-19 14:08:08 -08:00 |
|
Gary Adams
|
cc65367331
|
8051349: nsk/jvmti/scenarios/sampling/SP06/sp06t003 fails in nightly
Reviewed-by: dholmes, sspitsyn, cjplummer, jcbeyler
|
2018-12-18 07:33:07 -05:00 |
|
Jean Christophe Beyler
|
019bd7cf2b
|
8215160: Normalize spaces for remaining vmTestbase tests
Add spaces where needed
Reviewed-by: sspitsyn, amenkov
|
2018-12-11 12:45:38 -08:00 |
|
Jean Christophe Beyler
|
a16d122b07
|
8215161: Normalize spaces for vmTestbase/[a-j]
Added spaces around comparators
Reviewed-by: amenkov, sspitsyn, martin
|
2018-12-11 10:29:30 -08:00 |
|
Roman Kennke
|
8b62a2ee9d
|
8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental)
Co-authored-by: Christine Flood <chf@redhat.com>
Co-authored-by: Aleksey Shipilev <shade@redhat.com>
Co-authored-by: Roland Westrelin <rwestrel@redhat.com>
Co-authored-by: Zhenygu Gu <zgu@redhat.com>
Co-authored-by: Andrew Haley <aph@redhat.com>
Co-authored-by: Andrew Dinn <adinn@redhat.com>
Co-authored-by: Mario Torre <mtorre@redhat.com>
Reviewed-by: kvn, roland, shade, coleenp, lmesnik, pliden, jgeorge, ihse, erikj
|
2018-12-10 15:47:44 +01:00 |
|
Sergey Ustimenko
|
cbfc7cb312
|
8214052: [testbug] vmTestbase/vm/compiler/CodeCacheInfoOnCompilation - wrong shell used
Reviewed-by: jwilhelm
|
2018-12-08 05:04:19 +01:00 |
|