Thomas Stuefe
|
3ff085e296
|
8275582: Don't purge metaspace mapping lists
Reviewed-by: coleenp, lkorinth
|
2021-10-26 04:52:01 +00:00 |
|
Harold Seigel
|
337a9b73a7
|
8269853: Prefetch::read should accept pointer to const
Reviewed-by: coleenp
|
2021-10-25 19:44:25 +00:00 |
|
Igor Veresov
|
89671aa164
|
8273712: C2: Add mechanism for rejecting inlining of low frequency call sites and deprecate MinInliningThreshold.
Reviewed-by: kvn, rbackman
|
2021-10-25 17:03:57 +00:00 |
|
Albert Mingkun Yang
|
7f94302cec
|
8275511: G1: Rename needs_remset_update to remset_is_tracked in G1HeapRegionAttr
Reviewed-by: tschatzl, sjohanss
|
2021-10-25 13:18:20 +00:00 |
|
Stefan Karlsson
|
0bcc1749ea
|
8275717: Reimplement STATIC_ASSERT to use static_assert
Reviewed-by: stuefe, eosterlund, kbarrett
|
2021-10-25 09:07:51 +00:00 |
|
Hamlin Li
|
5dab76b939
|
8275381: G1: refactor 2 constructors of G1CardSetConfiguration
Reviewed-by: tschatzl, ayang
|
2021-10-25 01:03:51 +00:00 |
|
Doug Simon
|
4dec8fc4cc
|
8275645: [JVMCI] avoid unaligned volatile reads on AArch64
Reviewed-by: kvn, never
|
2021-10-22 16:20:31 +00:00 |
|
Albert Mingkun Yang
|
4e647aa584
|
8275416: G1: remove unnecessary make_referent_alive in precleaning phase
Reviewed-by: tschatzl, sjohanss
|
2021-10-22 13:01:24 +00:00 |
|
Albert Mingkun Yang
|
dd622e55c0
|
8275783: G1: fix incorrect region type documentation in HeapRegionType
Reviewed-by: tschatzl
|
2021-10-22 12:47:35 +00:00 |
|
Stefan Karlsson
|
1efe946db7
|
8275712: Hashtable literal_size functions are broken
Reviewed-by: coleenp, zgu
|
2021-10-22 08:20:43 +00:00 |
|
David Holmes
|
fab3d6c612
|
8275761: Backout: JDK-8274794 Print all owned locks in hs_err file
Reviewed-by: mikael
|
2021-10-22 04:47:53 +00:00 |
|
Dean Long
|
0961de47de
|
8275347: ciReplay: staticfield lines not properly terminated
Reviewed-by: neliasso, chagedorn
|
2021-10-21 19:02:38 +00:00 |
|
Yumin Qi
|
7dd823740f
|
8275084: CDS warning when building with LOG=debug
Reviewed-by: dholmes, iklam
|
2021-10-21 18:30:21 +00:00 |
|
Albert Mingkun Yang
|
bef8cf1ba1
|
8275714: G1: remove unused variable in G1Policy::transfer_survivors_to_cset
Reviewed-by: tschatzl
|
2021-10-21 15:49:21 +00:00 |
|
Harold Seigel
|
e39bdc9ddb
|
8274714: Incorrect verifier protected access error message
Reviewed-by: dholmes, coleenp
|
2021-10-21 13:50:32 +00:00 |
|
Kim Barrett
|
60cb27dcda
|
8275426: PretouchTask num_chunks calculation can overflow
Reviewed-by: ayang, tschatzl
|
2021-10-21 13:28:25 +00:00 |
|
Coleen Phillimore
|
819d2df8b0
|
8274794: Print all owned locks in hs_err file
Reviewed-by: stuefe, dholmes
|
2021-10-21 11:28:22 +00:00 |
|
Markus Grönlund
|
c41ce6d159
|
8275415: Prepare Leak Profiler for Lilliput
Reviewed-by: rkennke
|
2021-10-21 10:12:19 +00:00 |
|
Hamlin Li
|
a120937e81
|
8274988: G1: refine G1SegmentedArrayAllocOptions and G1CardSetAllocOptions
Reviewed-by: tschatzl, ayang
|
2021-10-21 01:17:52 +00:00 |
|
Hamlin Li
|
c7a80e60e2
|
8275607: G1: G1CardSetAllocator::drop_all needs to call G1SegmentedArray::drop_all
Reviewed-by: tschatzl, ayang
|
2021-10-21 01:16:10 +00:00 |
|
vamsi-parasa
|
af7c56b85b
|
8275167: x86 intrinsic for unsignedMultiplyHigh
Reviewed-by: kvn, sviswanathan
|
2021-10-20 22:40:51 +00:00 |
|
Harold Seigel
|
bbc606117f
|
8272614: Unused parameters in MethodHandleNatives linking methods
Reviewed-by: dholmes, lfoltan
|
2021-10-20 15:48:43 +00:00 |
|
Thomas Schatzl
|
7e28bdd1eb
|
8275055: Improve HeapRegionRemSet::split_card()
Reviewed-by: sjohanss, ayang
|
2021-10-20 15:33:50 +00:00 |
|
Harold Seigel
|
a91a0a523a
|
8233724: Remove -Wc++14-compat warning suppression in operator_new.cpp
Reviewed-by: coleenp
|
2021-10-20 12:20:50 +00:00 |
|
Zhengyu Gu
|
135cf3c94d
|
8275439: Remove PrintVtableStats
Reviewed-by: coleenp, dholmes
|
2021-10-20 11:46:13 +00:00 |
|
Thomas Schatzl
|
50a57238a8
|
8274910: Compile in G1 evacuation failure injection code based on define
Reviewed-by: sjohanss, ayang
|
2021-10-20 11:42:58 +00:00 |
|
sunguoyun
|
bd0bed71e5
|
8273317: crash in cmovP_cmpP_zero_zeroNode::bottom_type()
Reviewed-by: thartmann, kvn
|
2021-10-20 06:37:20 +00:00 |
|
Harold Seigel
|
76373ae3c8
|
8270404: Better canonicalization
Reviewed-by: coleenp, rhalade, mschoene
|
2021-10-19 18:26:03 +00:00 |
|
Harold Seigel
|
24b588eddb
|
8270398: Enhance canonicalization
Reviewed-by: rhalade, mschoene, coleenp
|
2021-10-19 18:26:03 +00:00 |
|
Jamsheed Mohammed C M
|
af82404b3c
|
8269624: Enhance method selection support
Reviewed-by: vlivanov, rhalade, thartmann, iignatyev, jwilhelm, ahgross
|
2021-10-19 18:26:02 +00:00 |
|
Markus Grönlund
|
99bf7dd8dd
|
8275517: Off-by-one error in allocation
Reviewed-by: tschatzl
|
2021-10-19 16:20:45 +00:00 |
|
Zhengyu Gu
|
002c538bc0
|
8275287: Relax memory ordering constraints on updating instance class and array class counters
Reviewed-by: dholmes, rkennke
|
2021-10-19 14:14:23 +00:00 |
|
Markus Grönlund
|
98ab4b03b3
|
8275445: RunThese30M.java failed "assert(ZAddress::is_marked(addr)) failed: Should be marked"
Reviewed-by: egahlin, coleenp
|
2021-10-19 13:00:50 +00:00 |
|
Hamlin Li
|
d17d81a8b2
|
8273626: G1: Factor out concurrent segmented array from G1CardSetAllocator
Reviewed-by: tschatzl, ayang
|
2021-10-19 12:24:21 +00:00 |
|
Zhengyu Gu
|
a4491f2253
|
8275413: Remove unused InstanceKlass::set_array_klasses() method
Reviewed-by: coleenp
|
2021-10-19 12:00:30 +00:00 |
|
Daniel D. Daugherty
|
a03119ce1a
|
8275436: [BACKOUT] JDK-8271949 dumppath in -XX:FlightRecorderOptions does not affect
Reviewed-by: mgronlun
|
2021-10-18 18:25:53 +00:00 |
|
Calvin Cheung
|
bad75e6796
|
8275150: URLClassLoaderTable should store OopHandle instead of Handle
Reviewed-by: stefank, minqi
|
2021-10-18 18:05:39 +00:00 |
|
Markus Grönlund
|
72a976ef05
|
8266936: Add a finalization JFR event
Reviewed-by: coleenp, mchung, egahlin
|
2021-10-18 16:52:36 +00:00 |
|
Gerard Ziemski
|
bcbe3845d9
|
8269175: [macosx-aarch64] wrong CPU speed in hs_err file
Reviewed-by: dholmes, dcubed, stuefe
|
2021-10-18 16:24:02 +00:00 |
|
Albert Mingkun Yang
|
4d383b9fcd
|
8275298: Remove unnecessary weak_oops_do call in adjust weak roots phase
Reviewed-by: tschatzl, sjohanss
|
2021-10-18 16:02:22 +00:00 |
|
Stefan Karlsson
|
45ebf85ca9
|
8275333: Print count in "Too many recored phases?" assert
Reviewed-by: eosterlund, tschatzl
|
2021-10-18 11:20:51 +00:00 |
|
Tobias Holenstein
|
ebb1363e5d
|
8251513: Code around Parse::do_lookupswitch/do_tableswitch should be cleaned up
Reviewed-by: roland, thartmann
|
2021-10-18 07:32:17 +00:00 |
|
Stefan Karlsson
|
bb7dacdc78
|
8275334: Move class loading Events to a separate section in hs_err files
Reviewed-by: stuefe, coleenp
|
2021-10-18 07:03:17 +00:00 |
|
Yasumasa Suenaga
|
31500692d1
|
8271949: dumppath in -XX:FlightRecorderOptions does not affect
Reviewed-by: ddong, mgronlun
|
2021-10-17 08:59:13 +00:00 |
|
Thomas Schatzl
|
bfcf6a29a1
|
8275277: assert(dest_attr.is_in_cset() == (obj->forwardee() == obj)) failed: Only evac-failed objects must be in the collection set here but <addr> is not
Reviewed-by: ayang, rkennke
|
2021-10-16 11:05:48 +00:00 |
|
Coleen Phillimore
|
172aed1a2d
|
8274338: com/sun/jdi/RedefineCrossEvent.java failed "assert(m != __null) failed: NULL mirror"
Reviewed-by: dholmes, iklam
|
2021-10-15 12:10:27 +00:00 |
|
Aleksey Shipilev
|
ced79091f6
|
8275286: Check current thread when calling JRT methods that expect it
Reviewed-by: zgu, coleenp, dholmes
|
2021-10-15 11:15:49 +00:00 |
|
Christian Hagedorn
|
4cb7124c1e
|
8262912: ciReplay: replay does not simulate unresolved classes
Reviewed-by: kvn, dlong
|
2021-10-15 07:38:38 +00:00 |
|
Bernhard Urban-Forster
|
ede3f4e94c
|
8274795: AArch64: avoid spilling and restoring r18 in macro assembler
Reviewed-by: aph
|
2021-10-14 16:58:14 +00:00 |
|
Per Liden
|
54b8870766
|
8275035: Clean up worker thread infrastructure
Reviewed-by: stefank, ayang
|
2021-10-14 14:05:36 +00:00 |
|