Hamlin Li
|
d104debe51
|
8349556: RISC-V: improve the performance when -COH and -AvoidUnalignedAccesses for UL and LU string comparison
Reviewed-by: fyang, vkempik
|
2025-02-10 11:47:57 +00:00 |
|
SendaoYan
|
8f6ccde982
|
8349554: [UBSAN] os::attempt_reserve_memory_between reported applying non-zero offset to non-null pointer produced null pointer
Reviewed-by: stefank, stuefe
|
2025-02-08 13:11:07 +00:00 |
|
Thomas Stuefe
|
7d52f1e64d
|
8349525: RBTree: provide leftmost, rightmost, and a simple way to print trees
Reviewed-by: jsjolen, cnorrbin
|
2025-02-08 06:35:27 +00:00 |
|
Quan Anh Mai
|
e9278de3f8
|
8348411: C2: Remove the control input of LoadKlassNode and LoadNKlassNode
Reviewed-by: vlivanov, epeter
|
2025-02-08 04:20:46 +00:00 |
|
Joe Wang
|
5395ffa006
|
8327378: XMLStreamReader throws EOFException instead of XMLStreamException
Reviewed-by: iris, lancea, naoto
|
2025-02-08 02:48:04 +00:00 |
|
Coleen Phillimore
|
1ed9ef1c3f
|
8349559: Compiler interface doesn't need to store protection domain
Reviewed-by: vlivanov, iklam
|
2025-02-07 21:27:35 +00:00 |
|
Alexander Matveev
|
f0ea38b387
|
8349509: [macos] Clean up macOS dead code in jpackage
Reviewed-by: asemenyuk
|
2025-02-07 19:58:51 +00:00 |
|
Tom Rodriguez
|
7f6c687815
|
8349374: [JVMCI] concurrent use of HotSpotSpeculationLog can crash
Reviewed-by: kvn, dnsimon
|
2025-02-07 19:58:37 +00:00 |
|
Liam Miller-Cushon
|
bd9b24c0f8
|
8349512: Duplicate PermittedSubclasses entries with doclint enabled
Reviewed-by: vromero
|
2025-02-07 19:43:33 +00:00 |
|
Andrew Haley
|
b40f8eef98
|
8337251: C1: Improve Class.isInstance intrinsic
Reviewed-by: vlivanov
|
2025-02-07 17:39:10 +00:00 |
|
Bradford Wetmore
|
88a84835a3
|
8349121: SSLParameters.setApplicationProtocols() ALPN example could be clarified
Reviewed-by: abarashev, jnimeh, dfuchs
|
2025-02-07 17:09:56 +00:00 |
|
Justin Lu
|
fb847bb2af
|
8349493: Replace sun.util.locale.ParseStatus usage with java.text.ParsePosition
Reviewed-by: naoto
|
2025-02-07 17:08:52 +00:00 |
|
Ivan Walulya
|
86cec4ea2c
|
8343782: G1: Use one G1CardSet instance for multiple old gen regions
Reviewed-by: ayang, tschatzl
|
2025-02-07 10:22:23 +00:00 |
|
Joe Wang
|
3989a19957
|
8344925: translet-name ignored when package-name is also set
Reviewed-by: lancea, iris, naoto
|
2025-02-07 02:26:20 +00:00 |
|
Brian Burkhalter
|
1a74ee64eb
|
8349092: File.getFreeSpace violates specification if quotas are in effect (win)
Reviewed-by: naoto
|
2025-02-06 19:11:35 +00:00 |
|
Brian Burkhalter
|
0181030bdc
|
8349006: File.getCanonicalPath should remove "(on UNIX platforms)" from its specification
Reviewed-by: jlu, naoto
|
2025-02-06 19:10:26 +00:00 |
|
Harshitha Onkar
|
ed8945a68a
|
8347377: Add validation checks for ICC_Profile header fields
Reviewed-by: prr, jdv
|
2025-02-06 18:30:39 +00:00 |
|
Liam Miller-Cushon
|
1ab1c1d53b
|
8349058: 'internal proprietary API' warnings make javac warnings unusable
Reviewed-by: vromero
|
2025-02-06 17:33:44 +00:00 |
|
Viktor Klang
|
5ec1aae21e
|
8347842: ThreadPoolExecutor specification discusses RuntimePermission
Reviewed-by: alanb, jpai
|
2025-02-06 15:02:21 +00:00 |
|
Christian Hagedorn
|
e0487c7cbc
|
8346777: Add missing const declarations and rename variables
Reviewed-by: epeter, thartmann
|
2025-02-06 14:49:28 +00:00 |
|
Archie Cobbs
|
2b82e2d57b
|
8347958: Minor compiler cleanups relating to MandatoryWarningHandler
Reviewed-by: mcimadamore
|
2025-02-06 14:32:25 +00:00 |
|
Gui Cao
|
d85f65147a
|
8349428: RISC-V: "bad alignment" with -XX:-AvoidUnalignedAccesses after JDK-8347489
Reviewed-by: fyang, mli
|
2025-02-06 09:31:54 +00:00 |
|
Andrew Dinn
|
7e307916ec
|
8349102: Test compiler/arguments/TestCodeEntryAlignment.java failed: assert(allocates2(pc)) failed: not in CodeBuffer memory
Reviewed-by: dlong
|
2025-02-06 09:14:50 +00:00 |
|
Jan Lahoda
|
3cf04dec49
|
8349132: javac Analyzers should handle non-deferrable errors
Reviewed-by: abimpoudis
|
2025-02-06 07:34:28 +00:00 |
|
David Holmes
|
30f71622a1
|
8349417: Fix NULL usage from JDK-8346433
Reviewed-by: chagedorn
|
2025-02-06 07:32:22 +00:00 |
|
Archie Cobbs
|
89e5e7ab73
|
8349155: The "log" parameter to Lint.logIfEnabled() is not needed
Reviewed-by: mcimadamore
|
2025-02-06 01:52:51 +00:00 |
|
Brian Burkhalter
|
b499c827a5
|
8349383: (fs) FileTreeWalker.next() superfluous null check of visit() return value
Reviewed-by: djelinski
|
2025-02-05 21:40:47 +00:00 |
|
Serguei Spitsyn
|
b9b62a0248
|
8346792: serviceability/jvmti/vthread/GetThreadState/GetThreadState.java testObjectWaitMillis failed
Reviewed-by: dholmes, pchilanomate
|
2025-02-05 16:03:39 +00:00 |
|
Roland Westrelin
|
6b994cd8cc
|
8333697: C2: Hit MemLimit in PhaseCFG::global_code_motion
Reviewed-by: thartmann, kvn
|
2025-02-05 13:54:35 +00:00 |
|
Per Minborg
|
2ff8440c76
|
8349344: Clarify documentation of Arena.ofConfined
Reviewed-by: jvernee, jpai, mcimadamore
|
2025-02-05 13:48:34 +00:00 |
|
Emanuel Peter
|
19399d271e
|
8348572: C2 compilation asserts due to unexpected irreducible loop
Reviewed-by: thartmann, kvn
|
2025-02-05 12:58:43 +00:00 |
|
Ben Perez
|
9d23de58d1
|
8184352: Remove Sun provider information from KeyPairGenerator javadoc
Reviewed-by: mullan
|
2025-02-04 23:13:16 +00:00 |
|
Brent Christian
|
d222c186a6
|
8349107: Remove RMI finalizers
Reviewed-by: rriggs, vklang, djelinski, smarks
|
2025-02-04 22:37:31 +00:00 |
|
Satyen Subramaniam
|
bad39b6d88
|
8348610: GenShen: TestShenandoahEvacuationInformationEvent failed with setRegions >= regionsFreed: expected 1 >= 57
Reviewed-by: wkemper, phh
|
2025-02-04 17:19:19 +00:00 |
|
Justin Lu
|
250ff86dc8
|
8349000: Performance improvement for Currency.isPastCutoverDate(String)
Reviewed-by: naoto, aturbanov
|
2025-02-04 17:07:01 +00:00 |
|
Jamil Nimeh
|
ee4caa4180
|
8349106: Change ChaCha20 intrinsic to use quarter-round parallel implementation on aarch64
Reviewed-by: aph
|
2025-02-04 16:28:04 +00:00 |
|
Ioi Lam
|
b985347c23
|
8348349: Refactor CDSConfig::is_dumping_heap()
Reviewed-by: ccheung, matsaave
|
2025-02-04 16:08:00 +00:00 |
|
Fei Yang
|
e91a6ec49c
|
8347489: RISC-V: Misaligned memory access with COH
Reviewed-by: mli, vkempik
|
2025-02-04 14:03:07 +00:00 |
|
Christian Hagedorn
|
c545a3e028
|
8346774: Use Predicate classes instead of Node classes
Reviewed-by: epeter, kvn
|
2025-02-04 07:33:34 +00:00 |
|
Ben Perez
|
43979fb1be
|
8347428: Avoid using secret-key in specifications
Reviewed-by: mullan
|
2025-02-03 22:14:38 +00:00 |
|
Jaikiran Pai
|
618c5eb27b
|
8349183: [BACKOUT] Optimization for StringBuilder append boolean & null
8349239: [BACKOUT] Reuse StringLatin1::putCharsAt and StringUTF16::putCharsAt
Reviewed-by: redestad, liach
|
2025-02-03 18:21:33 +00:00 |
|
Coleen Phillimore
|
d330421d28
|
8337548: Parallel class loading can pass is_superclass true for interfaces
Reviewed-by: iklam
|
2025-02-03 13:55:00 +00:00 |
|
Hamlin Li
|
3f1d9b5735
|
8348575: SpinLockT is typedef'ed but unused
Reviewed-by: dholmes
|
2025-02-03 12:33:31 +00:00 |
|
Aggelos Biboudis
|
9aa6d09bf7
|
8326485: Assertion due to Type.addMetadata adding annotations to already-annotated type
Reviewed-by: jlahoda
|
2025-02-03 09:08:25 +00:00 |
|
Aleksey Shipilev
|
305bbdae7f
|
8348402: PerfDataManager stalls shutdown for 1ms
Reviewed-by: dholmes, pchilanomate, coleenp
|
2025-02-01 14:06:48 +00:00 |
|
anass baya
|
651ac3cc0f
|
6899304: java.awt.Toolkit.getScreenInsets(GraphicsConfiguration) returns incorrect values
Reviewed-by: aivanov, honkar, prr, serb
|
2025-01-31 18:30:01 +00:00 |
|
Naoto Sato
|
2d6045a26f
|
8301875: java.util.TimeZone.getSystemTimeZoneID uses C library default file mode
Reviewed-by: jlu, joehw
|
2025-01-31 17:12:00 +00:00 |
|
Jorn Vernee
|
137ad5d03c
|
8348976: MemorySegment::reinretpret should be force inlined
Reviewed-by: liach
|
2025-01-31 16:49:21 +00:00 |
|
Jorn Vernee
|
77647421c5
|
8348909: [BACKOUT] Implement a better allocator for downcalls
Reviewed-by: shade, liach
|
2025-01-31 16:49:03 +00:00 |
|
Sorna Sarathi N
|
a414a591dd
|
8344983: [PPC64] Rename ConditionRegisters
Reviewed-by: rrich, mdoerr
|
2025-01-31 14:06:22 +00:00 |
|