Stefan Karlsson
|
2826838389
|
8345658: WB_NMTCommitMemory redundantly records an NMT tag
Reviewed-by: dholmes, jsjolen
|
2024-12-11 11:49:19 +00:00 |
|
Magnus Ihse Bursie
|
c9ec2716a5
|
8345800: Update copyright year to 2024 for serviceability in files where it was missed
Reviewed-by: dholmes, cjplummer
|
2024-12-11 10:40:19 +00:00 |
|
Magnus Ihse Bursie
|
8e0f929ecf
|
8345805: Update copyright year to 2024 for other files where it was missed
Reviewed-by: dholmes, mli, mullan
|
2024-12-11 10:39:08 +00:00 |
|
Adam Sotona
|
f88c1c6ff8
|
8345773: Class-File API debug printing capability
Reviewed-by: liach, mcimadamore
|
2024-12-11 07:58:26 +00:00 |
|
theoweidmannoracle
|
e88e793cfd
|
8343148: C2: Refactor uses of "PhaseValue::*con*() + PhaseIdealLoop::set_ctrl()" into separate method
Reviewed-by: kvn, chagedorn, thartmann
|
2024-12-11 07:52:06 +00:00 |
|
Kim Barrett
|
1e9204fa43
|
8345273: Fix -Wzero-as-null-pointer-constant warnings in s390 code
Reviewed-by: jwaters, aph, amitkumar
|
2024-12-11 04:47:44 +00:00 |
|
Prasanta Sadhukhan
|
c40140eb9c
|
8334581: Remove no-arg constructor BasicSliderUI()
Reviewed-by: abhiscxk, aivanov, azvegint
|
2024-12-11 04:00:01 +00:00 |
|
Vicente Romero
|
abcd23f4d6
|
8334756: javac crashed on call to non-existent generic method with explicit annotated type arg
Reviewed-by: abimpoudis
|
2024-12-11 02:12:23 +00:00 |
|
Jasmine Karthikeyan
|
29d648c642
|
8341781: Improve Min/Max node identities
Reviewed-by: chagedorn
|
2024-12-10 22:32:19 +00:00 |
|
Kevin Driver
|
4c39e9faa0
|
8344924: Default CA certificates loaded despite request to use custom keystore
Reviewed-by: ascarpino
|
2024-12-10 20:49:13 +00:00 |
|
Chen Liang
|
0f035545e5
|
8342469: Improve API documentation for java.lang.classfile.instruction
Reviewed-by: asotona, darcy
|
2024-12-10 20:34:12 +00:00 |
|
Nizar Benalla
|
9bd70ec806
|
8345888: Broken links in the JDK 24 JavaDoc API documentation, build 27
Reviewed-by: psadhukhan
|
2024-12-10 18:25:32 +00:00 |
|
Roger Riggs
|
4f855d1342
|
8345818: Fix SM cleanup of parsing of System property resource.bundle.debug
Reviewed-by: lancea, eirbjo
|
2024-12-10 15:16:58 +00:00 |
|
Hamlin Li
|
a24b08fcb0
|
8345669: RISC-V: fix client build failure due to AlignVector after JDK-8343827
Reviewed-by: fyang, luhenry
|
2024-12-10 14:39:29 +00:00 |
|
Manjunath Matti
|
25d9deb1a3
|
8335367: [s390] Add support for load immediate on condition instructions.
Reviewed-by: lucy, amitkumar
|
2024-12-10 14:15:15 +00:00 |
|
Coleen Phillimore
|
a6277bb521
|
8340212: -Xshare:off -XX:CompressedClassSpaceBaseAddress=0x40001000000 crashes on macos-aarch64
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Reviewed-by: iklam, stuefe
|
2024-12-10 12:27:30 +00:00 |
|
Pavel Rappo
|
165fd848c1
|
8342987: Update --release 24 symbol information for JDK 24 build 27
Reviewed-by: darcy, iris
|
2024-12-10 10:03:36 +00:00 |
|
Per Minborg
|
06c44dd568
|
8345465: Fix performance regression on x64 after JDK-8345120
Reviewed-by: mcimadamore
|
2024-12-10 10:01:27 +00:00 |
|
Magnus Ihse Bursie
|
2979806c72
|
8345795: Update copyright year to 2024 for hotspot in files where it was missed
Reviewed-by: dholmes, tschatzl, dnsimon, sspitsyn
|
2024-12-10 08:47:46 +00:00 |
|
Albert Mingkun Yang
|
7e73c436ef
|
8345217: Parallel: Refactor PSParallelCompact::next_src_region
Reviewed-by: tschatzl, sjohanss, zgu
|
2024-12-10 08:28:36 +00:00 |
|
David Holmes
|
7d3a4049d5
|
8339019: Obsolete the UseLinuxPosixThreadCPUClocks flag
Reviewed-by: ccheung, kbarrett
|
2024-12-10 07:43:34 +00:00 |
|
Magnus Ihse Bursie
|
fe0173ddef
|
8345803: Update copyright year to 2024 for security in files where it was missed
Reviewed-by: mullan
|
2024-12-09 21:03:37 +00:00 |
|
Ioi Lam
|
0b9e749f54
|
8345390: [ubsan] systemDictionaryShared.cpp:964: member call on null pointer
Reviewed-by: mbaesken, kbarrett
|
2024-12-09 20:35:54 +00:00 |
|
Michael McMahon
|
eff20a38c7
|
8345794: Backout doc change introduced by JDK-8235786
Reviewed-by: dfuchs
|
2024-12-09 20:24:41 +00:00 |
|
Roland Westrelin
|
cc628a133e
|
8345287: C2: live in computation is broken
Reviewed-by: kvn, dlong, rcastanedalo
|
2024-12-09 16:43:16 +00:00 |
|
Daniel Skantz
|
480b508cf2
|
8345156: C2: Add bailouts next to a few asserts
Reviewed-by: kvn, epeter
|
2024-12-09 16:29:56 +00:00 |
|
Magnus Ihse Bursie
|
b120404620
|
8345793: Update copyright year to 2024 for the build system in files where it was missed
Reviewed-by: kbarrett, erikj
|
2024-12-09 15:53:48 +00:00 |
|
Scott Marlow
|
7aa0cbc91d
|
8345614: Improve AnnotationFormatError message for duplicate annotation interfaces
Reviewed-by: liach
|
2024-12-09 14:59:59 +00:00 |
|
Kim Barrett
|
e821d599c8
|
8345589: Simplify Windows definition of strtok_r
Reviewed-by: dholmes, jwaters
|
2024-12-09 13:54:31 +00:00 |
|
Fabian Meumertzheim
|
d7ef3ac0b7
|
8345684: OperatingSystemMXBean.getSystemCpuLoad() throws NPE
Reviewed-by: dholmes, kevinw, sgehwolf
|
2024-12-09 12:12:50 +00:00 |
|
Andrew Haley
|
830173fcb0
|
8344068: Windows x86-64: Out of CodeBuffer space when generating final stubs
Reviewed-by: kvn, vlivanov
|
2024-12-09 11:05:25 +00:00 |
|
SendaoYan
|
69e664de14
|
8345632: [ASAN] memory leak in get_numbered_property_as_sorted_string function
Reviewed-by: ccheung, dholmes
|
2024-12-09 03:38:41 +00:00 |
|
Sorna Sarathi
|
458979d83a
|
8344611: Add missing classpath exception
Reviewed-by: amitkumar, iris
|
2024-12-09 02:05:59 +00:00 |
|
David Holmes
|
83ea0133dd
|
8345629: Remove expired flags in JDK 25
Reviewed-by: kvn, coleenp
|
2024-12-08 23:27:31 +00:00 |
|
Hamlin Li
|
c517ffba7d
|
8339910: RISC-V: crc32 intrinsic with carry-less multiplication
Reviewed-by: rehn, luhenry
|
2024-12-07 09:56:15 +00:00 |
|
Brent Christian
|
e0d6398783
|
8344575: Examine usage of ReflectUtil.forName() in java.sql.rowset - XmlReaderContentHandler
Reviewed-by: lancea, mchung, alanb, liach
|
2024-12-06 21:18:35 +00:00 |
|
Hannes Wallnöfer
|
573bcb6180
|
8345664: Use simple parameter type names in @link and @see tags
Reviewed-by: liach
|
2024-12-06 16:39:08 +00:00 |
|
Daniel Gredler
|
f6021a9c34
|
8344668: Unnecessary array allocations and copying in TextLine
Reviewed-by: honkar, azvegint, prr
|
2024-12-06 13:07:35 +00:00 |
|
Roland Westrelin
|
874d68a96c
|
8343747: C2: TestReplicateAtConv.java crashes with -XX:MaxVectorSize=8
Reviewed-by: epeter, kvn
|
2024-12-06 09:19:55 +00:00 |
|
Roland Westrelin
|
d9a22139fb
|
8345299: C2: some nodes can still have incorrect control after do_range_check()
Reviewed-by: chagedorn, kvn
|
2024-12-06 09:18:46 +00:00 |
|
Kim Barrett
|
2286fae300
|
8345159: RISCV: Fix -Wzero-as-null-pointer-constant warning in emit_static_call_stub
Reviewed-by: mli, rehn
|
2024-12-06 06:32:03 +00:00 |
|
Prasanta Sadhukhan
|
84032850db
|
8268145: [macos] Rendering artifacts is seen when text inside the JTable with TableCellEditor having JTextfield
Reviewed-by: kizune, abhiscxk, honkar
|
2024-12-06 03:19:13 +00:00 |
|
Matias Saavedra Silva
|
bf0debc023
|
8343890: SEGV crash in RunTimeClassInfo::klass
Reviewed-by: iklam, ccheung
|
2024-12-05 20:08:31 +00:00 |
|
Y. Srinivas Ramakrishna
|
a97dca52c9
|
8344593: GenShen: Review of ReduceInitialCardMarks
Reviewed-by: shade, cslucas
|
2024-12-05 19:46:39 +00:00 |
|
William Kemper
|
bedb68aba1
|
8342444: Shenandoah: Uncommit regions from a separate, STS aware thread
Reviewed-by: shade, kdnilsen, ysr
|
2024-12-05 17:55:23 +00:00 |
|
Kim Barrett
|
dbf48a53ec
|
8344665: Refactor PartialArrayState allocation for reuse
Reviewed-by: tschatzl, ayang, iwalulya, zgu
|
2024-12-05 17:43:48 +00:00 |
|
Pavel Rappo
|
5cc150c636
|
8342979: Start of release updates for JDK 25
8342982: Add SourceVersion.RELEASE_25
8342983: Add source 25 and target 25 to javac
Co-authored-by: Joe Darcy <darcy@openjdk.org>
Reviewed-by: iris, darcy, erikj, dholmes
|
2024-12-05 17:03:27 +00:00 |
|
Matthias Baesken
|
85fedbf668
|
8344607: Link Time Optimization - basic support for clang
Reviewed-by: lucy, jkern, ihse
|
2024-12-05 16:44:18 +00:00 |
|
Calvin Cheung
|
1ece4f9d93
|
8345514: Should use internal class name when calling ClassLoader.getResourceAsByteArray
Reviewed-by: iklam, matsaave
|
2024-12-05 15:40:12 +00:00 |
|
Kim Barrett
|
ef8da28487
|
8345591: [aarch64] macroAssembler_aarch64.cpp compile fails ceil_log2 not declared
Reviewed-by: coleenp, alanb, syan
|
2024-12-05 15:31:43 +00:00 |
|