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 |
|
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 |
|
Leonid Mesnik
|
c49b882dd1
|
8210107: vmTestbase/nsk/stress/network tests fail with Cannot assign requested address (Bind failed)
Reviewed-by: dholmes, mseledtsov, chegar
|
2018-12-05 21:18:27 -08:00 |
|
Daniil Titov
|
cbaebf738e
|
8214572: [Graal] nsk/jvmti/unit/ForceEarlyReturn/earlyretbase should not suspend the thread when the top frame executes JVMCI code
Reviewed-by: sspitsyn, dholmes, jcbeyler
|
2018-12-04 21:13:45 -08:00 |
|
Jean Christophe Beyler
|
54dda86a98
|
8214502: Add space after/before {} in remaining vmTestbase tests
Added spaces around the {}
Reviewed-by: dholmes, sspitsyn
|
2018-12-03 19:47:37 -08:00 |
|
Jean Christophe Beyler
|
1285c3cd30
|
8214417: Add space after/before {} in vmTestbase/nsk/jvmti/[A-I] tests
Fix the spaces around {}
Reviewed-by: amenkov, sspitsyn, dholmes
|
2018-11-29 18:57:18 -08:00 |
|
Igor Veresov
|
da77659d7e
|
8193577: nsk/jvmti/IterateThroughHeap/filter-tagged fails with Graal in Xcomp mode
Make field values opaque to compiler
Reviewed-by: dlong, sspitsyn
|
2018-11-29 11:47:08 -08:00 |
|
Coleen Phillimore
|
dd9664f39b
|
8214356: Verification of class metadata unloading takes a long time
Conditionalize verify_chunk_in_freelist call.
Reviewed-by: shade, tschatzl
|
2018-11-29 13:04:25 -05:00 |
|
Thomas Schatzl
|
9a4eed85df
|
8211211: vmTestbase/metaspace/stressDictionary/StressDictionary.java timeout
Disable CMS precleaning to avoid accumulating too many classloaders to unload.
Reviewed-by: kbarrett, sangheki
|
2018-11-28 10:52:01 +01:00 |
|
Matthias Baesken
|
9debae9783
|
8214297: testbug : missing fclose in jvmti_aod.cpp
Reviewed-by: coleenp, stuefe
|
2018-11-26 14:04:23 +01:00 |
|
Simon Tooke
|
710ecce7f7
|
8214108: [TESTBUG] Incorrect Function parameter lists in vmTestbase/nsk/jvmti/scenarios/extension/EX03/ex03t001
Reviewed-by: gadams, sspitsyn
|
2018-11-22 11:15:53 +01:00 |
|
Jean Christophe Beyler
|
937fe3be82
|
8214149: Move out assignments when not using NSK*VERIFY macros
Move out the assignments from ifs
Reviewed-by: sspitsyn, cjplummer
|
2018-11-21 10:46:45 -08:00 |
|
Jean Christophe Beyler
|
5639c70032
|
8213721: [Graal] Tests vmTestbase/nsk/stress/except/except* may be encountering SEGV during out-of-memory conditions
Add the exception handler only for the current thread
Reviewed-by: dholmes, sspitsyn, thartmann
|
2018-11-21 09:38:27 -08:00 |
|
Daniil Titov
|
52bee8fe04
|
8203174: [Graal] JDI tests fail with Unexpected exception: com.sun.jdi.ObjectCollectedException
Reviewed-by: sspitsyn, cjplummer
|
2018-11-15 09:56:49 -08:00 |
|
Jean Christophe Beyler
|
d7d4bc9fdd
|
8213622: Windows VS2013 build failure - "'snprintf': identifier not found"
Replace snprintf with strlen and memcpy
Reviewed-by: dholmes, mvala, kbarrett
|
2018-11-14 12:25:15 -08:00 |
|
Vicente Romero
|
61082e6b25
|
8213480: update internal ASM version to 7.0
Reviewed-by: dholmes, iignatyev, alanb
|
2018-11-13 23:33:17 -05:00 |
|
David Holmes
|
90cf7a7d12
|
8213718: [TEST] Wrong classname in vmTestbase/nsk/stress/except/except002 and except003
Reviewed-by: zgu, jcbeyler
|
2018-11-12 16:36:05 -05:00 |
|
Jean Christophe Beyler
|
1d340e454c
|
8212939: Add space after if/while/for/switch and parenthesis
Add spaces where needed
Reviewed-by: cjplummer, sspitsyn
|
2018-11-12 13:13:00 -08:00 |
|
Zhengyu Gu
|
83155e1ea6
|
8213707: [TEST] vmTestbase/nsk/stress/except/except011.java failed due to wrong class name
Fixed wrong class name in test
Reviewed-by: dholmes, jcbeyler
|
2018-11-10 09:06:33 -05:00 |
|
Daniel D. Daugherty
|
0f9e314cb5
|
8213704: increase default timeout for vmTestbase/metaspace/stressDictionary/StressDictionary.java
Reviewed-by: rehn
|
2018-11-09 15:19:33 -05:00 |
|
Serguei Spitsyn
|
bf16c3a479
|
8080406: VM_GetOrSetLocal doesn't check local slot type against requested type
Provide possible type checks when LVT is absent
Reviewed-by: jcbeyler, cjplummer
|
2018-11-08 00:07:48 -08:00 |
|
Gary Adams
|
bb0212400f
|
8213245: Restoring nsk/jvmti/scenarios/hotswap tests from ProblemList.txt
Reviewed-by: jcbeyler, cjplummer, amenkov
|
2018-11-01 11:42:59 -04:00 |
|
Jean Christophe Beyler
|
e3a2417b63
|
8213246: Fix typo in vmTestbase failuire to failure
Fix failuire typo in two spots
Reviewed-by: mikael, dcubed, iignatyev
|
2018-11-03 12:37:55 -07:00 |
|
Harold Seigel
|
71637b00c7
|
8212997: [TESTBUG] Remove defmeth tests for class file versions 50 and 51
Remove the unneeded tests. Keep the tests for class file versions 49 and 52.
Reviewed-by: acorn, coleenp
|
2018-10-29 08:38:59 -04:00 |
|
Harold Seigel
|
67d76fe937
|
8192864: defmeth tests can hide failures
Add a call to addFailureCount() to record previously hidden failures.
Reviewed-by: lfoltan, coleenp
|
2018-10-26 08:23:52 -04:00 |
|
David Holmes
|
3837f1abc1
|
8210242: vmTestbase/nsk/stress/jni/jnistress001.java crashes with EXCEPTION_ACCESS_VIOLATION on windows-x86
Non-NUL-terminated string was passed to %s - use %.*s to specify the actual length.
Reviewed-by: lfoltan, hseigel
|
2018-10-25 19:12:39 -04:00 |
|
Jean Christophe Beyler
|
589b596bec
|
8212884: Remove the assignments in ifs for vmTestbase/[a-s]
Extract assignments from if statements in vmTestbase
Reviewed-by: cjplummer, sspitsyn
|
2018-10-25 14:23:26 -07:00 |
|
Jean Christophe Beyler
|
be312edc2a
|
8212770: Remove spaces before/after () for vmTestbase/jvmti/[s-u]
Remove spaces before/after ()
Reviewed-by: amenkov, cjplummer
|
2018-10-25 08:18:42 -07:00 |
|
Daniel D. Daugherty
|
daf4ad38ab
|
8212220: add code to verify results to metaspace/stressDictionary/StressDictionary.java
Also change the test's default timeout to 5 minutes.
Reviewed-by: dholmes, stuefe
|
2018-10-24 11:04:25 -04:00 |
|
Jean Christophe Beyler
|
db6696837e
|
8212771: Remove remaining spaces before/after () for vmTestbase
Remove spaces around ()
Reviewed-by: phh, sspitsyn
|
2018-10-23 09:43:16 -07:00 |
|
Jean Christophe Beyler
|
e6d66056ab
|
8212535: Remove spaces before/after () for vmTestbase/[a-j]*
Remove white spaces from tests
Reviewed-by: amenkov, cjplummer, phh, sspitsyn
|
2018-10-22 19:31:41 -07:00 |
|
Jean Christophe Beyler
|
a623db2148
|
8212148: Remove remaining NSK_CPP_STUBs
Remove remaining macros
Reviewed-by: amenkov, phh, iignatyev
|
2018-10-22 12:43:15 -07:00 |
|
Jean Christophe Beyler
|
d63acb557c
|
8211899: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/scenarios/[E-M]
Remove the NSK_CPP_STUB macros from tests
Reviewed-by: amenkov, phh, sspitsyn
|
2018-10-17 21:28:11 -07:00 |
|
Jean Christophe Beyler
|
7afa70096a
|
8212083: Handle remaining gc/lock native code and fix two strings
Migrate code to using wrapping JNI for exceptions
Reviewed-by: phh, tschatzl
|
2018-10-15 14:55:17 -07:00 |
|
Erik Joelsson
|
232912a6ca
|
8212028: Use run-test makefile framework for testing in Oracle's Mach5
Reviewed-by: ihse
|
2018-10-15 11:36:20 -07:00 |
|
Jean Christophe Beyler
|
e431f6a418
|
8212082: Remove the NSK_CPP_STUB macros for remaining vmTestbase/jvmti/[sS]*
Remove NSK_CPP_STUB macros from the tests
Reviewed-by: amenkov, phh
|
2018-10-14 19:07:34 -07:00 |
|
Jean Christophe Beyler
|
b68500521e
|
8211432: [REDO] Handle JNIGlobalRefLocker.cpp
Adding a JNI verification wrapper for tests
Reviewed-by: amenkov, sspitsyn, phh
|
2018-10-11 09:30:10 -07:00 |
|
Jean Christophe Beyler
|
efa175f20e
|
8211801: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/scenarios/[A-E]
Remove the NSK_CPP_STUB macros
Reviewed-by: amenkov, sspitsyn
|
2018-10-10 11:20:21 -07:00 |
|
Jean Christophe Beyler
|
11da699d9e
|
8211905: Remove multiple casts for EM06 file
Remove multiple casts for EM06 file
Reviewed-by: sspitsyn, cjplummer
|
2018-10-09 13:22:19 -07:00 |
|
Gary Adams
|
7b7315dbed
|
8201603: MonitorContendedEnter failure in nsk/jvmti/scenarios/contention/TC02/tc02t001
Reviewed-by: cjplummer
|
2018-10-08 14:57:07 -04:00 |
|
Jean Christophe Beyler
|
61f453edf7
|
8211782: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[I-S]*
Remove the NSK_CPP_STUB macros
Reviewed-by: amenkov, sspitsyn
|
2018-10-08 19:44:44 -07:00 |
|
Jean Christophe Beyler
|
85c6642e38
|
8211131: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[G-I]*
Remove the NSK_CPP_STUB macros
Reviewed-by: amenkov, sspitsyn
|
2018-10-08 13:56:28 -07:00 |
|
Jean Christophe Beyler
|
57622ed115
|
8211261: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[A-G]*
Remove the NSK_CPP_STUB macros
Reviewed-by: amenkov, cjplummer
|
2018-10-08 13:54:43 -07:00 |
|
Gary Adams
|
40d81d4bcc
|
8036026: nsk/jvmti/scenarios/capability/CM02/cm02t001 fails intermittently
Reviewed-by: cjplummer, dcubed
|
2018-10-08 07:18:40 -04:00 |
|
Mikael Vidstedt
|
0746fffe5c
|
8211291: Backout JDK-8210842 Handle JNIGlobalRefLocker.cpp
Reviewed-by: kbarrett, iignatyev, jcbeyler
|
2018-09-28 14:53:41 -07:00 |
|
Jean Christophe Beyler
|
cc4436e2b9
|
8210842: Handle JNIGlobalRefLocker.cpp
Add checking for JNI calls via a new ExceptionCheckingJniEnv
Reviewed-by: sspitsyn, amenkov, dholmes, mikael
|
2018-09-28 13:01:28 -07:00 |
|
Gary Adams
|
c45eacbd27
|
8208473: [TESTBUG] nsk/jdb/exclude/exclude001/exclude001.java is timing out on solaris-sparc again
Reviewed-by: cjplummer, amenkov
|
2018-09-28 14:31:36 -04:00 |
|