Kim Barrett
|
5fcf72086f
|
8271352: Extend jcc erratum mitigation to additional processors
Reviewed-by: thartmann, eosterlund
|
2021-07-28 15:31:14 +00:00 |
|
Christoph Göttschkes
|
a066c7bed0
|
8270086: ARM32-softfp: Do not load CONSTANT_double using the condy helper methods in the interpreter
Reviewed-by: shade
|
2021-07-28 13:18:19 +00:00 |
|
Yi Yang
|
072fe486c9
|
8270901: Typo PHASE_CPP in CompilerPhaseType
Reviewed-by: jiefu
|
2021-07-28 08:03:29 +00:00 |
|
Vladimir Kozlov
|
d7b5cb6889
|
8271368: [BACKOUT] JDK-8266054 VectorAPI rotate operation optimization
Reviewed-by: dholmes, iklam
|
2021-07-28 06:58:36 +00:00 |
|
Jatin Bhateja
|
d994b93e21
|
8266054: VectorAPI rotate operation optimization
Reviewed-by: psandoz, sviswanathan
|
2021-07-28 02:18:17 +00:00 |
|
Yi Yang
|
ed1cb24027
|
8271118: C2: StressGCM should have higher priority than frequency-based policy
Reviewed-by: iveresov, kvn
|
2021-07-28 02:17:30 +00:00 |
|
Jesper Wilhelmsson
|
a50161b750
|
Merge
|
2021-07-28 00:36:16 +00:00 |
|
Markus Grönlund
|
f662127390
|
8270491: SEGV at read_string_field(oopDesc*, char const*, JavaThread*)+0x54
Reviewed-by: egahlin
|
2021-07-27 17:14:04 +00:00 |
|
Roman Kennke
|
ea49691f1d
|
8270794: Avoid loading Klass* twice in TypeArrayKlass::oop_size()
Reviewed-by: shade, coleenp
|
2021-07-27 16:37:31 +00:00 |
|
Thomas Stuefe
|
45d277feb0
|
8270308: Arena::Amalloc may return misaligned address on 32-bit
Reviewed-by: coleenp, kbarrett
|
2021-07-27 04:21:56 +00:00 |
|
Dean Long
|
fcc7d59b99
|
8269342: CICrashAt=1 does not always catch first Java method
Reviewed-by: kvn, thartmann
|
2021-07-26 22:09:17 +00:00 |
|
Andreas Woess
|
3aadae2077
|
8271140: Fix native frame handling in vframeStream::asJavaVFrame()
Reviewed-by: dnsimon, kvn, never
|
2021-07-26 19:47:34 +00:00 |
|
Aleksey Shipilev
|
515113d858
|
8269924: Shenandoah: Introduce weak/strong marking asserts
Reviewed-by: rkennke
|
2021-07-26 14:42:14 +00:00 |
|
Kim Barrett
|
f2c359a882
|
8271215: Fix data races in G1PeriodicGCTask
Reviewed-by: iwalulya, shade
|
2021-07-26 14:23:47 +00:00 |
|
Xiaohong Gong
|
e4295ccfcd
|
8270519: Move several vector helper methods to shared header file
Reviewed-by: jiefu, njian
|
2021-07-26 04:52:10 +00:00 |
|
Coleen Phillimore
|
286106dd2a
|
8271219: [REDO] JDK-8271063 Print injected fields for InstanceKlass
Reviewed-by: dcubed, fparain
|
2021-07-23 20:52:45 +00:00 |
|
Vladimir Kozlov
|
4ed548b3ee
|
8268261: C2: assert(n != __null) failed: Bad immediate dominator info.
Reviewed-by: iveresov, vlivanov
|
2021-07-23 18:51:25 +00:00 |
|
Daniel D. Daugherty
|
ec71e2d891
|
8271221: [BACKOUT] JDK-8271063 Print injected fields for InstanceKlass
Reviewed-by: coleenp
|
2021-07-23 15:53:49 +00:00 |
|
Albert Mingkun Yang
|
96247ae8fb
|
8270187: G1: Remove ConcGCThreads constraint
Reviewed-by: kbarrett, iwalulya
|
2021-07-23 13:52:55 +00:00 |
|
Coleen Phillimore
|
9b27df6a4f
|
8271063: Print injected fields for InstanceKlass
Reviewed-by: fparain, hseigel, yyang
|
2021-07-23 12:23:12 +00:00 |
|
Kim Barrett
|
0cc4bb729e
|
8270870: Simplify G1ServiceThread
Reviewed-by: tschatzl, iwalulya
|
2021-07-23 12:14:45 +00:00 |
|
Thomas Schatzl
|
8c8e3a0df2
|
8271163: G1 uses wrong degree of MT processing since JDK-8270169
Reviewed-by: kbarrett, ayang
|
2021-07-23 11:56:52 +00:00 |
|
David Holmes
|
8a789b71fe
|
8263840: PeriodicTask should declare its destructor virtual
Reviewed-by: xliu, kbarrett
|
2021-07-23 11:40:19 +00:00 |
|
Roman Kennke
|
f22619032d
|
8270894: Use acquire semantics in ObjectSynchronizer::read_stable_mark()
Reviewed-by: dholmes
|
2021-07-23 10:42:00 +00:00 |
|
Thomas Schatzl
|
ea182b5c6e
|
8271060: Merge G1CollectedHeap::determine_start_concurrent_mark_gc and G1Policy::decide_on_conc_mark_initiation
Reviewed-by: ayang, kbarrett
|
2021-07-23 09:51:14 +00:00 |
|
Jesper Wilhelmsson
|
9935440ede
|
Merge
|
2021-07-23 01:41:14 +00:00 |
|
Thomas Schatzl
|
c2ed336828
|
8270912: Clean up G1CollectedHeap::process_discovered_references()
Reviewed-by: iwalulya, kbarrett
|
2021-07-22 15:20:32 +00:00 |
|
Thomas Schatzl
|
8e27d4e8ce
|
8271043: Rename G1CollectedHeap::g1mm()
Reviewed-by: kbarrett, iwalulya
|
2021-07-22 14:38:28 +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 |
|
Tobias Hartmann
|
4119a52c4b
|
8270461: ZGC: Invalid oop passed to ZBarrierSetRuntime::load_barrier_on_oop_array
Reviewed-by: chagedorn, kvn
|
2021-07-22 05:59:12 +00:00 |
|
Thomas Stuefe
|
6096dd9765
|
8268893: jcmd to trim the glibc heap
Reviewed-by: simonis, dholmes
|
2021-07-22 04:07:10 +00:00 |
|
Jesper Wilhelmsson
|
c36755dedf
|
Merge
|
2021-07-22 00:46:18 +00:00 |
|
Jamsheed Mohammed C M
|
89f7998aa7
|
8266347: assert(Dependencies::is_concrete_root_method(fm, ctxk) == Dependencies::is_concrete_method(m, ctxk)) failed: mismatch
Reviewed-by: vlivanov, thartmann
|
2021-07-21 20:28:57 +00:00 |
|
Igor Veresov
|
e1051ae069
|
8264066: Enhance compiler validation
Reviewed-by: ahgross, kvn, rhalade, thartmann
|
2021-07-21 20:28:57 +00:00 |
|
Jamsheed Mohammed C M
|
a3acce5210
|
8264079: Improve abstractions
Reviewed-by: vlivanov, ahgross, thartmann, rhalade
|
2021-07-21 20:28:56 +00:00 |
|
Ioi Lam
|
024c4027d8
|
8271014: Refactor HeapShared::is_archived_object()
Reviewed-by: ccheung, minqi
|
2021-07-21 18:49:19 +00:00 |
|
Thomas Schatzl
|
57611b3021
|
8270991: G1 Full GC always performs heap verification after JDK-8269295
Reviewed-by: iwalulya, kbarrett
|
2021-07-21 15:41:34 +00:00 |
|
Rado Smogura
|
1f51e13ea7
|
8270147: Increase stride size allowing unrolling more loops
Reviewed-by: kvn, iveresov
|
2021-07-21 05:05:13 +00:00 |
|
Ioi Lam
|
7dd19af259
|
8270803: Reduce CDS API verbosity
Reviewed-by: minqi, ccheung
|
2021-07-21 03:52:19 +00:00 |
|
Jesper Wilhelmsson
|
1eeb1791ab
|
Merge
Reviewed-by: jvernee
|
2021-07-21 00:24:17 +00:00 |
|
Jesper Wilhelmsson
|
61359c46a7
|
8270993: Missing forward declaration of ZeroFrame
Reviewed-by: kvn
|
2021-07-21 00:17:31 +00:00 |
|
Jorn Vernee
|
845c31dc4b
|
8269240: java/foreign/stackwalk/TestAsyncStackWalk.java test failed with concurrent GC
Reviewed-by: vlivanov, dholmes
|
2021-07-20 13:10:42 +00:00 |
|
Corey Ashford
|
754352f4c9
|
8270340: Base64 decodeBlock intrinsic for Power64 needs cleanup
Reviewed-by: ogatak, mdoerr
|
2021-07-20 08:07:11 +00:00 |
|
Yi Yang
|
0cec11d3eb
|
8270307: C2: assert(false) failed: bad AD file after JDK-8267687
Co-authored-by: Kuai Wei <kuaiwei.kw@alibaba-inc.com>
Reviewed-by: kvn, thartmann
|
2021-07-20 06:10:58 +00:00 |
|
David Holmes
|
8cd0769ef2
|
8270875: Deprecate the FilterSpuriousWakeups flag so it can be removed
Reviewed-by: kbarrett
|
2021-07-20 05:55:06 +00:00 |
|
Calvin Cheung
|
00195b85ed
|
8265604: Support unlinked classes in dynamic CDS archive
Reviewed-by: minqi, iklam
|
2021-07-20 02:06:42 +00:00 |
|
Kim Barrett
|
7f35e5bac9
|
8270869: G1ServiceThread may not terminate
Reviewed-by: ayang, tschatzl
|
2021-07-20 00:27:28 +00:00 |
|
Jesper Wilhelmsson
|
c3519c3e20
|
Merge
|
2021-07-19 23:12:55 +00:00 |
|
Thomas Schatzl
|
a8f1542715
|
8270455: Remove unused JFR tracer related code in G1CollectedHeap
Reviewed-by: ayang, kbarrett
|
2021-07-19 09:30:06 +00:00 |
|
Roland Westrelin
|
c1304519b5
|
8269752: C2: assert(false) failed: Bad graph detected in build_loop_late
Reviewed-by: chagedorn, kvn
|
2021-07-19 07:31:28 +00:00 |
|