Fredrik Bredberg
|
a8d16dea8e
|
8300197: Freeze/thaw an interpreter frame using a single copy_to_chunk() call
Reviewed-by: rrich, pchilanomate, fyang
|
2023-05-02 12:14:12 +00:00 |
|
Martin Doerr
|
860bf9b35f
|
8307104: [AIX] VM crashes with UseRTMLocking on Power10
Reviewed-by: clanger, lucy
|
2023-05-02 09:19:49 +00:00 |
|
Serguei Spitsyn
|
1227a275a1
|
8306028: separate ThreadStart/ThreadEnd events posting code in JVMTI VTMS transitions
8304444: Reappearance of NULL in jvmtiThreadState.cpp
Reviewed-by: pchilanomate, lmesnik
|
2023-05-02 02:40:50 +00:00 |
|
Coleen Phillimore
|
316d303c1d
|
8306851: Move Method access flags
Reviewed-by: cjplummer, dholmes, dnsimon, matsaave, fparain
|
2023-05-01 11:33:22 +00:00 |
|
Aleksey Shipilev
|
a6b4f25bd5
|
8306825: Monitor deflation might be accidentally disabled by zero intervals
Reviewed-by: dcubed, eastigeevich, phh
|
2023-05-01 07:56:07 +00:00 |
|
Dean Long
|
a177152f22
|
8306331: assert((cnt > 0.0f) && (prob > 0.0f)) failed: Bad frequency assignment in if
Reviewed-by: thartmann, chagedorn
|
2023-04-28 15:48:39 +00:00 |
|
Calvin Cheung
|
e1196584d5
|
8303475: potential null pointer dereference in filemap.cpp
Reviewed-by: dholmes
|
2023-04-28 15:45:44 +00:00 |
|
Coleen Phillimore
|
cf799ba232
|
8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock
Reviewed-by: dholmes, matsaave, iklam
|
2023-04-28 15:14:30 +00:00 |
|
JoKern65
|
5d9baa2f93
|
8306672: support offset in dll_address_to_library_name on AIX
Reviewed-by: stuefe, clanger, mbaesken
|
2023-04-28 13:07:53 +00:00 |
|
Aleksei Voitylov
|
60a29a668c
|
8305387: JDK-8301995 breaks arm 32-bit
Reviewed-by: shade, matsaave
|
2023-04-28 09:41:55 +00:00 |
|
Thomas Stuefe
|
0b5c504ad0
|
8306696: Remove MetaspaceReclaimPolicy=aggressive and obsolete MetaspaceReclaimPolicy
Reviewed-by: dholmes, rkennke, coleenp
|
2023-04-28 06:08:24 +00:00 |
|
Richard Reingruber
|
eb3af8abe9
|
8306901: Macro offset_of confuses Eclipse CDT
Reviewed-by: stuefe, kbarrett
|
2023-04-28 06:06:56 +00:00 |
|
Kim Barrett
|
d3abfec8b7
|
8305566: Change StringDedup thread to derive from JavaThread
Reviewed-by: stefank, cjplummer, tschatzl
|
2023-04-28 03:11:00 +00:00 |
|
Albert Mingkun Yang
|
96cdf93b42
|
8306833: Change CardTable::_covered to static array
Reviewed-by: tschatzl, kbarrett
|
2023-04-27 11:40:50 +00:00 |
|
Roberto Castañeda Lozano
|
1be80a4445
|
8287087: C2: perform SLP reduction analysis on-demand
Reviewed-by: epeter, jbhateja, thartmann
|
2023-04-27 09:39:53 +00:00 |
|
Per Minborg
|
cbccc4c817
|
8304265: Implementation of Foreign Function and Memory API (Third Preview)
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Feilong Jiang <fjiang@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: erikj, jvernee, vlivanov, psandoz
|
2023-04-27 09:00:58 +00:00 |
|
Axel Boldt-Christmas
|
748476fd80
|
8306732: TruncatedSeq::predict_next() attempts linear regression with only one data point
Reviewed-by: tschatzl, kbarrett
|
2023-04-27 06:56:22 +00:00 |
|
Thomas Stuefe
|
27c5c1070a
|
8306883: Thread stacksize is reported with wrong units in os::create_thread logging
Reviewed-by: shade
|
2023-04-27 04:57:29 +00:00 |
|
David Holmes
|
9ebcda2165
|
8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
Reviewed-by: shade, stuefe
|
2023-04-26 22:47:54 +00:00 |
|
Coleen Phillimore
|
b81c9c8442
|
8306951: [BACKOUT] JDK-8305252 make_method_handle_intrinsic may call java code under a lock
Reviewed-by: dcubed
|
2023-04-26 20:03:47 +00:00 |
|
Amit Kumar
|
a18191fee8
|
8302328: [s390x] Simplify asm_assert definition
Reviewed-by: lucy, mdoerr
|
2023-04-26 16:06:55 +00:00 |
|
Xin Liu
|
35e802374c
|
8306872: Rename Node_Array::Size()
Reviewed-by: kvn, thartmann, shade
|
2023-04-26 16:02:53 +00:00 |
|
Amit Kumar
|
35e7bc21d3
|
8306855: [s390x] fix difference in abi sizes
Reviewed-by: mdoerr, lucy
|
2023-04-26 11:12:42 +00:00 |
|
Albert Mingkun Yang
|
c5910fa065
|
8306749: Make CardTable::invalidate non-virtual
Reviewed-by: tschatzl
|
2023-04-26 10:58:50 +00:00 |
|
Ivan Walulya
|
86f41a4c42
|
8306735: G1: G1FullGCScope remove unnecessary member _explicit_gc
Reviewed-by: ayang, tschatzl
|
2023-04-26 10:09:56 +00:00 |
|
Martin Doerr
|
d74769826d
|
8306823: Native memory leak in SharedRuntime::notify_jvmti_unmount/mount.
Reviewed-by: pchilanomate, sspitsyn
|
2023-04-26 08:29:06 +00:00 |
|
Roberto Castañeda Lozano
|
8d899925dc
|
8298189: Regression in SPECjvm2008-MonteCarlo for pre-Cascade Lake Intel processors
Co-authored-by: Quan Anh Mai <qamai@openjdk.org>
Reviewed-by: shade, thartmann, kvn
|
2023-04-26 08:25:11 +00:00 |
|
Emanuel Peter
|
cc894d849a
|
8303466: C2: failed: malformed control flow. Limit type made precise with MaxL/MinL
Reviewed-by: roland, kvn, chagedorn, thartmann
|
2023-04-26 05:42:26 +00:00 |
|
Dingli Zhang
|
1c1a73f715
|
8302908: RISC-V: Support masked vector arithmetic instructions for Vector API
Co-authored-by: zifeihan <caogui@iscas.ac.cn>
Reviewed-by: fyang, fjiang, yzhu
|
2023-04-26 02:24:49 +00:00 |
|
Aleksey Shipilev
|
28829f308f
|
8306734: Shenandoah: Missing barriers on deoptimization path
Reviewed-by: eosterlund, rkennke
|
2023-04-25 18:46:55 +00:00 |
|
Zhengyu Gu
|
5f4965d422
|
8306687: Relax memory ordering constraints on metaspace atomic counters
Reviewed-by: shade, minqi
|
2023-04-25 17:55:57 +00:00 |
|
Quan Anh Mai
|
e8f62de1cf
|
8304676: [vectorapi] x86_32: Crash in Assembler::kmovql(Address, KRegister)
Reviewed-by: shade, thartmann, jbhateja
|
2023-04-25 16:13:03 +00:00 |
|
Albert Mingkun Yang
|
9d1fe6565c
|
8306740: G1: Change G1CardSetHashTableScan to lambda
Reviewed-by: kbarrett, tschatzl
|
2023-04-25 13:35:38 +00:00 |
|
Thomas Schatzl
|
a4a5385831
|
8306733: Remove template parameter of G1DetermineCompactionQueueClosure::free_pinned_region
Reviewed-by: ayang, iwalulya
|
2023-04-25 10:39:45 +00:00 |
|
Kim Barrett
|
8063aa2e4a
|
8306695: Divide by zero in G1Policy::logged_cards_processing_time
Reviewed-by: iwalulya, tschatzl
|
2023-04-25 04:19:32 +00:00 |
|
Coleen Phillimore
|
2ea62c1369
|
8303276: Secondary assertion failure in AdapterHandlerLibrary::contains during crash reporting
Reviewed-by: iklam, stuefe
|
2023-04-24 21:23:56 +00:00 |
|
Tyler Steele
|
0dc03c9d54
|
8305922: [aix,linux] Avoid comparing 'this' to nullptr
Reviewed-by: mdoerr, dholmes
|
2023-04-24 20:32:49 +00:00 |
|
Aleksey Shipilev
|
6b81342c22
|
8305994: Guarantee eventual async monitor deflation
Reviewed-by: simonis, stuefe, dcubed
|
2023-04-24 17:02:59 +00:00 |
|
Kevin Walls
|
41d6be4d80
|
8301065: Handle control characters in java_lang_String::print
Reviewed-by: iklam, dholmes
|
2023-04-24 16:33:54 +00:00 |
|
Johan Sjölen
|
b2ccc9731e
|
8306444: Don't leak memory in PhaseChaitin::PhaseChaitin
Reviewed-by: kvn, roland
|
2023-04-24 15:13:24 +00:00 |
|
Matias Saavedra Silva
|
62acc882bf
|
8306476: CDS ArchiveHeapTestClass.java test asserts when vm_exit is called on VM thread
Reviewed-by: ccheung
|
2023-04-24 14:13:53 +00:00 |
|
Coleen Phillimore
|
7400aff3b8
|
8305252: make_method_handle_intrinsic may call java code under a lock
Reviewed-by: dholmes, matsaave, iklam
|
2023-04-24 12:55:15 +00:00 |
|
Vladimir Kempik
|
f239695b56
|
8305056: Avoid unaligned access in emit_intX methods if it's unsupported
Reviewed-by: aph
|
2023-04-24 11:31:49 +00:00 |
|
Albert Mingkun Yang
|
30fa50d158
|
8305062: Refactor CardTable::resize_covered_region
Reviewed-by: tschatzl, iwalulya
|
2023-04-24 10:27:16 +00:00 |
|
Ivan Walulya
|
4a9f8efa86
|
8057586: Explicit GC ignored if GCLocker is active
Reviewed-by: tschatzl, ayang
|
2023-04-24 08:47:23 +00:00 |
|
Afshin Zafari
|
0f51e63263
|
8305590: Remove nothrow exception specifications from operator new
Reviewed-by: coleenp, kbarrett
|
2023-04-23 15:20:18 +00:00 |
|
Ioi Lam
|
723037a79d
|
8298048: Combine CDS archive heap into a single block
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Reviewed-by: matsaave, tschatzl
|
2023-04-21 15:29:45 +00:00 |
|
Thomas Schatzl
|
d518dbf726
|
8306440: Rename PSS:_num_optional_regions to _max_num_optional_regions
Reviewed-by: ayang, iwalulya
|
2023-04-21 14:16:34 +00:00 |
|
Thomas Schatzl
|
9cd5741c14
|
8306436: Rename PSS*:_n_workers to PSS*:_num_workers
Reviewed-by: ayang, iwalulya
|
2023-04-21 14:05:16 +00:00 |
|
Johan Sjölen
|
6e77e14fdb
|
8306456: Don't leak _worklist's memory in PhaseLive::compute
Reviewed-by: kvn, dlong
|
2023-04-21 13:36:36 +00:00 |
|