Leonid Mesnik
|
a81e1bf1e1
|
8332252: Clean up vmTestbase/vm/share
Reviewed-by: cjplummer
|
2024-06-20 15:43:56 +00:00 |
|
Leonid Mesnik
|
61aff6db15
|
8332112: Update nsk.share.Log to don't print summary during VM shutdown hook
Reviewed-by: dholmes, cjplummer
|
2024-05-15 14:57:22 +00:00 |
|
Kim Barrett
|
998d0baab0
|
8324799: Use correct extension for C++ test headers
Reviewed-by: jwaters, gli, coleenp, lmesnik
|
2024-02-29 06:24:42 +00:00 |
|
Kim Barrett
|
d482c1af28
|
8326524 : Rename agent_common.h
Reviewed-by: coleenp, sspitsyn, jwaters, dlong, lmesnik
|
2024-02-27 10:26:42 +00:00 |
|
Kim Barrett
|
b356fee5d8
|
8325458: Rename mlvmJvmtiUtils.h
Reviewed-by: vlivanov
|
2024-02-13 02:03:07 +00:00 |
|
Coleen Phillimore
|
a6bdee48f3
|
8324681: Replace NULL with nullptr in HotSpot jtreg test native code files
Reviewed-by: kevinw, kbarrett, dholmes
|
2024-01-29 17:07:32 +00:00 |
|
Coleen Phillimore
|
e7795851d2
|
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
Reviewed-by: lmesnik, dholmes
|
2022-07-08 15:55:14 +00:00 |
|
Andrey Turbanov
|
dc5a65ab37
|
8283426: Fix 'exeption' typo
Reviewed-by: xuelei, iris, dholmes, wetmore, aivanov
|
2022-03-24 19:52:16 +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 |
|
Mikhailo Seledtsov
|
5c21c00441
|
8267163: Rename anonymous loader tests to hidden loader tests
Reviewed-by: dholmes, hseigel
|
2021-09-20 19:03:34 +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 |
|
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 |
|
Jie Fu
|
6288a9936c
|
8267404: vmTestbase/vm/mlvm/anonloader/stress/oome/metaspace/Test.java failed with OutOfMemoryError
Co-authored-by: xiangyuan <xiangyuan@tencent.com>
Reviewed-by: stuefe
|
2021-05-22 22:59:55 +00:00 |
|
Jie Fu
|
2d407e12fa
|
8267293: vmTestbase/vm/mlvm/anonloader/stress/oome/metaspace/Test.java fails when JTREG_JOBS > 25
Reviewed-by: stuefe, shade
|
2021-05-19 09:03:53 +00:00 |
|
Harold Seigel
|
02507bc40d
|
8267166: Remove test file vmTestbase/vm/mlvm/tools/LoadClass.java
Reviewed-by: gziemski, coleenp
|
2021-05-18 12:34:09 +00:00 |
|
Harold Seigel
|
e14b026841
|
8243287: Removal of Unsafe::defineAnonymousClass
Reviewed-by: iklam, mchung, alanb, dholmes
|
2021-05-13 12:46:54 +00:00 |
|
Evgeny Nikitin
|
880c138b58
|
8265349: vmTestbase/../stress/compiler/deoptimize/Test.java fails with OOME due to CodeCache exhaustion.
Reviewed-by: iignatyev
|
2021-05-03 14:32:18 +00:00 |
|
Evgeny Nikitin
|
4c83d24f0a
|
8058176: [mlvm] tests should not allow code cache exhaustion
Reviewed-by: iignatyev
|
2021-04-14 17:32:53 +00:00 |
|
Coleen Phillimore
|
06e6b1f7ae
|
8259242: Remove ProtectionDomainSet_lock
Reviewed-by: dholmes, pchilanomate
|
2021-04-09 14:59:43 +00:00 |
|
Evgeny Nikitin
|
4acb88396e
|
8261666: [mlvm] Remove WhiteBoxHelper
Reviewed-by: iignatyev
|
2021-03-17 01:27:18 +00:00 |
|
Igor Ignatyev
|
a7aba2b61c
|
8263549: 8263412 can cause jtreg testlibrary split
Reviewed-by: iklam, dcubed
|
2021-03-13 14:51:53 +00:00 |
|
Harold Seigel
|
db0ca2b9d4
|
8261161: Clean up warnings in hotspot/jtreg/vmTestbase tests
Reviewed-by: lfoltan, coleenp
|
2021-02-08 13:19:40 +00:00 |
|
Harold Seigel
|
3bd5b80761
|
8243583: Change 'final' error checks to throw ICCE
Reviewed-by: lfoltan, dholmes
|
2020-10-28 12:32:45 +00:00 |
|
Evgeny Nikitin
|
6e5d4f33c5
|
8253607: [mlvm] meth/func/jdi/breakpointOtherStratum: un-problemlist and add randomness keyword
Reviewed-by: iignatyev
|
2020-09-29 12:42:20 +00:00 |
|
Igor Ignatyev
|
933f90fbfa
|
8251997: remove usage of PropertyResolvingWrapper in vmTestbase/vm/mlvm/
Reviewed-by: thartmann
|
2020-09-03 09:21:27 -07:00 |
|
Coleen Phillimore
|
a616bc979b
|
8230052: MLVM findDeadlock test timed out
Add logging for debugging for the next timeout
Reviewed-by: iignatyev, iklam, pchilanomate, dholmes
|
2020-08-31 09:32:44 -04:00 |
|
Igor Ignatyev
|
b2da6e1a90
|
8252005: narrow disabling of allowSmartActionArgs in vmTestbase
Reviewed-by: sspitsyn
|
2020-08-20 11:12:00 -07:00 |
|
Mikael Vidstedt
|
51a3b25d71
|
8252051: Make mlvmJvmtiUtils strncpy uses GCC 10.x friendly
Reviewed-by: iignatyev, kvn
|
2020-08-20 11:09:25 -07:00 |
|
Igor Ignatyev
|
e5c43ab86e
|
8249018: clean up FileInstaller $test.src $cwd in vmTestbase_vm_mlvm tests
Reviewed-by: kvn
|
2020-07-08 11:28:06 -07:00 |
|
Igor Ignatyev
|
a0ed53b986
|
8243427: use reproducible random in :vmTestbase_vm_mlvm
Reviewed-by: thartmann
|
2020-04-30 08:06:51 -07:00 |
|
Igor Ignatyev
|
70e632d5ec
|
8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests
Reviewed-by: dholmes, stefank
|
2020-04-28 19:57:02 -07:00 |
|
Rahul Raghavan
|
228c3144d2
|
8233453: MLVM deoptimize stress test timed out
Increased timeout factor for MLVM deoptimize stress test
Reviewed-by: iignatyev, thartmann
|
2019-12-09 14:02:03 +05:30 |
|
Ekaterina Pavlova
|
db24eb1e6a
|
8233000: Mark vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize test as stress test
Reviewed-by: iveresov, lmesnik
|
2019-10-25 07:15:09 -07:00 |
|
Ekaterina Pavlova
|
0501511825
|
8166275: vm/mlvm/meth/stress/compiler/deoptimize keeps timeouting
Reviewed-by: kvn
|
2019-10-24 11:25:53 -07: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Vicente Romero
|
61082e6b25
|
8213480: update internal ASM version to 7.0
Reviewed-by: dholmes, iignatyev, alanb
|
2018-11-13 23:33:17 -05: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 |
|
Igor Ignatyev
|
8c47dc4a94
|
8209611: use C++ compiler for hotspot tests
Reviewed-by: vlivanov, ihse, erikj, jcbeyler
|
2018-08-28 14:37:34 -07:00 |
|