Naoto Sato
|
a12e9fcebd
|
8366261: Provide utility methods for sun.security.util.Password
Reviewed-by: smarks, weijun
|
2025-09-09 19:37:57 +00:00 |
|
Daniel Jeliński
|
cc6d34b2fa
|
8366971: C2: Remove unused nop_list from PhaseOutput::init_buffer
Reviewed-by: epeter, dlong
|
2025-09-09 15:08:30 +00:00 |
|
Kim Barrett
|
b653ae92d5
|
8367051: Build failure with clang on linux and AIX after switch to C++17
Reviewed-by: dholmes, ayang, mbaesken, mdoerr
|
2025-09-09 15:02:54 +00:00 |
|
Johannes Bechberger
|
002f936ef2
|
8366082: Improve queue size computation in CPU-time sampler
Reviewed-by: jbachorik
|
2025-09-09 10:16:22 +00:00 |
|
Hamlin Li
|
f51e442b0e
|
8367098: RISC-V: sync CPU features with related JVM flags for dependant ones
Reviewed-by: fyang
|
2025-09-09 09:29:23 +00:00 |
|
Paul Hübner
|
cfb809344c
|
8364103: Convert existing sprintf-chains to stringStream
Reviewed-by: kbarrett, dholmes, iklam
|
2025-09-09 09:01:46 +00:00 |
|
Johan Sjölen
|
e16c510071
|
8367231: [BACKOUT] JDK-8366363: MemBaseline accesses VMT without using lock
Reviewed-by: kbarrett, dholmes
|
2025-09-09 08:14:55 +00:00 |
|
Francesco Andreuzzi
|
67bb22f3d6
|
8367085: Sort os/posix includes
Reviewed-by: ayang, dholmes
|
2025-09-09 07:36:57 +00:00 |
|
Johan Sjölen
|
ecfba66d3d
|
8366363: MemBaseline accesses VMT without using lock
Co-authored-by: Casper Norrbin <cnorrbin@openjdk.org>
Reviewed-by: azafari, cnorrbin
|
2025-09-09 07:31:14 +00:00 |
|
erifan
|
680bf75898
|
8365911: AArch64: Fix encoding error in sve_cpy for negative floats
Reviewed-by: aph, epeter
|
2025-09-09 06:58:00 +00:00 |
|
Dingli Zhang
|
0aee7bf24d
|
8367048: RISC-V: Correct pipeline descriptions of the architecture
Reviewed-by: fyang, fjiang, mli
|
2025-09-09 00:38:15 +00:00 |
|
Cesar Soares Lucas
|
81a1e8e136
|
8364936: Shenandoah: Switch nmethod entry barriers to conc_instruction_and_data_patch
Reviewed-by: fyang, dzhang, kdnilsen, wkemper
|
2025-09-08 21:44:18 +00:00 |
|
Albert Mingkun Yang
|
3e68d7d99f
|
8366881: Parallel: Obsolete HeapMaximumCompactionInterval
Reviewed-by: iwalulya
|
2025-09-08 19:13:55 +00:00 |
|
Albert Mingkun Yang
|
85441cec35
|
8367101: Remove unused includes in cardTable.cpp
Reviewed-by: stefank
|
2025-09-08 18:30:18 +00:00 |
|
Magnus Ihse Bursie
|
55af9d8380
|
8366837: Clean up gensrc by spp.Spp
Reviewed-by: erikj
|
2025-09-08 16:48:14 +00:00 |
|
Fabio Romano
|
ab12fbfda2
|
8077587: BigInteger Roots
Reviewed-by: rgiulietti
|
2025-09-08 16:10:22 +00:00 |
|
Volker Simonis
|
bcff857ba0
|
8361381: GlyphLayout behavior differs on JDK 11+ compared to JDK 8
Reviewed-by: prr, serb
|
2025-09-08 13:30:45 +00:00 |
|
Jan Lahoda
|
03c54d4288
|
8365689: Elements.getFileObjectOf fails with a NullPointerException when an erroneous Element is passed in
Reviewed-by: darcy, vromero
|
2025-09-08 12:26:58 +00:00 |
|
Fredrik Bredberg
|
a272696813
|
8365190: Remove LockingMode related code from share
Reviewed-by: aboldtch, dholmes, ayang, coleenp, lmesnik, rcastanedalo
|
2025-09-08 10:28:18 +00:00 |
|
Guanqiang Han
|
5e423e034f
|
8367025: zIndexDistributor.hpp uses angle-bracket inclusion of globalDefinitions.hpp
Reviewed-by: aboldtch, tschatzl, jwaters
|
2025-09-08 09:37:36 +00:00 |
|
Richard Reingruber
|
bea2b029a7
|
8360219: [AIX] assert(locals_base >= l2) failed: bad placement
Reviewed-by: dlong, mdoerr
|
2025-09-08 08:30:03 +00:00 |
|
Francesco Andreuzzi
|
051f39e12c
|
8366864: Sort os/linux includes
Reviewed-by: ayang, dholmes
|
2025-09-08 07:10:12 +00:00 |
|
Jan Lahoda
|
f9dc640ef0
|
8351260: java.lang.AssertionError: Unexpected type tree: (ERROR) = (ERROR)
Reviewed-by: vromero
|
2025-09-08 06:33:30 +00:00 |
|
Francesco Andreuzzi
|
8a6b8751e1
|
8354871: Replace stack map frame type magics with constants
Reviewed-by: liach
|
2025-09-07 23:20:22 +00:00 |
|
Sergey Bylokhov
|
14a40fd579
|
8361533: Apply java.io.Serial annotations in java.logging
Reviewed-by: rriggs
|
2025-09-07 23:18:07 +00:00 |
|
Ioi Lam
|
dbf4ffffe3
|
8366477: Refactor AOT-related flag bits in klass.hpp
Reviewed-by: liach, asmehra, kvn
|
2025-09-05 23:55:13 +00:00 |
|
Chen Liang
|
cdc8b5eb83
|
8366455: Move VarHandles.GuardMethodGenerator to execute on build
Reviewed-by: psandoz, redestad, erikj
|
2025-09-05 21:08:29 +00:00 |
|
Naoto Sato
|
3824c7cd06
|
8366517: Refine null locale processing of ctor/factory methods in Date/DecimalFormatSymbols
Reviewed-by: jlu, rriggs
|
2025-09-05 20:20:11 +00:00 |
|
Afshin Zafari
|
c6c451ac39
|
8353468: [ubsan] arguments.cpp:2422:23: runtime error: 2.14748e+11 is outside the range of representable values of type 'int'
Reviewed-by: stefank, dholmes
|
2025-09-05 18:42:58 +00:00 |
|
Phil Race
|
a17058b5bb
|
8365569: Remove finalize from JavaSoundAudioClip.java
Reviewed-by: kizune, tr
|
2025-09-05 17:45:37 +00:00 |
|
Vladimir Ivanov
|
9cca4f7c76
|
8358751: C2: Recursive inlining check for compiled lambda forms is broken
Reviewed-by: dlong, roland
|
2025-09-05 16:44:08 +00:00 |
|
Chen Liang
|
9f4d5b2398
|
8365428: Unclear comments on java.lang.invoke Holder classes
Reviewed-by: iklam, jvernee
|
2025-09-05 15:55:19 +00:00 |
|
Christian Hagedorn
|
ceacf6f785
|
8366890: C2: Split through phi printing with TraceLoopOpts misses line break
Reviewed-by: rcastanedalo, mhaessig, epeter
|
2025-09-05 15:26:13 +00:00 |
|
Archie Cobbs
|
1e90af08ab
|
8359383: Incorrect starting positions for implicitly typed variables
Reviewed-by: vromero
|
2025-09-05 14:30:40 +00:00 |
|
Guoxiong Li
|
33794d1614
|
8357188: Remove the field MemAllocator::Allocation::_overhead_limit_exceeded and the related code
Reviewed-by: ayang, shade
|
2025-09-05 13:34:45 +00:00 |
|
Emanuel Peter
|
e6fa8aae61
|
8366845: C2 SuperWord: wrong VectorCast after VectorReinterpret with swapped src/dst type
Reviewed-by: thartmann, galder, vlivanov
|
2025-09-05 08:46:56 +00:00 |
|
Volkan Yazici
|
a2f8d3c4c2
|
8366765: [REDO] Rename JavaLangAccess::*NoRepl methods
Reviewed-by: rriggs, liach, alanb
|
2025-09-05 06:40:33 +00:00 |
|
Anjian Wen
|
0d7f8f83c7
|
8366747: RISC-V: Improve VerifyMethodHandles for method handle linkers
Reviewed-by: fyang, dzhang
|
2025-09-05 06:13:44 +00:00 |
|
David Holmes
|
40a602520b
|
8364735: [asan] heap-use-after-free error detected in defaultStream::writer during VM shutdown
Reviewed-by: jsjolen, stuefe
|
2025-09-05 00:26:44 +00:00 |
|
Leonid Mesnik
|
b7b64bb6c8
|
8365937: post_method_exit might incorrectly set was_popped_by_exception and value in the middle of stack unwinding
Reviewed-by: dholmes, pchilanomate
|
2025-09-04 22:35:21 +00:00 |
|
Brian Burkhalter
|
581070715a
|
8366102: Clarification Needed: Symbolic Link Handling in File API Specifications
Reviewed-by: alanb
|
2025-09-04 21:58:08 +00:00 |
|
Casper Norrbin
|
945aaf8932
|
8366897: RBTreeTest.IntrusiveCustomVerifyTest and RBTreeTest.CustomVerify tests fail on non-debug builds
Reviewed-by: ayang
|
2025-09-04 19:00:39 +00:00 |
|
Vladimir Ivanov
|
1dc1d56f79
|
8363858: [perf] OptimizeFill may use wide set of intrinsics
Reviewed-by: roland, sviswanathan
|
2025-09-04 16:57:36 +00:00 |
|
Ioi Lam
|
f90d520308
|
8366475: Rename MetaspaceShared class to AOTMetaspace
Reviewed-by: kvn, asmehra
|
2025-09-04 16:23:46 +00:00 |
|
Ioi Lam
|
79a1a98cab
|
8366498: Simplify ClassFileParser::parse_super_class
Reviewed-by: dholmes, coleenp
|
2025-09-04 16:19:35 +00:00 |
|
David Beaumont
|
e190355777
|
8365467: Issues with jrtfs implementation for exploded run-time images
Reviewed-by: rriggs, sundar
|
2025-09-04 13:19:12 +00:00 |
|
Casper Norrbin
|
53d4e928ef
|
8366238: Improve RBTree API with stricter comparator semantics and pluggable validation/printing hooks
Reviewed-by: jsjolen, ayang
|
2025-09-04 09:47:42 +00:00 |
|
Francesco Andreuzzi
|
1495dd94e9
|
8366778: Sort share/asm, share/gc, share/include includes
Reviewed-by: shade, ayang, jsikstro
|
2025-09-04 07:13:41 +00:00 |
|
Thomas Schatzl
|
222ae365c8
|
8366688: G1: Rename G1HeapRegionRemSet::is_added_to_cset_group() to has_cset_group()
Reviewed-by: ayang, iwalulya
|
2025-09-04 07:03:28 +00:00 |
|
Emanuel Peter
|
2527e9e58d
|
8366490: C2 SuperWord: wrong result because CastP2X is missing ctrl and floats over SafePoint creating stale oops
Reviewed-by: thartmann, chagedorn, mhaessig
|
2025-09-04 06:53:35 +00:00 |
|