David Holmes
|
e84461072a
|
8268927: Windows: link error: unresolved external symbol "int __cdecl convert_to_unicode(char const *,wchar_t * *)"
Reviewed-by: stuefe
|
2021-06-17 07:02:47 +00:00 |
|
Eric Liu
|
4c9aefdb61
|
8268739: AArch64: Build failure after JDK-8267663
Reviewed-by: aph, dholmes
|
2021-06-17 02:47:00 +00:00 |
|
Jie Fu
|
112ddb7633
|
8268641: [foreign] assert(allocates2(pc)) failed: not in CodeBuffer memory with ShenandoahGC
Reviewed-by: rbackman, kvn
|
2021-06-17 02:10:52 +00:00 |
|
Jesper Wilhelmsson
|
3637e50b30
|
Merge
|
2021-06-17 01:05:54 +00:00 |
|
Xin Liu
|
02c9bf087e
|
8268852: AsyncLogWriter should not overide is_Named_thread()
Reviewed-by: dholmes, ysuenaga
|
2021-06-16 23:54:21 +00:00 |
|
Coleen Phillimore
|
c20f80a4d2
|
8259066: Obsolete -XX:+AlwaysLockClassLoader
Reviewed-by: hseigel
|
2021-06-16 16:34:08 +00:00 |
|
Ioi Lam
|
e4908a439a
|
8268778: CDS check_excluded_classes needs DumpTimeTable_lock
Reviewed-by: ccheung, minqi
|
2021-06-16 16:05:19 +00:00 |
|
Christian Hagedorn
|
9ad19f7838
|
8256934: C2: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded limit
Reviewed-by: roland, vlivanov
|
2021-06-16 13:02:51 +00:00 |
|
Coleen Phillimore
|
72b3b0af08
|
8267752: KVHashtable doesn't deallocate entries
Reviewed-by: iklam, stuefe
|
2021-06-16 12:43:11 +00:00 |
|
Coleen Phillimore
|
af13fe1107
|
8267870: Remove unnecessary char_converter during class loading
Reviewed-by: dholmes, iklam
|
2021-06-16 12:41:51 +00:00 |
|
Roland Westrelin
|
4d545a1f86
|
8267988: C2: assert(!addp->is_AddP() || addp->in(AddPNode::Base)->is_top() || addp->in(AddPNode::Base) == n->in(AddPNode::Base)) failed: Base pointers must match (addp 1301)
Reviewed-by: chagedorn, vlivanov, kvn
|
2021-06-16 07:36:07 +00:00 |
|
Calvin Cheung
|
3ad658677b
|
8268078: ClassListParser::_interfaces should be freed
Reviewed-by: minqi, iklam, coleenp
|
2021-06-16 02:17:41 +00:00 |
|
Denghui Dong
|
48d456281e
|
8268780: Use 'print_cr' instead of 'print' for the message 'eliminated <owner is scalar replaced>'
Reviewed-by: cjplummer, zgu, dcubed
|
2021-06-16 02:08:37 +00:00 |
|
Jesper Wilhelmsson
|
e0f6f70d3f
|
Merge
|
2021-06-15 22:45:28 +00:00 |
|
Kim Barrett
|
00e33a45fe
|
8268647: Generation::expand_and_allocate has unused "parallel" argument
Reviewed-by: ayang, tschatzl
|
2021-06-15 22:05:15 +00:00 |
|
Nils Eliasson
|
e36136fa93
|
8268125: ZGC: Clone oop array gets wrong acopy stub
Reviewed-by: vlivanov
|
2021-06-15 11:33:12 +00:00 |
|
Nils Eliasson
|
d384093289
|
8268125: ZGC: Clone oop array gets wrong acopy stub
Reviewed-by: kvn, vlivanov
|
2021-06-15 08:53:39 +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 |
|
Vladimir Kozlov
|
4d8b5c70df
|
8268347: C2: nested locks optimization may create unbalanced monitor enter/exit code
Reviewed-by: roland, vlivanov, dcubed
|
2021-06-14 23:41:50 +00:00 |
|
Dean Long
|
702e3ff054
|
8268366: Incorrect calculation of has_fpu_registers in C1 linear scan
Reviewed-by: kvn, chagedorn
|
2021-06-14 19:25:49 +00:00 |
|
Jesper Wilhelmsson
|
17295b1bb0
|
Merge
Reviewed-by: dcubed
|
2021-06-14 15:55:57 +00:00 |
|
Calvin Cheung
|
c088d093e2
|
8268522: InstanceKlass::can_be_verified_at_dumptime() returns opposite value
Reviewed-by: dholmes, minqi, iklam
|
2021-06-14 15:02:55 +00:00 |
|
Markus Grönlund
|
b318535452
|
8267579: Thread::cooked_allocated_bytes() hits assert(left >= right) failed: avoid underflow
Backport-of: c4207355d3fc19687c72f47edf21611ffed7efaf
|
2021-06-14 13:11:33 +00:00 |
|
Markus Grönlund
|
c4207355d3
|
8267579: Thread::cooked_allocated_bytes() hits assert(left >= right) failed: avoid underflow
Reviewed-by: dcubed, stefank, kbarrett
|
2021-06-14 10:41:00 +00:00 |
|
Ioi Lam
|
ba601b8407
|
8268520: VirtualSpace::print_on() should be const
Reviewed-by: kbarrett, stuefe, tschatzl
|
2021-06-14 05:55:20 +00:00 |
|
David Holmes
|
1ba4e0cada
|
8257038: Remove expired flags in JDK 18
Reviewed-by: kbarrett, ccheung
|
2021-06-13 22:16:12 +00:00 |
|
Yi Yang
|
5cee23a9ed
|
8265518: C1: Intrinsic support for Preconditions.checkIndex
Reviewed-by: dfuchs, iveresov
|
2021-06-12 01:03:50 +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 |
|
Hamlin Li
|
df65237b9a
|
8267930: Refine code for loading hsdis library
Reviewed-by: whuang, neliasso, ysuenaga
|
2021-06-11 01:20:47 +00:00 |
|
Calvin Cheung
|
4fd2a14997
|
8267556: Enhance class paths check during runtime
Reviewed-by: minqi, iklam
|
2021-06-10 19:50:44 +00:00 |
|
Joe Darcy
|
b018c450e5
|
8267630: Start of release updates for JDK 18
8267632: Add source 18 and target 18 to javac
8267631: Add SourceVersion.RELEASE_18
Reviewed-by: iris, erikj, dholmes
|
2021-06-10 16:22:14 +00:00 |
|
Albert Mingkun Yang
|
a95e64ccc1
|
8268443: ParallelGC Full GC should use parallel WeakProcessor
Co-authored-by: Kim Barrett <kbarrett@openjdk.org>
Reviewed-by: kbarrett, sjohanss, tschatzl
|
2021-06-10 14:32:46 +00:00 |
|
Igor Veresov
|
0a6c7d8a4b
|
8267424: CTW: C1 fails with "State must not be null"
Reviewed-by: kvn, roland
|
2021-06-10 14:18:04 +00:00 |
|
Erik Gahlin
|
e11f70aeb6
|
8003216: Add JFR event indicating explicit System.gc() call
Reviewed-by: jbachorik, mgronlun, tschatzl
|
2021-06-10 14:10:51 +00:00 |
|
Thomas Schatzl
|
2b41459e95
|
8267073: Race between Card Redirtying and Freeing Collection Set regions results in missing remembered set entries with G1
Reviewed-by: kbarrett, sjohanss
|
2021-06-10 13:28:55 +00:00 |
|
Leo Korinth
|
7cd5a6e7b5
|
8268537: (Temporary) Disable ParallelRefProcEnabled for Parallel GC
Reviewed-by: stefank, sjohanss
|
2021-06-10 13:19:43 +00:00 |
|
Erik Gahlin
|
f716711c7b
|
8265271: JFR: Allow use of .jfc options when starting JFR
Reviewed-by: mgronlun
|
2021-06-10 13:18:54 +00:00 |
|
Markus Grönlund
|
a187fcc3ec
|
8238197: JFR: Rework setting and getting EventHandler
Reviewed-by: egahlin, jbachorik
|
2021-06-10 10:26:49 +00:00 |
|
Stefan Johansson
|
f770f771f8
|
8268390: G1 concurrent gc upgrade to full gc not working
Reviewed-by: kbarrett, tschatzl
|
2021-06-10 10:21:13 +00:00 |
|
Markus Grönlund
|
f271eb8b84
|
8268303: Incorrect casts in JfrWriterHost::write for Ticks and Tickspan
Reviewed-by: egahlin
|
2021-06-10 08:58:03 +00:00 |
|
Christoph Göttschkes
|
1fd81464ec
|
8268461: ARM32: vector intrinsics reaches ShouldNotReachHere
Reviewed-by: jiefu, njian
|
2021-06-10 08:27:54 +00:00 |
|
Kim Barrett
|
5a666282a9
|
8263107: PSPromotionManager::copy_and_push_safe_barrier needs acquire memory barrier
Reviewed-by: iwalulya, tschatzl, mdoerr
|
2021-06-10 07:27:53 +00:00 |
|
Roland Westrelin
|
d4377afb99
|
8263303: C2 compilation fails with assert(found_sfpt) failed: no node in loop that's not input to safepoint
Reviewed-by: chagedorn, kvn
|
2021-06-10 06:56:04 +00:00 |
|
Tom Rodriguez
|
b41f3f8ed5
|
8268478: JVMCI tests failing after JDK-8268052
Reviewed-by: kvn, eosterlund
|
2021-06-09 23:04:45 +00:00 |
|
Yumin Qi
|
7ff6e7b2b1
|
8267954: Shared classes that failed to load should not be loaded again
Reviewed-by: iklam, ccheung
|
2021-06-09 21:33:28 +00:00 |
|
Tom Rodriguez
|
db45ff09ac
|
8268052: [JVMCI] non-default installed code must be marked as in_use
Reviewed-by: kvn, dnsimon
|
2021-06-09 17:34:17 +00:00 |
|
Stefan Johansson
|
caf7f49887
|
8268122: Add specific gc cause for G1 full collections
Reviewed-by: tschatzl, kbarrett
|
2021-06-09 14:31:15 +00:00 |
|
Matthias Baesken
|
43e38a18b8
|
8268377: Windows 32bit build fails after JDK-8268174
Reviewed-by: jiefu, mdoerr
|
2021-06-09 14:09:41 +00:00 |
|
Stefan Johansson
|
5fbb62c741
|
8268163: Change the order of fallback full GCs in G1
Reviewed-by: kbarrett, tschatzl
|
2021-06-09 13:43:48 +00:00 |
|
Albert Mingkun Yang
|
dd34a4c28d
|
8268372: ZGC: dynamically select the number of concurrent GC threads used
Co-authored-by: Per Liden <pliden@openjdk.org>
Reviewed-by: pliden, eosterlund
|
2021-06-09 10:37:33 +00:00 |
|