Thomas Fitzsimmons
|
1cb1267ce8
|
8361711: Add library name configurability to PKCS11Test.java
Reviewed-by: valeriep
|
2025-09-15 09:59:10 +00:00 |
|
Alexander Zvegintsev
|
3db3c06218
|
8366852: java/awt/Choice/ChoiceMouseWheelTest/ChoiceMouseWheelTest.java test is failing
Reviewed-by: psadhukhan, honkar
|
2025-09-15 08:49:01 +00:00 |
|
Francesco Andreuzzi
|
c16462b3b4
|
8367576: JvmtiThreadState::_debuggable is unused
Reviewed-by: amenkov, ayang, shade
|
2025-09-15 08:02:27 +00:00 |
|
Albert Mingkun Yang
|
9ca7b24421
|
8367422: Parallel: Refactor local variables names in copy_unmarked_to_survivor_space
Reviewed-by: fandreuzzi, tschatzl
|
2025-09-15 07:48:38 +00:00 |
|
Albert Mingkun Yang
|
2c13c66cf9
|
8367507: Parallel: Remove PSPromotionManager::drain_stacks_depth
Reviewed-by: fandreuzzi, tschatzl
|
2025-09-15 07:48:15 +00:00 |
|
Emanuel Peter
|
cf00f96fd4
|
8366940: Test compiler/loopopts/superword/TestAliasingFuzzer.java timed out
Reviewed-by: syan, chagedorn
|
2025-09-15 06:59:56 +00:00 |
|
Prasanta Sadhukhan
|
5271448b3a
|
8023263: [TESTBUG] Test closed/java/awt/Focus/InactiveWindowTest/InactiveFocusRace fails due to not enough time to initialize graphic components
Reviewed-by: serb
|
2025-09-14 04:29:30 +00:00 |
|
Prasanta Sadhukhan
|
21c985f2d7
|
8256289: java/awt/Focus/AppletInitialFocusTest/AppletInitialFocusTest1.java failed with "RuntimeException: Wrong focus owner: java.awt.Button[button1,41,36,56x23,label=Button1]"
Reviewed-by: honkar, prr, azvegint, serb
|
2025-09-14 04:24:32 +00:00 |
|
Ioi Lam
|
c85c5cb50e
|
8367475: Incorrect lock usage in LambdaFormInvokers::regenerate_holder_classes
Reviewed-by: dholmes, matsaave, liach
|
2025-09-13 20:43:40 +00:00 |
|
Matthias Baesken
|
ef291d2d5d
|
8359423: Improve error message in case of missing jsa shared archive
Reviewed-by: mdoerr, asteiner, eastigeevich
|
2025-09-13 20:20:10 +00:00 |
|
Jaikiran Pai
|
ff538c7f56
|
8367583: sun/security/util/AlgorithmConstraints/InvalidCryptoDisabledAlgos.java fails after JDK-8244336
Reviewed-by: weijun
|
2025-09-13 13:51:17 +00:00 |
|
Jaikiran Pai
|
e2eaa2ecf3
|
8357708: com.sun.jndi.ldap.Connection ignores queued LDAP replies if Connection is subsequently closed
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Reviewed-by: aefimov, dfuchs
|
2025-09-13 02:03:38 +00:00 |
|
Jamil Nimeh
|
3eb3e0dcb0
|
8366833: Poly1305 does not always correctly update position for array-backed ByteBuffers after processMultipleBlocks
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: weijun, jpai
|
2025-09-12 20:39:15 +00:00 |
|
Valerie Peng
|
35dabb1a5f
|
8244336: Restrict algorithms at JCE layer
Reviewed-by: mullan, ascarpino, abarashev
|
2025-09-12 20:16:33 +00:00 |
|
Coleen Phillimore
|
84aa295227
|
8367368: Add message for verify_legal_class_modifiers for inner classes
Reviewed-by: dholmes, fparain
|
2025-09-12 18:58:56 +00:00 |
|
Kim Barrett
|
4e59c63ec5
|
8367282: FORBID_C_FUNCTION needs exception spec consistent with library declaration
Reviewed-by: dholmes, mbaesken
|
2025-09-12 18:57:12 +00:00 |
|
William Kemper
|
850f904a84
|
8367451: GenShen: Remove the option to compute age census during evacuation
Reviewed-by: kdnilsen, xpeng, phh
|
2025-09-12 16:50:43 +00:00 |
|
William Kemper
|
11df28916a
|
8367378: GenShen: Missing timing stats when old mark buffers are flushed during final update refs
Reviewed-by: kdnilsen, xpeng, phh
|
2025-09-12 16:50:23 +00:00 |
|
Justin Lu
|
aeffce7c22
|
8367271: Add parsing tests to DateFormat JMH benchmark
Reviewed-by: naoto
|
2025-09-12 16:31:03 +00:00 |
|
Guanqiang Han
|
44aad0786b
|
8328874: Class::forName0 should validate the class name length early
Reviewed-by: rriggs, liach, ayang
|
2025-09-12 14:46:12 +00:00 |
|
Paul Hübner
|
10fea86002
|
8367371: Remove @requires vm.opt.UseLargePages from InternSharedString.java test
Reviewed-by: jsikstro, ayang, iklam
|
2025-09-12 14:23:46 +00:00 |
|
Emanuel Peter
|
02d7281b93
|
8367483: C2 crash in PhaseValues::type: assert(t != nullptr) failed: must set before get - missing notification for CastX2P(SubL(x, y))
Reviewed-by: chagedorn, bmaillard
|
2025-09-12 12:06:18 +00:00 |
|
Prasanta Sadhukhan
|
15dd96f7a6
|
8144124: [macosx] The tabs can't be aligned when we pressing the key of 'R','B','L','C' or 'T'.
Reviewed-by: azvegint
|
2025-09-12 10:42:13 +00:00 |
|
Hamlin Li
|
d13769d6c1
|
8367501: RISC-V: build broken after JDK-8365926
Reviewed-by: rehn
|
2025-09-12 10:40:20 +00:00 |
|
Francesco Andreuzzi
|
5f43345d6e
|
8367472: Swap conditions order in PSScavengeCLDOopClosure::do_oop(oop*)
Reviewed-by: stefank, tschatzl, mli
|
2025-09-12 08:32:56 +00:00 |
|
Satyen Subramaniam
|
0f535aeb0a
|
8367372: Test test/hotspot/jtreg/gc/TestObjectAlignmentCardSize.java fails on 32 bit systems
Reviewed-by: stefank, tschatzl, mli
|
2025-09-12 08:30:20 +00:00 |
|
Guanqiang Han
|
e0ad4a6696
|
8367424: Cleanup unused time_remaining_ms update in G1CollectionSet::select_optional_groups
Reviewed-by: tschatzl, mli
|
2025-09-12 08:29:59 +00:00 |
|
Robbin Ehn
|
5c1865a4fc
|
8365926: RISC-V: Performance regression in renaissance (chi-square)
Reviewed-by: fyang, mli
|
2025-09-12 08:01:50 +00:00 |
|
Kim Barrett
|
9e843f56ec
|
8367014: Rename class Atomic to AtomicAccess
Reviewed-by: dholmes, aph, stefank
|
2025-09-12 06:35:55 +00:00 |
|
Dingli Zhang
|
5abd18426d
|
8367137: RISC-V: Detect Zicboz block size via hwprobe
Reviewed-by: fyang, mli, rehn
|
2025-09-12 03:35:32 +00:00 |
|
Guanqiang Han
|
e172e6a4e3
|
8352969: G1: Improve testability of optional collections
Reviewed-by: ayang, tschatzl
|
2025-09-11 15:08:42 +00:00 |
|
Brian Burkhalter
|
7603e96fa2
|
8366911: (fs) Remove support for normalizing file names to Unicode normalized form D (macOS)
Reviewed-by: alanb
|
2025-09-11 15:06:01 +00:00 |
|
Raffaello Giulietti
|
8b92af7d4a
|
8367365: java/math/BigInteger/BigIntegerTest.java failed in jtreg timeout
Reviewed-by: dfuchs, jpai
|
2025-09-11 14:59:30 +00:00 |
|
Francesco Andreuzzi
|
ec7432331b
|
8367347: Serial: Refactor CLDScanClosure
Reviewed-by: stefank, ayang, tschatzl
|
2025-09-11 14:38:10 +00:00 |
|
Fernando Guallini
|
fc3e3e26c5
|
8201778: Speed up test javax/net/ssl/DTLS/PacketLossRetransmission.java
Reviewed-by: djelinski
|
2025-09-11 14:28:58 +00:00 |
|
Pasam Soujanya
|
781f2b2f81
|
8366278: Form control element <select> has no associated label
Reviewed-by: hannesw
|
2025-09-11 13:58:51 +00:00 |
|
Artur Barashev
|
4ea8979b93
|
8365953: Key manager returns no certificates when handshakeSession is not an ExtendedSSLSession
Reviewed-by: djelinski, wetmore
|
2025-09-11 13:53:08 +00:00 |
|
Roger Riggs
|
56f2f7a3af
|
8367138: JNI exception pending in os_getCmdlineAndUserInfo of ProcessHandleImpl_macosx.c
Reviewed-by: bpb, naoto, jpai, lancea
|
2025-09-11 13:22:20 +00:00 |
|
Albert Mingkun Yang
|
a2d272a02a
|
8367339: Parallel: Remove PSScavenge::should_scavenge
Reviewed-by: tschatzl, fandreuzzi
|
2025-09-11 11:22:29 +00:00 |
|
Albert Mingkun Yang
|
063f970f0f
|
8367401: Parallel: Remove unused field in PSKeepAliveClosure
Reviewed-by: stefank, fandreuzzi
|
2025-09-11 11:22:12 +00:00 |
|
Jan Lahoda
|
3355a9d3fa
|
8285150: Improve tab completion for annotations
Reviewed-by: liach
|
2025-09-11 10:43:25 +00:00 |
|
Joel Sikström
|
3d679087b0
|
8367268: Remove unused os::numa_topology_changed()
Reviewed-by: ayang, dholmes
jdk-26+15
|
2025-09-11 08:53:09 +00:00 |
|
Hamlin Li
|
0b3a303053
|
8367066: RISC-V: refine register selection in MacroAssembler:: decode_klass_not_null
Reviewed-by: fyang, fjiang
|
2025-09-11 08:07:25 +00:00 |
|
Johan Sjölen
|
8ba0db0de8
|
8366951: Test runtime/logging/StressAsyncUL.java is timing out
Reviewed-by: ayang, lkorinth, dholmes, syan
|
2025-09-11 07:42:39 +00:00 |
|
Mikhail Yankelevich
|
7690a45f77
|
8366342: Key generator and key pair generator tests skipping, but showing as passed
Reviewed-by: weijun
|
2025-09-11 06:55:32 +00:00 |
|
Emanuel Peter
|
2826d17025
|
8367243: Format issues with dist dump debug output in PhaseGVN::dead_loop_check
Reviewed-by: thartmann
|
2025-09-11 05:05:30 +00:00 |
|
Emanuel Peter
|
4cc75be80e
|
8366702: C2 SuperWord: refactor VTransform vector nodes
Reviewed-by: chagedorn, galder
|
2025-09-11 05:03:21 +00:00 |
|
Phil Race
|
eb9e04598d
|
8361530: Test javax/swing/GraphicsConfigNotifier/StalePreferredSize.java timed out
Reviewed-by: psadhukhan
|
2025-09-11 04:59:07 +00:00 |
|
Dingli Zhang
|
134c3ef41e
|
8367293: RISC-V: enable vectorapi test for VectorMask.laneIsSet
Reviewed-by: fyang, epeter
|
2025-09-11 00:05:02 +00:00 |
|
William Kemper
|
7fcce27096
|
8365956: GenShen: Adaptive tenuring threshold algorithm may raise threshold prematurely
Reviewed-by: kdnilsen, phh
|
2025-09-10 22:12:04 +00:00 |
|