Igor Ignatyev
|
f1e15c8c8f
|
8271350: runtime/Safepoint tests use OutputAnalyzer::shouldMatch instead of shouldContaint
Reviewed-by: mseledtsov, dholmes
|
2021-07-27 23:20:19 +00:00 |
|
Igor Ignatyev
|
cea7bc2dea
|
8271223: two runtime/ClassFile tests don't check exit code
Reviewed-by: dholmes
|
2021-07-27 02:59:40 +00:00 |
|
Igor Ignatyev
|
7ddabbff74
|
8271175: runtime/jni/FindClassUtf8/FindClassUtf8.java doesn't have to be run in othervm
Reviewed-by: dholmes
|
2021-07-26 17:19:33 +00:00 |
|
Igor Ignatyev
|
3c27f91986
|
8271222: two runtime/Monitor tests don't check exit code
Reviewed-by: dholmes
|
2021-07-26 17:18:26 +00:00 |
|
Igor Ignatyev
|
b4c6229fd4
|
8271189: runtime/handshake/HandshakeTimeoutTest.java can be run in driver mode
Reviewed-by: dholmes
|
2021-07-23 15:32:42 +00:00 |
|
Igor Ignatyev
|
e3800e6497
|
8271162: runtime/StackTrace/LargeClassTest.java can be run in driver mode
Reviewed-by: dholmes
|
2021-07-22 23:54:28 +00:00 |
|
Igor Ignatyev
|
ee93cef8aa
|
8271158: runtime/handshake/HandshakeTimeoutTest.java test doesn't check exit code
Reviewed-by: dcubed
|
2021-07-22 23:53:36 +00:00 |
|
Igor Ignatyev
|
84be910e1d
|
8271169: runtime/Safepoint/TestAbortVMOnSafepointTimeout.java can be run in driver mode
Reviewed-by: dholmes
|
2021-07-22 23:21:39 +00:00 |
|
Igor Ignatyev
|
2d165a2bdf
|
8271160: runtime/jni/checked/TestCheckedJniExceptionCheck.java doesn't set -Djava.library.path
Reviewed-by: dcubed, dholmes
|
2021-07-22 22:15:25 +00:00 |
|
Igor Ignatyev
|
4812e53791
|
8271094: runtime/duplAttributes/DuplAttributesTest.java doesn't check exit code
Reviewed-by: jiefu, dholmes
|
2021-07-22 17:14:30 +00:00 |
|
Igor Ignatyev
|
6a9ab6a2cf
|
8271093: remove deadcode from runtime/Thread/TestThreadDumpSMRInfo.java test
Reviewed-by: jiefu, dholmes, dcubed
|
2021-07-22 17:13:26 +00:00 |
|
Patricio Chilano Mateo
|
e7f9009315
|
8270085: Suspend during block transition may deadlock if lock held
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Patricio Chilano Mateo <pchilanomate@openjdk.org>
Reviewed-by: dcubed, dholmes, coleenp
|
2021-07-22 14:30:19 +00:00 |
|
Igor Ignatyev
|
9b177a7486
|
8268612: a few runtime/memory tests don't check exit code
Reviewed-by: dholmes, mseledtsov
|
2021-07-21 19:47:03 +00:00 |
|
Igor Ignatyev
|
60389eedb3
|
8269025: jsig/Testjsig.java doesn't check exit code
Reviewed-by: hseigel
|
2021-06-18 15:25:25 +00:00 |
|
Igor Ignatyev
|
2f65d4021f
|
8268599: mark hotspot runtime/sealedClasses tests which ignore external VM flags
Reviewed-by: dholmes, mseledtsov
|
2021-06-18 10:01:58 +00:00 |
|
Igor Ignatyev
|
3e1dc0a765
|
8268598: mark hotspot runtime/stringtable tests which ignore external VM flags
Reviewed-by: hseigel, mseledtsov
|
2021-06-18 10:01:03 +00:00 |
|
Igor Ignatyev
|
58eddc8110
|
8268594: runtime/handshake tests don't need WhiteBox after AOT removal
Reviewed-by: dholmes, mseledtsov
|
2021-06-18 10:00:21 +00:00 |
|
Igor Ignatyev
|
9f4f039231
|
8268596: mark hotspot runtime/verifier tests which ignore external VM flags
Reviewed-by: hseigel, mseledtsov
|
2021-06-18 09:59:34 +00:00 |
|
Igor Ignatyev
|
4006fe735a
|
8268597: mark hotspot runtime/symboltable tests which ignore external VM flags
Reviewed-by: dholmes, mseledtsov
|
2021-06-18 09:58:34 +00:00 |
|
Igor Ignatyev
|
8ccb76eb13
|
8268601: mark hotspot runtime/records tests which ignore external VM flags
Reviewed-by: dholmes, mseledtsov
|
2021-06-18 09:57:44 +00:00 |
|
Igor Ignatyev
|
59d84787e9
|
8268591: a few runtime/jni tests don't need /othervm
Reviewed-by: dholmes, mseledtsov
|
2021-06-18 09:56:36 +00:00 |
|
Calvin Cheung
|
01054e6f5a
|
8268470: CDS dynamic dump asserts with JFR RecordingStream
Reviewed-by: minqi, iklam
|
2021-06-11 16:08:18 +00:00 |
|
Igor Ignatyev
|
cce8da2c60
|
8268602: a couple runtime/os tests don't check exit code
Reviewed-by: dholmes
|
2021-06-11 12:40:44 +00:00 |
|
Igor Ignatyev
|
a437ce839f
|
8268580: runtime/memory/LargePages/TestLargePagesFlags.java should be run in driver mode
Reviewed-by: dholmes
|
2021-06-11 05:05:23 +00:00 |
|
Igor Ignatyev
|
bd9c2fa73b
|
8268565: runtime/records/RedefineRecord.java should be run in driver mode
Backport-of: 94d0b0f9810bd1a8da06ec267a1c7589d6cb756b
|
2021-06-11 03:12:50 +00:00 |
|
Daniel D. Daugherty
|
f677163b8a
|
8266130: convert Thread-SMR stress tests from counter based to time based
Reviewed-by: cjplummer, dholmes
|
2021-06-10 13:09:26 +00:00 |
|
Igor Ignatyev
|
6c552a7b42
|
8268544: some runtime/sealedClasses tests should be run in driver mode
Reviewed-by: hseigel
|
2021-06-10 13:03:29 +00:00 |
|
Igor Ignatyev
|
6b6ff5360a
|
8268543: some runtime/verifier tests should be run in driver mode
Reviewed-by: hseigel
|
2021-06-10 12:29:44 +00:00 |
|
Igor Ignatyev
|
2623b0bf39
|
8268475: execute runtime/InvocationTests w/ -UseVtableBasedCHA
Reviewed-by: mseledtsov, kvn
|
2021-06-10 03:18:39 +00:00 |
|
Calvin Cheung
|
516e60a7ee
|
8268095: CDS MethodHandle tests should add -XX:-VerifyDependencies
Reviewed-by: iklam, minqi
|
2021-06-03 22:56:57 +00:00 |
|
Ioi Lam
|
ecf6112a21
|
8267958: [TESTBUG] cds DynamicLoaderConstraintsTest.java timed out
Reviewed-by: ccheung, jiefu
|
2021-06-02 19:05:42 +00:00 |
|
David Holmes
|
71425ddfb4
|
8267118: OutOfMemoryError cannot be caught as a Throwable
Co-authored-by: Ioi Lam <iklam@openjdk.org>
Reviewed-by: coleenp
|
2021-06-02 10:42:17 +00:00 |
|
Joe Darcy
|
8624cb53cd
|
8266530: HotSpot changes for JEP 306
Reviewed-by: dholmes, hseigel
|
2021-06-01 22:00:48 +00:00 |
|
Jie Fu
|
6ffa3e66db
|
8267754: cds/appcds/loaderConstraints/LoaderConstraintsTest.java fails on x86_32 due to customized class loader is not supported
Reviewed-by: minqi, dholmes, iklam
|
2021-05-26 22:58:45 +00:00 |
|
David Holmes
|
d0d2ddccaf
|
8267651: runtime/handshake/HandshakeTimeoutTest.java times out when dumping core
Reviewed-by: dcubed
|
2021-05-25 23:35:17 +00:00 |
|
Ioi Lam
|
209769b5ad
|
8267347: CDS record_linking_constraint asserts with unregistered class
Reviewed-by: minqi, ccheung
|
2021-05-24 21:52:13 +00:00 |
|
Weijun Wang
|
640a2afda3
|
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: dholmes, alanb, dfuchs, mchung, mullan, prr
|
2021-05-24 16:55:55 +00:00 |
|
Denghui Dong
|
83b3607290
|
8266642: improve ResolvedMethodTable hash function
Reviewed-by: vlivanov, coleenp
|
2021-05-20 22:19:04 +00:00 |
|
Calvin Cheung
|
1c7a1310d9
|
8267350: Archived old interface extends interface with default method causes crash
Reviewed-by: iklam, minqi
|
2021-05-20 21:03:13 +00:00 |
|
Vicente Romero
|
0fa9223f34
|
8260517: implement Sealed Classes as a standard feature in Java
Co-authored-by: Harold Seigel <hseigel@openjdk.org>
Co-authored-by: Vicente Romero <vromero@openjdk.org>
Reviewed-by: dholmes, mcimadamore, jlahoda
|
2021-05-20 09:11:08 +00:00 |
|
Thomas Stuefe
|
726785b8d7
|
8267155: runtime/os/TestTracePageSizes times out
Reviewed-by: shade, sjohanss
|
2021-05-20 08:16:36 +00:00 |
|
Jie Fu
|
3f883e8f0d
|
8267351: runtime/cds/SharedBaseAddress.java fails on x86_32 due to Unrecognized VM option 'UseCompressedOops'
Reviewed-by: dholmes, ccheung
|
2021-05-19 07:17:13 +00:00 |
|
Aleksey Shipilev
|
f6c2891118
|
8267229: Split runtime/Metaspace/elastic test configurations for better scalability
Reviewed-by: stuefe
|
2021-05-18 08:08:54 +00:00 |
|
Thomas Stuefe
|
3c010a7c7e
|
8265705: aarch64: KlassDecodeMovk mode broken
Reviewed-by: aph, iklam, ngasson
|
2021-05-17 16:14:22 +00:00 |
|
Yumin Qi
|
2066f497b9
|
8266764: [REDO] JDK-8255493 Support for pre-generated java.lang.invoke classes in CDS dynamic archive
Reviewed-by: ccheung, iklam
|
2021-05-16 02:26:46 +00:00 |
|
Harold Seigel
|
16ca370f1a
|
8265694: Investigate test StressHiddenClasses.java
Reviewed-by: lfoltan
|
2021-05-14 14:52:37 +00:00 |
|
Ioi Lam
|
1e0ecd6d56
|
8265605: Cannot call BootLoader::loadClassOrNull before initPhase2
Reviewed-by: alanb, mchung
|
2021-05-14 06:26:41 +00:00 |
|
Harold Seigel
|
e14b026841
|
8243287: Removal of Unsafe::defineAnonymousClass
Reviewed-by: iklam, mchung, alanb, dholmes
|
2021-05-13 12:46:54 +00:00 |
|
David Holmes
|
d215743a91
|
8231031: runtime/ReservedStack/ReservedStackTest.java fails after jsr166 refresh
Reviewed-by: dcubed
|
2021-05-13 01:14:38 +00:00 |
|
Philippe Marschall
|
ab17be2835
|
8252530: Fix inconsistencies in hotspot whitebox
Reviewed-by: dholmes, amenkov
|
2021-05-12 23:14:30 +00:00 |
|