Coleen Phillimore
|
baca7daa32
|
8347733: Replace SIZE_FORMAT in runtime code
Reviewed-by: matsaave, sspitsyn, dholmes
|
2025-01-17 16:24:47 +00:00 |
|
Zhengyu Gu
|
2c41f5adbf
|
8347959: ThreadDumper leaks memory
Reviewed-by: amenkov, sspitsyn, shade
|
2025-01-17 13:39:22 +00:00 |
|
Coleen Phillimore
|
3ab521e1a1
|
8347924: Replace SIZE_FORMAT in memory and metaspace
Reviewed-by: jsjolen, matsaave
|
2025-01-17 12:16:44 +00:00 |
|
Gui Cao
|
8460072f9d
|
8342881: RISC-V: secondary_super_cache does not scale well: C1 and interpreter
Reviewed-by: fyang, fjiang
|
2025-01-17 11:31:48 +00:00 |
|
Amit Kumar
|
f5573f5cbd
|
8330851: C2: More efficient TypeFunc creation
Reviewed-by: vlivanov, dlong
|
2025-01-17 10:21:15 +00:00 |
|
Jayathirth D V
|
398a580518
|
8347911: Limit the length of inflated text chunks
Reviewed-by: azvegint, prr
|
2025-01-17 04:02:26 +00:00 |
|
Quan Anh Mai
|
aa21de566d
|
8347481: C2: Remove the control input of some nodes
Reviewed-by: dfenacci, vlivanov, kvn
|
2025-01-17 02:05:14 +00:00 |
|
Magnus Ihse Bursie
|
1f365cc6c7
|
8346433: Cannot use DllMain in hotspot for static builds
Reviewed-by: dholmes, stuefe
|
2025-01-16 21:46:18 +00:00 |
|
William Kemper
|
0330ca4221
|
8347617: Shenandoah: Use consistent name for update references phase
Reviewed-by: ysr
|
2025-01-16 20:53:17 +00:00 |
|
Matthias Baesken
|
07a0dcbabc
|
8347576: Error output in libjsound has non matching format strings
Reviewed-by: mdoerr, serb, clanger
|
2025-01-16 16:30:32 +00:00 |
|
Coleen Phillimore
|
d218b54086
|
8347609: Replace SIZE_FORMAT in os/os_cpu/cpu directories
Reviewed-by: matsaave, dholmes
|
2025-01-16 16:09:04 +00:00 |
|
Theo Weidmann
|
788f04990a
|
8346607: IGV: Support drag-and-drop for opening graph files
Reviewed-by: rcastanedalo, chagedorn, dfenacci, thartmann
|
2025-01-16 14:38:02 +00:00 |
|
Coleen Phillimore
|
bfa0cb7916
|
8347730: Replace SIZE_FORMAT in g1
Reviewed-by: kbarrett, tschatzl
|
2025-01-16 14:30:53 +00:00 |
|
Coleen Phillimore
|
8bfa540550
|
8347731: Replace SIZE_FORMAT in zgc
Reviewed-by: stefank, tschatzl, jsikstro
|
2025-01-16 12:48:51 +00:00 |
|
Coleen Phillimore
|
cbe2f9654e
|
8347732: Replace SIZE_FORMAT in shenandoah
Reviewed-by: wkemper, ysr
|
2025-01-16 12:46:32 +00:00 |
|
Theo Weidmann
|
4ad5d5514e
|
8325030: PhaseMacroExpand::value_from_mem_phi assert with "unknown node on this path"
Reviewed-by: chagedorn, kvn
|
2025-01-16 12:16:14 +00:00 |
|
Andrey Turbanov
|
24de9dee80
|
8347370: Unnecessary Hashtable usage in javax.swing.text.html.HTML
Reviewed-by: aivanov, azvegint
|
2025-01-16 11:38:28 +00:00 |
|
Aleksey Shipilev
|
d23ad01319
|
8337978: Verify OopHandles oops on access
Reviewed-by: dholmes, coleenp
|
2025-01-16 10:13:48 +00:00 |
|
Alexander Zuev
|
9c430c9225
|
8336920: ArithmeticException in javax.sound.sampled.AudioInputStream
Reviewed-by: azvegint, prr
|
2025-01-16 01:10:46 +00:00 |
|
Coleen Phillimore
|
bdf6e63eb1
|
8347431: Update ObjectMonitor comments
Reviewed-by: dholmes, pchilanomate
|
2025-01-15 22:44:33 +00:00 |
|
William Kemper
|
764d70b7df
|
8344049: Shenandoah: Eliminate init-update-refs safepoint
8344050: Shenandoah: Retire GC LABs concurrently
8344055: Shenandoah: Make all threads use local gc state
Reviewed-by: ysr, kdnilsen
|
2025-01-15 17:49:38 +00:00 |
|
Naoto Sato
|
cfe70ebcb3
|
8342550: Log warning for using JDK1.1 compatible time zone IDs for future removal
Reviewed-by: jlu, joehw, iris
|
2025-01-15 17:15:05 +00:00 |
|
Coleen Phillimore
|
983e24fd26
|
8347727: Replace SIZE_FORMAT in shared gc
Reviewed-by: kbarrett, dholmes, tschatzl
|
2025-01-15 17:11:29 +00:00 |
|
Markus Grönlund
|
4257215a9f
|
8345493: JFR: JVM.flush hangs intermittently
Reviewed-by: egahlin
|
2025-01-15 16:17:26 +00:00 |
|
Severin Gehwolf
|
63cedaf40e
|
8347334: JimageDiffGenerator code clean-ups
Reviewed-by: henryjen, mbaesken
|
2025-01-15 14:44:35 +00:00 |
|
Sonia Zaldana Calles
|
254e840d9a
|
8340416: Remove ArchiveBuilder::estimate_archive_size()
Reviewed-by: iklam, ccheung
|
2025-01-15 14:09:27 +00:00 |
|
Hannes Greule
|
8193ba3de2
|
8347562: javac crash due to type vars in permits clause
Reviewed-by: vromero
|
2025-01-15 14:09:14 +00:00 |
|
Daniel Fuchs
|
7df21a8f09
|
8347597: HttpClient: improve exception reporting when closing connection
Reviewed-by: jpai
|
2025-01-15 12:40:38 +00:00 |
|
Coleen Phillimore
|
b0e2be6f6b
|
8347729: Replace SIZE_FORMAT in parallel and serial gc
Reviewed-by: dholmes, tschatzl
|
2025-01-15 12:25:59 +00:00 |
|
Per Minborg
|
d4e5ec2746
|
8346610: Make all imports consistent in the FFM API
Reviewed-by: mcimadamore
|
2025-01-15 12:19:27 +00:00 |
|
Coleen Phillimore
|
c36200b098
|
8347721: Replace SIZE_FORMAT in compiler directories
Reviewed-by: kvn, dlong
|
2025-01-15 12:16:58 +00:00 |
|
Alan Bateman
|
af3f5d852e
|
8347039: ThreadPerTaskExecutor terminates if cancelled tasks still running
Reviewed-by: vklang
|
2025-01-15 10:54:03 +00:00 |
|
Fei Yang
|
4f3dc9d13a
|
8347352: RISC-V: Cleanup bitwise AND assembler routines
Reviewed-by: rehn, fjiang, mli
|
2025-01-15 08:04:04 +00:00 |
|
Swati Sharma
|
afc4529d96
|
8346834: Tests failing with -XX:+UseNUMA due to "NUMA support disabled" warning
Reviewed-by: dholmes, sjohanss
|
2025-01-15 06:52:24 +00:00 |
|
Henry Jen
|
a3be97e2d6
|
8347761: Test tools/jimage/JImageExtractTest.java fails after JDK-8303884
Reviewed-by: dholmes
|
2025-01-15 05:40:04 +00:00 |
|
Chen Liang
|
28e01e6559
|
8347762: ClassFile attribute specification refers to non-SE modules
Reviewed-by: darcy, dholmes
|
2025-01-15 05:24:43 +00:00 |
|
Ioi Lam
|
be1cdd9450
|
8344140: Refactor the discovery of AOT cache artifacts
Reviewed-by: ccheung, asmehra
|
2025-01-15 04:32:47 +00:00 |
|
Chen Liang
|
973c630777
|
8342466: Improve API documentation for java.lang.classfile.attribute
Reviewed-by: darcy, asotona
|
2025-01-15 02:04:01 +00:00 |
|
William Kemper
|
9782bfdd27
|
8347620: Shenandoah: Use 'free' tag for free set related logging
Reviewed-by: ysr
|
2025-01-15 01:28:07 +00:00 |
|
Jaikiran Pai
|
36b7abd617
|
8225763: Inflater and Deflater should implement AutoCloseable
Reviewed-by: lancea, rriggs, alanb, smarks
|
2025-01-15 01:04:44 +00:00 |
|
Henry Jen
|
d6d45c6eae
|
8303884: jlink --add-options plugin does not allow GNU style options to be provided
Reviewed-by: ysuenaga, alanb
|
2025-01-14 23:49:14 +00:00 |
|
Weijun Wang
|
0ee6ba9c4c
|
8347596: Update HSS/LMS public key encoding
Reviewed-by: mullan
|
2025-01-14 23:06:45 +00:00 |
|
Patricio Chilano Mateo
|
ec2aaaaf83
|
8326236: assert(ce != nullptr) failed in Continuation::continuation_bottom_sender
Reviewed-by: dholmes, mgronlun
|
2025-01-14 21:51:05 +00:00 |
|
Vladimir Ivanov
|
10d08dbc81
|
8346142: [perf] scalability issue for the specjvm2008::xml.validation workload
Reviewed-by: joehw
|
2025-01-14 21:29:52 +00:00 |
|
David Holmes
|
9b1bed0aa4
|
8290043: serviceability/attach/ConcAttachTest.java failed "guarantee(!CheckJNICalls) failed: Attached JNI thread exited without being detached"
Reviewed-by: jsjolen, coleenp
|
2025-01-14 19:49:55 +00:00 |
|
Severin Gehwolf
|
2de71d0445
|
8347129: cpuset cgroups controller is required for no good reason
Reviewed-by: stuefe, asmehra
|
2025-01-14 19:40:50 +00:00 |
|
Kim Barrett
|
4c30933b2a
|
8346971: [ubsan] psCardTable.cpp:131:24: runtime error: large index is out of bounds
Reviewed-by: ayang, tschatzl
|
2025-01-14 18:54:56 +00:00 |
|
Kim Barrett
|
db76f47f27
|
8347720: [BACKOUT] Portable implementation of FORBID_C_FUNCTION and ALLOW_C_FUNCTION
Reviewed-by: coleenp
|
2025-01-14 17:42:24 +00:00 |
|
Liam Miller-Cushon
|
e6902cfca4
|
8323740: java.lang.ExceptionInInitializerError when trying to load XML classes in wrong order
Reviewed-by: joehw
|
2025-01-14 17:27:54 +00:00 |
|
Coleen Phillimore
|
a01e92cdef
|
8347724: Replace SIZE_FORMAT in jfr directory
Reviewed-by: egahlin
|
2025-01-14 17:00:46 +00:00 |
|