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 |
|
Ioi Lam
|
bb24fa652a
|
8267189: Remove duplicated unregistered classes from dynamic archive
Reviewed-by: ccheung, minqi
|
2021-06-17 22:19:23 +00:00 |
|
David Holmes
|
9f3c7e74ff
|
8238649: Call new Win32 API SetThreadDescription in os::set_native_thread_name
Co-authored-by: Markus GaisBauer <markus.gaisbauer@dynatrace.com>
Reviewed-by: stuefe, luhenry
|
2021-06-15 02:12:57 +00:00 |
|
Jesper Wilhelmsson
|
17295b1bb0
|
Merge
Reviewed-by: dcubed
|
2021-06-14 15:55:57 +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 |
|
Igor Ignatyev
|
94d0b0f981
|
8268565: runtime/records/RedefineRecord.java should be run in driver mode
Reviewed-by: hseigel
|
2021-06-11 02:44:08 +00:00 |
|
Calvin Cheung
|
4fd2a14997
|
8267556: Enhance class paths check during runtime
Reviewed-by: minqi, iklam
|
2021-06-10 19:50:44 +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 |
|
David Holmes
|
e828a939a8
|
8261395: C1 crash "cannot make java calls from the native compiler"
Co-authored-by: Ioi Lam <iklam@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Reviewed-by: iklam, hseigel, coleenp
|
2021-05-12 05:21:58 +00:00 |
|
Calvin Cheung
|
25d99e5267
|
8266330: itableMethodEntry::initialize() asserts with archived old classes
Reviewed-by: iklam, minqi
|
2021-05-10 16:24:11 +00:00 |
|
Yumin Qi
|
04fad70437
|
8266765: [BACKOUT] JDK-8255493 Support for pre-generated java.lang.invoke classes in CDS dynamic archive
Reviewed-by: ccheung
|
2021-05-07 23:49:00 +00:00 |
|
Wang Huang
|
9a19a0cc10
|
8264760: JVM crashes when two threads encounter the same resolution error
Co-authored-by: Wang Huang <whuang@openjdk.org>
Co-authored-by: Wu Yan <wuyan34@huawei.com>
Reviewed-by: dholmes, hseigel
|
2021-05-07 12:55:40 +00:00 |
|
Yumin Qi
|
43ad24feb2
|
8265465: jcmd VM.cds should keep already dumped archive when exception happens
Reviewed-by: iklam, ccheung
|
2021-05-07 03:01:32 +00:00 |
|
Aleksey Shipilev
|
36e5ad61e6
|
8263236: runtime/os/TestTracePageSizes.java fails on old kernels
Reviewed-by: dholmes, sjohanss, stuefe
|
2021-05-06 20:34:49 +00:00 |
|
Harold Seigel
|
eb3b96d86b
|
8266496: WBIsKlassAliveClosure.do_klass() fails for hidden classes
Reviewed-by: dholmes, coleenp, mseledtsov, lfoltan
|
2021-05-06 12:25:53 +00:00 |
|
Yumin Qi
|
8b37d48770
|
8255493: Support for pre-generated java.lang.invoke classes in CDS dynamic archive
Reviewed-by: iklam, ccheung
|
2021-05-04 17:18:43 +00:00 |
|
Per Liden
|
c5dc657f0b
|
8266056: runtime/stringtable/StringTableCleaningTest.java failed with "RuntimeException: Missing Callback in [10, 11]"
Reviewed-by: coleenp, dholmes
|
2021-05-03 07:28:19 +00:00 |
|
Ioi Lam
|
2c381e0f8d
|
8262376: ReplaceCriticalClassesForSubgraphs.java fails if --with-build-jdk is used
Reviewed-by: dholmes, minqi, ccheung
|
2021-04-29 23:22:49 +00:00 |
|
Yasumasa Suenaga
|
39abac98f9
|
8266176: -Wmaybe-uninitialized happens in libArrayIndexOutOfBoundsExceptionTest.c
Reviewed-by: dholmes
|
2021-04-29 07:59:35 +00:00 |
|
Aleksei Voitylov
|
f6e26f6f33
|
8265756: AArch64: initialize memory allocated for locals according to Windows AArch64 stack page growth requirement in template interpreter
Reviewed-by: adinn, aph
|
2021-04-27 11:17:28 +00:00 |
|
Vladimir Kozlov
|
4785e112ae
|
8264806: Remove the experimental JIT compiler
Reviewed-by: iignatyev, erikj
|
2021-04-27 06:23:21 +00:00 |
|
Vladimir Kozlov
|
694acedf18
|
8264805: Remove the experimental Ahead-of-Time Compiler
Reviewed-by: coleenp, erikj, stefank, iignatyev, dholmes, aph, shade, iklam, mchung, iveresov
|
2021-04-27 01:12:18 +00:00 |
|