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 |
|
Chen Liang
|
85996572b6
|
8365676: javac incorrectly allows calling interface static method via type variable
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: vromero
|
2025-09-10 21:23:45 +00:00 |
|
Ioi Lam
|
85715e1050
|
8317269: Store old classes in linked state in AOT cache
Reviewed-by: coleenp, matsaave
|
2025-09-10 19:21:00 +00:00 |
|
Sergey Bylokhov
|
fdc11a1569
|
8367131: Test com/sun/jdi/ThreadMemoryLeakTest.java fails on 32 bits
Reviewed-by: lmesnik, cjplummer, shade
|
2025-09-10 18:41:42 +00:00 |
|
Man Cao
|
4e2a85f750
|
8366118: DontCompileHugeMethods is not respected with -XX:-TieredCompilation
Co-authored-by: Chuck Rasbold <rasbold@openjdk.org>
Co-authored-by: Justin King <jcking@openjdk.org>
Reviewed-by: rasbold, iveresov, jiangli
|
2025-09-10 17:42:15 +00:00 |
|
Weijun Wang
|
7a3025e3d7
|
8367348: Enhance PassFailJFrame to support links in HTML
Reviewed-by: aivanov
|
2025-09-10 17:24:53 +00:00 |
|
Hannes Wallnöfer
|
af18ff8d7c
|
8367007: javadoc generation of JavaFX docs fails after fix for JDK-8350920
Reviewed-by: liach, nbenalla
|
2025-09-10 16:43:40 +00:00 |
|
Prasanta Sadhukhan
|
34c3ac0316
|
8162380: [TEST_BUG] MouseEvent/.../AltGraphModifierTest.java has only "Fail" button
Reviewed-by: azvegint, aivanov
|
2025-09-10 16:00:28 +00:00 |
|
Kerem Kat
|
5cd7721ad4
|
8366154: Validate thread type requirements in debug commands
Reviewed-by: dholmes, simonis, kevinw
|
2025-09-10 14:36:11 +00:00 |
|
Casper Norrbin
|
c968a672c0
|
8362282: runtime/logging/StressAsyncUL.java failed with exitValue = 134
Reviewed-by: jsjolen, dholmes
|
2025-09-10 13:45:06 +00:00 |
|
Albert Mingkun Yang
|
385c132989
|
8367240: Parallel: Refactor PSScavengeCLDClosure
Reviewed-by: stefank
|
2025-09-10 12:49:38 +00:00 |
|
Evgeny Astigeevich
|
46ae1ee871
|
8277444: Data race between JvmtiClassFileReconstituter::copy_bytecodes and class linking
Reviewed-by: dholmes, amenkov, coleenp
|
2025-09-10 12:33:06 +00:00 |
|
Stefan Karlsson
|
703d930e4d
|
8366980: TestTransparentHugePagesHeap.java fails when run with -UseCompressedOops
Reviewed-by: aboldtch, tschatzl
|
2025-09-10 11:55:31 +00:00 |
|
David Beaumont
|
4d4e51c41f
|
8365483: Test sun/rmi/runtime/Log/6409194/NoConsoleOutput.java sometimes fails
Reviewed-by: dfuchs, jpai
|
2025-09-10 11:49:02 +00:00 |
|
Magnus Ihse Bursie
|
edae355e95
|
8246325: Add DRYRUN facility to SetupExecute
Reviewed-by: erikj
|
2025-09-10 10:27:38 +00:00 |
|
Magnus Ihse Bursie
|
33244c8244
|
8344030: Improved handling of TOOLCHAIN_PATH
Reviewed-by: erikj
|
2025-09-10 10:00:15 +00:00 |
|
Magnus Ihse Bursie
|
5c9f60dc5a
|
8367259: Clean up make/scripts and bin directory
Reviewed-by: erikj
|
2025-09-10 09:57:44 +00:00 |
|
Daniel Fuchs
|
1d3364b007
|
8365239: Spec Clarification - InterfaceAddress:getBroadcast() returning null for loop back address
Reviewed-by: msheppar, djelinski, jpai
|
2025-09-10 09:45:05 +00:00 |
|
David Holmes
|
f3de386263
|
8367309: Test runtime/os/windows/TestAvailableProcessors.java fails to compile after mis-merge
Reviewed-by: shade, alanb
|
2025-09-10 08:46:07 +00:00 |
|
Kazuhisa Takakuri
|
9e3fa3216f
|
8349288: runtime/os/windows/TestAvailableProcessors.java fails on localized Windows platform
Reviewed-by: dholmes, alanb
|
2025-09-10 06:37:17 +00:00 |
|
Daniel Jeliński
|
b7b01d6f56
|
8366984: Remove delay slot support
Reviewed-by: dlong, epeter
|
2025-09-10 06:16:39 +00:00 |
|
Disha
|
2705e880b6
|
8366764: Deproblemlist java/awt/ScrollPane/ScrollPositionTest.java
Reviewed-by: azvegint
|
2025-09-10 06:16:12 +00:00 |
|
David Holmes
|
8ab8d02e40
|
8366938: Test runtime/handshake/HandshakeTimeoutTest.java crashed
Reviewed-by: kbarrett
|
2025-09-10 05:45:31 +00:00 |
|
Kim Barrett
|
af9b9050ec
|
8366057: HotSpot Style Guide should permit trailing return types
Reviewed-by: dholmes, stefank, kvn, adinn, jsjolen
|
2025-09-10 03:30:16 +00:00 |
|
erifan
|
53b3e0567d
|
8366588: VectorAPI: Re-intrinsify VectorMask.laneIsSet where the input index is a variable
Reviewed-by: shade, xgong, epeter
|
2025-09-10 01:49:55 +00:00 |
|
Leonid Mesnik
|
8cd4e7d856
|
8365192: post_meth_exit should be in vm state when calling get_jvmti_thread_state
Reviewed-by: mdoerr, dholmes
|
2025-09-09 23:50:33 +00:00 |
|
Dean Long
|
f96403986b
|
8361376: Regressions 1-6% in several Renaissance in 26-b4 only MacOSX aarch64
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: mdoerr, aph, eosterlund
|
2025-09-09 23:27:33 +00:00 |
|
Justin Lu
|
24a734938e
|
8366733: Re-examine older java.text NF, DF, and DFS serialization tests
Reviewed-by: naoto
|
2025-09-09 22:03:25 +00:00 |
|
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 |
|
Saint Wesonga
|
f10c85fbc3
|
8367027: java/lang/ProcessBuilder/Basic.java fails on Windows AArch64
Reviewed-by: rriggs
|
2025-09-09 13:13:08 +00:00 |
|
Marc Chevalier
|
0632617670
|
8367135: Test compiler/loopstripmining/CheckLoopStripMining.java needs internal timeouts adjusted
Reviewed-by: thartmann, chagedorn
|
2025-09-09 11:17:48 +00:00 |
|
Stefan Karlsson
|
a1ab12b772
|
8366854: Extend jtreg failure handler with THP info
Reviewed-by: ayang, shade, tschatzl, lmesnik, sjohanss
|
2025-09-09 11:17:33 +00:00 |
|
Magnus Ihse Bursie
|
a25dde6279
|
8365231: Don't build gtest with /EHsc
Reviewed-by: kbarrett, stuefe
|
2025-09-09 10:58:21 +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 |
|
Johannes Bechberger
|
4fc917c250
|
8366486: Test jdk/jfr/event/profiling/TestCPUTimeSampleMultipleRecordings.java is timing out
Reviewed-by: jbachorik
|
2025-09-09 10:15:53 +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 |
|
Chris Plummer
|
4ec63e8f5d
|
8366850: Test com/sun/jdi/JdbStopInNotificationThreadTest.java failed
Reviewed-by: ayang, lmesnik, syan
|
2025-09-09 00:05:56 +00:00 |
|