Aleksey Shipilev
|
7b98400c81
|
8267348: Rewrite gc/epsilon/TestClasses.java to use Metaspace with less classes
Reviewed-by: stuefe
|
2021-05-20 16:45:38 +00:00 |
|
Thomas Schatzl
|
fc7f0a3e61
|
8267480: Explicitly problemlist all runtime/os/TestTracePageSizes.java tests on linux-aarch64 to reduce noise
Reviewed-by: dcubed
|
2021-05-20 14:17:57 +00:00 |
|
Thomas Schatzl
|
f979523a69
|
8267463: Problemlist runtime/os/TestTracePageSizes.java on linux-aarch64 to reduce noise
Reviewed-by: dholmes
|
2021-05-20 11:10:07 +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 |
|
Thomas Stuefe
|
9820f3d480
|
8267371: Concurrent gtests take too long
Reviewed-by: shade, gziemski
|
2021-05-19 17:55:05 +00:00 |
|
Gerard Ziemski
|
237fee8bbd
|
8267339: Temporarily disable os.release_multi_mappings_vm on macOS x64
Reviewed-by: hseigel, dcubed
|
2021-05-19 16:42:10 +00:00 |
|
Daniel D. Daugherty
|
64e2479bf6
|
8267407: ProblemList vmTestbase/vm/mlvm/anonloader/stress/oome/metaspace/Test.java on linux-aarch64
8267409: ProblemList gc/epsilon/TestClasses.java on linux-x64
Reviewed-by: tschatzl
|
2021-05-19 16:08:35 +00:00 |
|
Doug Simon
|
fdd0352884
|
8267338: [JVMCI] revive JVMCI API removed by JDK-8243287
Reviewed-by: mchung, hseigel
|
2021-05-19 13:59:46 +00:00 |
|
Zhengyu Gu
|
0b49f5ae19
|
8267257: Shenandoah: Always deduplicate strings when it is enabled during full gc
Reviewed-by: rkennke
|
2021-05-19 13:13:57 +00:00 |
|
Yi Yang
|
0cf7e5784b
|
8267239: C1: RangeCheckElimination for % operator if divisor is IntConstant
Reviewed-by: thartmann, neliasso
|
2021-05-19 09:05:05 +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 |
|
Ivan Walulya
|
70f6c67051
|
8233380: CHT: Node allocation and freeing
Reviewed-by: rehn, tschatzl
|
2021-05-19 08:01:35 +00:00 |
|
Tobias Hartmann
|
c2b50f93ac
|
8266480: Implicit null check optimization does not update control of hoisted memory operation
Reviewed-by: neliasso, kvn
|
2021-05-19 07:27:30 +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 |
|
Gerard Ziemski
|
fadf58043c
|
8262952: [macos_aarch64] os::commit_memory failure
Reviewed-by: stuefe, aph
|
2021-05-18 14:44:12 +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 |
|
Tobias Hartmann
|
ce88b33488
|
8266615: C2 incorrectly folds subtype checks involving an interface array
Reviewed-by: kvn, neliasso
|
2021-05-18 12:21:24 +00:00 |
|
Thomas Stuefe
|
da7c846a8c
|
8264408: test_oopStorage no longer needs to disable some tests on WIN32
Reviewed-by: shade, tschatzl
|
2021-05-18 08:52:39 +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 |
|
Yi Yang
|
905b41ac6a
|
8265711: C1: Intrinsify Class.getModifier method
Reviewed-by: thartmann, kvn
|
2021-05-18 07:29:18 +00:00 |
|
Thomas Stuefe
|
554caf33a0
|
8251392: Consolidate Metaspace Statistics
Reviewed-by: coleenp, zgu
|
2021-05-18 06:35:17 +00:00 |
|
Vladimir Kozlov
|
2effdd1b67
|
8267112: JVMCI compiler modules should be kept upgradable
Reviewed-by: mchung, erikj, dnsimon
|
2021-05-17 20:11:01 +00:00 |
|
Thomas Stuefe
|
3c010a7c7e
|
8265705: aarch64: KlassDecodeMovk mode broken
Reviewed-by: aph, iklam, ngasson
|
2021-05-17 16:14:22 +00:00 |
|
Ivan Walulya
|
2313a2187a
|
8266637: CHT: Add insert_and_get method
Reviewed-by: tschatzl, rehn
|
2021-05-17 09:41:45 +00:00 |
|
David Holmes
|
02f895c5f6
|
8252685: APIs that require JavaThread should take JavaThread arguments
Reviewed-by: coleenp, sspitsyn, kvn, iklam
|
2021-05-17 04:05:44 +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 |
|
Daniel D. Daugherty
|
8c71144a23
|
8265153: add time based test for ThreadMXBean.getThreadInfo() and ThreadInfo.getLockOwnerName()
Reviewed-by: dholmes, cjplummer
|
2021-05-15 13:14:49 +00:00 |
|
Thomas Stuefe
|
f3fb5a4524
|
8266942: gtest/GTestWrapper.java os.iso8601_time_vm failed
Reviewed-by: dcubed
|
2021-05-15 05:20:01 +00:00 |
|
Kim Barrett
|
be0a655208
|
8254598: StringDedupTable should use OopStorage
Co-authored-by: Kim Barrett <kbarrett@openjdk.org>
Co-authored-by: Zhengyu Gu <zgu@openjdk.org>
Reviewed-by: coleenp, iklam, tschatzl, ayang
|
2021-05-14 18:38:58 +00:00 |
|
Wang Huang
|
599d07c0db
|
8263006: Add optimization for Max(*)Node and Min(*)Node
Co-authored-by: Wang Huang <whuang@openjdk.org>
Co-authored-by: Wu Yan <wuyan34@huawei.com>
Reviewed-by: kvn
|
2021-05-14 17:16:28 +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 |
|
Vladimir Ivanov
|
127bfe44f7
|
8266074: Vtable-based CHA implementation
Reviewed-by: kvn, jrose, dlong
|
2021-05-13 10:58:03 +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 |
|
Chris Plummer
|
2568d181a7
|
8267047: Put serviceability/sa/TestJmapCoreMetaspace.java back on ZGC problem list due to JDK-8267045
Reviewed-by: dcubed
|
2021-05-12 21:01:47 +00:00 |
|
Ivan Walulya
|
dcf250d5d4
|
8233378: CHT: Fast reset
Reviewed-by: tschatzl, rehn
|
2021-05-12 09:07:01 +00:00 |
|
Yasumasa Suenaga
|
476994aa37
|
8266531: ZAddress::address() should be removed from SA
Reviewed-by: cjplummer, stefank
|
2021-05-12 05:27:14 +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 |
|
Hamlin Li
|
3c47cab6db
|
8261034: improve jcmd GC.class_histogram to support parallel
Reviewed-by: cjplummer, sspitsyn
|
2021-05-12 01:06:44 +00:00 |
|
Vladimir Ivanov
|
acf02ed553
|
8208237: Re-examine defmeth tests and update as needed
Reviewed-by: hseigel, lfoltan, dholmes
|
2021-05-11 17:14:57 +00:00 |
|
Wang Huang
|
10a049e171
|
8265956: JVM crashes when matching LShiftVB Node
Co-authored-by: Wang Huang <whuang@openjdk.org>
Co-authored-by: Ai Jiaming <aijiaming1@huawei.com>
Reviewed-by: kvn, jiefu
|
2021-05-11 03:20:15 +00:00 |
|
Alex Menkov
|
9713152eae
|
8262092: vmTestbase/nsk/jvmti/scenarios/hotswap/HS102/hs102t001/TestDescription.java SIGSEGV in memmove_ssse3
Reviewed-by: lmesnik, sspitsyn
|
2021-05-10 22:48:01 +00:00 |
|
Aleksey Shipilev
|
e5d3ee394a
|
8266802: Shenandoah: Round up region size to page size unconditionally
Reviewed-by: zgu
|
2021-05-10 20:28:16 +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 |
|
Thomas Stuefe
|
74fecc070a
|
8266503: [UL] Make Decorations safely copy-able and reduce their size
Reviewed-by: simonis, ysuenaga
|
2021-05-07 14:04:27 +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 |
|