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
Sergey Ustimenko
cbfc7cb312
8214052: [testbug] vmTestbase/vm/compiler/CodeCacheInfoOnCompilation - wrong shell used
...
Reviewed-by: jwilhelm
2018-12-08 05:04:19 +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
Vicente Romero
61082e6b25
8213480: update internal ASM version to 7.0
...
Reviewed-by: dholmes, iignatyev, alanb
2018-11-13 23:33:17 -05: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
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
a623db2148
8212148: Remove remaining NSK_CPP_STUBs
...
Remove remaining macros
Reviewed-by: amenkov, phh, iignatyev
2018-10-22 12:43:15 -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
b20e2cd963
8211036: Remove the NSK_STUB macros from vmTestbase for non jvmti
...
Remove the NSK_STUB macros from code outside of the jvmti subfolder
Reviewed-by: iignatyev, amenkov, dholmes
2018-09-27 15:56:40 -07:00
Jean Christophe Beyler
510336c210
8210481: Remove #ifdef cplusplus from vmTestbase
...
Remove all cplusplus ifdefs from vmTestbase
Reviewed-by: dholmes, iignatyev, cjplummer, sspitsyn
2018-09-17 19:36:09 -07:00
Coleen Phillimore
7445ebf02b
8208697: vmTestbase/metaspace/stressHierarchy/stressHierarchy012/TestDescription.java fails with OutOfMemoryError: Metaspace
...
Remove timeoutHandler class and let Stresser handle timeout, remove 30 threads filling metaspace, and remove related unused files.
Reviewed-by: lfoltan, mseledtsov
2018-09-10 16:33:55 -04:00
Jean Christophe Beyler
d0560a2860
8210182: Remove macros for C compilation from vmTestBase but non jvmti
...
Remove the macros and update the code
Reviewed-by: sspitsyn, cjplummer, amenkov
2018-08-31 22:55:34 -07:00
Igor Ignatyev
8c47dc4a94
8209611: use C++ compiler for hotspot tests
...
Reviewed-by: vlivanov, ihse, erikj, jcbeyler
2018-08-28 14:37:34 -07:00
Jean Christophe Beyler
49b859b9d3
8201224: Make string buffer size dynamic in mlvmJvmtiUtils.c
...
Calculate the string size for the buffer first
Reviewed-by: amenkov, sspitsyn, iklam
2018-08-22 09:33:18 -07:00
Jean Christophe Beyler
b2042fe0ca
8079682: [mlvm] remove SAM code in MHTransformationGen
...
Remove SAM code from the test and remove related dead code
Reviewed-by: iignatyev
2018-08-06 14:23:02 -07:00
Phil Race
32ec91ca9b
Merge
2018-08-03 09:42:57 -07:00
Jean Christophe Beyler
3d94ce71b5
8208249: TriggerUnloadingByFillingMetaspace generates garbage class names
...
Put a ThreadLocal around the object to be thread safe
Reviewed-by: tschatzl, iignatyev
2018-07-31 10:16:56 -07:00
Igor Ignatyev
5c2439b0f6
8208358: update bug ids mentioned in tests
...
Reviewed-by: kvn
2018-07-26 23:59:46 -07:00
Igor Ignatyev
cb2d33f02c
8206287: fix legal notice in hotspot tests
...
Reviewed-by: kvn, hseigel
2018-07-09 11:15:55 -07:00
David Holmes
95bf19563b
8010319: Implementation of JEP 181: Nest-Based Access Control
...
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Maurizio Mimadamore <maurizio.mimadamore@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Co-authored-by: Vlaidmir Ivanov <vladimir.x.ivanov@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Vladimir Kozlov <vladimir.kozlov@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Co-authored-by: Daniel Smith <daniel.smith@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Kumar Srinivasan <kumardotsrinivasan@gmail.com>
Co-authored-by: Boris Ulasevich <boris.ulasevich@bell-sw.com>
Reviewed-by: alanb, psandoz, mchung, coleenp, acorn, mcimadamore, forax, jlahoda, sspitsyn, abuckley
2018-06-23 01:32:41 -04:00
Stefan Karlsson
ad35b3d424
8204168: Increase small heap sizes in tests to accommodate ZGC
...
Reviewed-by: pliden, ehelin
2018-06-05 15:56:21 +02:00
Igor Ignatyev
c4ec887262
8202812: [TESTBUG] Open source VM testbase compiler tests
...
Reviewed-by: kvn, mseledtsov
2018-06-01 15:48:55 -07:00
Harold Seigel
da47d82500
8203183: vmTestbase/vm/mlvm/anonloader/stress/oome/heap/Test.java times out
...
Limit the heap size so the OOM happens sooner.
Reviewed-by: kbarrett, coleenp
2018-05-24 13:04:33 -04:00
Mikhailo Seledtsov
6b45a75b88
8199255: [TESTBUG] Open source VM testbase default methods tests
...
Open sourced default method tests
Reviewed-by: ccheung, iignatyev, erikj
2018-05-23 17:09:49 -07:00
Igor Ignatyev
072459a055
8199370: [TESTBUG] Open source vm testbase GC tests
...
Reviewed-by: erikj, ihse, ehelin
2018-05-17 14:52:47 -07:00
Igor Ignatyev
01b0f9ea7d
8199384: [TESTBUG] Open source VM testbase MLVM tests
...
Reviewed-by: erikj, mseledtsov, vlivanov
2018-05-17 00:23:28 -07:00
Igor Ignatyev
08855df46a
8199643: [TESTBUG] Open source common VM testbase code
...
Reviewed-by: vlivanov, erikj, mseledtsov, gthornbr
2018-04-30 18:10:24 -07:00