Archie L. Cobbs
|
a0d489596d
|
Merge branch 'JDK-8348611' into JDK-8344159
|
2025-07-03 16:06:42 -05:00 |
|
Archie L. Cobbs
|
ec02990aaf
|
Merge branch 'master' into JDK-8348611 to fix conflicts.
|
2025-07-03 13:31:24 -05:00 |
|
Archie Cobbs
|
25ed36f3ef
|
8359493: Refactor how aggregated mandatory warnings are handled in the compiler
8350514: Refactor MandatoryWarningHandler to support dynamic verbosity
Reviewed-by: mcimadamore
|
2025-07-03 18:13:07 +00:00 |
|
Archie L. Cobbs
|
abdae7458e
|
Merge branch 'JDK-8348611' into JDK-8344159
|
2025-07-03 12:48:00 -05:00 |
|
Archie L. Cobbs
|
508626794a
|
Merge branch 'MandatoryWarningCleanup' into JDK-8348611
|
2025-07-03 12:46:43 -05:00 |
|
Evgeny Nikitin
|
a2315ddd2a
|
8357739: [jittester] disable the hashCode method
Reviewed-by: lmesnik
|
2025-07-03 16:58:30 +00:00 |
|
Ioi Lam
|
66836d40b8
|
8361292: Rename ModuleEntry::module() to module_oop()
Reviewed-by: coleenp, ccheung, sspitsyn
|
2025-07-03 16:52:19 +00:00 |
|
Ioi Lam
|
3daa03c30f
|
8358680: AOT cache creation fails: no strings should have been added
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Reviewed-by: coleenp, shade
|
2025-07-03 15:31:34 +00:00 |
|
Archie L. Cobbs
|
2b16d65758
|
Address review suggestions.
|
2025-07-03 10:03:15 -05:00 |
|
Archie L. Cobbs
|
8d822b1119
|
Remove assumptions about mandatoryness from the MandatoryWarningAggregator.
|
2025-07-03 09:31:40 -05:00 |
|
Rajat Mahajan
|
24117c6e9a
|
8349188: LineBorder does not scale correctly
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, serb
|
2025-07-03 14:24:52 +00:00 |
|
Thomas Schatzl
|
5e40fb6bda
|
8277394: Remove the use of safepoint_workers in reference processor
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Reviewed-by: ayang, iwalulya
jdk-26+5
|
2025-07-03 11:43:35 +00:00 |
|
Matthias Baesken
|
2528c620a6
|
8361198: [AIX] fix misleading error output in thread_cpu_time_unchecked
Reviewed-by: mdoerr, azeller
|
2025-07-03 11:35:54 +00:00 |
|
Jaikiran Pai
|
1be29bd725
|
8361060: Keep track of the origin server against which a jdk.internal.net.http.HttpConnection was constructed
Reviewed-by: dfuchs
|
2025-07-03 09:32:09 +00:00 |
|
Jatin Bhateja
|
2f683fdc4a
|
8361037: [ubsan] compiler/c2/irTests/TestFloat16ScalarOperations division by 0
Reviewed-by: mhaessig, sviswanathan
|
2025-07-03 08:03:55 +00:00 |
|
Benoît Maillard
|
c75df634be
|
8359602: Ideal optimizations depending on input type are missed because of missing notification mechanism from CCP
Reviewed-by: epeter, thartmann
|
2025-07-03 07:28:11 +00:00 |
|
Jan Lahoda
|
fd13e1ce98
|
8358801: javac produces class that does not pass verifier.
Reviewed-by: mcimadamore, liach
|
2025-07-03 07:17:59 +00:00 |
|
Thomas Schatzl
|
6c9236c80c
|
8361238: G1 tries to get CPU info from terminated threads at shutdown
Reviewed-by: kbarrett, sangheki
|
2025-07-03 06:59:00 +00:00 |
|
Takuya Kiriyama
|
1926aeb1a3
|
8352016: Improve java/lang/RuntimeTests/RuntimeExitLogTest.java
Reviewed-by: rriggs
|
2025-07-03 06:47:11 +00:00 |
|
Boris Ulasevich
|
74822ce12a
|
8358183: [JVMCI] crash accessing nmethod::jvmci_name in CodeCache::aggregate
Reviewed-by: eastigeevich, phh
|
2025-07-02 21:15:46 +00:00 |
|
Yudi Zheng
|
ea86a20e6d
|
8357424: [JVMCI] Avoid incrementing decompilation count for hosted compiled nmethod
Reviewed-by: dnsimon, never, cslucas
|
2025-07-02 18:38:31 +00:00 |
|
Jatin Bhateja
|
5e30bf6835
|
8360116: Add support for AVX10 floating point minmax instruction
Reviewed-by: mhaessig, sviswanathan
|
2025-07-02 17:47:20 +00:00 |
|
Hamlin Li
|
c50370599e
|
8360090: [TEST] RISC-V: disable some cds tests on qemu
Reviewed-by: lmesnik, rehn
|
2025-07-02 17:16:12 +00:00 |
|
Martin Doerr
|
c460f842bf
|
8361183: JDK-8360887 needs fixes to avoid cycles and better tests (aix)
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: alanb, jkern
|
2025-07-02 15:31:29 +00:00 |
|
Joe Darcy
|
549b875866
|
8361112: Use exact float -> Float16 conversion method in Float16 tests
Reviewed-by: liach, rgiulietti
|
2025-07-02 15:24:29 +00:00 |
|
Albert Mingkun Yang
|
832bfbc0dd
|
8338474: Parallel: Deprecate and obsolete PSChunkLargeArrays
Reviewed-by: tschatzl, kbarrett
|
2025-07-02 13:39:16 +00:00 |
|
Ashutosh Mehra
|
3066a67e62
|
8361101: AOTCodeAddressTable::_stubs_addr not initialized/freed properly
Reviewed-by: kvn, shade
|
2025-07-02 13:25:00 +00:00 |
|
Taizo Kurashige
|
ce9986991d
|
8359120: Improve warning message when fail to load hsdis library
Reviewed-by: mhaessig, thartmann
|
2025-07-02 09:21:57 +00:00 |
|
Saranya Natarajan
|
eac8f5d2c9
|
8325478: Restructure the macro expansion compiler phase to not include macro elimination
Reviewed-by: kvn, dlunden
|
2025-07-02 08:38:31 +00:00 |
|
Manuel Hässig
|
2304044ab2
|
8360641: TestCompilerCounts fails after 8354727
Reviewed-by: kvn, dfenacci, mdoerr
|
2025-07-02 08:35:51 +00:00 |
|
Anton Artemov
|
0f1cd987b3
|
8284016: Normalize handshake closure names
Reviewed-by: coleenp, sspitsyn
|
2025-07-02 06:49:36 +00:00 |
|
Aleksey Shipilev
|
1ac7489874
|
8361180: Disable CompiledDirectCall verification with -VerifyInlineCaches
Reviewed-by: kvn, thartmann
|
2025-07-02 05:38:28 +00:00 |
|
Ioi Lam
|
055d2ffa69
|
8361215: Add AOT test case: verification constraint classes are excluded
Reviewed-by: ccheung
|
2025-07-02 04:24:55 +00:00 |
|
Prasanta Sadhukhan
|
2bff8e0a13
|
8360462: [macosx] row selection not working with Ctrl+Shift+Down/Up in AquaL&F
Reviewed-by: dnguyen, abhiscxk
|
2025-07-02 03:07:07 +00:00 |
|
Kim Barrett
|
c6448dc3af
|
8361086: JVMCIGlobals::check_jvmci_flags_are_consistent has incorrect format string
Reviewed-by: kvn, mhaessig, yzheng
|
2025-07-02 00:28:24 +00:00 |
|
Kim Barrett
|
1703915d3f
|
8361085: MemoryReserver log_on_large_pages_failure has incorrect format usage
Reviewed-by: stefank, dholmes
|
2025-07-02 00:25:26 +00:00 |
|
Kim Barrett
|
a910b20b51
|
8346914: UB issue in scalbnA
Reviewed-by: aph, tschatzl
|
2025-07-02 00:17:19 +00:00 |
|
Ioi Lam
|
7d7e60c8ae
|
8360164: AOT cache creation crashes in ~ThreadTotalCPUTimeClosure()
Reviewed-by: ccheung, kvn, dholmes
|
2025-07-01 20:22:13 +00:00 |
|
Calvin Cheung
|
534d2b33dc
|
8357064: cds/appcds/ArchiveRelocationTest.java failed with missing expected output
Reviewed-by: shade, iklam
|
2025-07-01 19:52:06 +00:00 |
|
Daniel Jeliński
|
e9a62d79cd
|
8361125: Fix typo in onTradAbsence
Reviewed-by: hchao, mullan, shade
|
2025-07-01 19:19:25 +00:00 |
|
Kevin Walls
|
13a3927855
|
8359870: JVM crashes in AccessInternal::PostRuntimeDispatch
Reviewed-by: amenkov, dholmes, sspitsyn
|
2025-07-01 19:07:49 +00:00 |
|
Leonid Mesnik
|
282ee40a56
|
8359366: RunThese30M.java EXCEPTION_ACCESS_VIOLATION in JvmtiBreakpoints::clearall_in_class_at_safepoint
Reviewed-by: coleenp, dholmes, sspitsyn
|
2025-07-01 17:22:33 +00:00 |
|
Archie L. Cobbs
|
37a9843827
|
Merge branch 'JDK-8348611' into JDK-8344159 to fix conflicts.
|
2025-07-01 12:15:46 -05:00 |
|
Coleen Phillimore
|
e7a450038a
|
8359707: Add classfile modification code to RedefineClassHelper
Reviewed-by: lmesnik, dholmes, sspitsyn
|
2025-07-01 17:14:36 +00:00 |
|
Archie L. Cobbs
|
a1b89be705
|
Merge branch 'MandatoryWarningCleanup' into JDK-8348611
|
2025-07-01 11:00:51 -05:00 |
|
Mohamed Issa
|
38f59f84c9
|
8358179: Performance regression in Math.cbrt
Reviewed-by: sviswanathan, sparasa, epeter
|
2025-07-01 15:34:37 +00:00 |
|
Jaikiran Pai
|
e1681c4828
|
8359477: com/sun/net/httpserver/Test12.java appears to have a temp file race
Reviewed-by: dfuchs, vyazici
|
2025-07-01 15:32:26 +00:00 |
|
Aleksey Shipilev
|
e138297323
|
8359436: AOTCompileEagerly should not be diagnostic
Reviewed-by: kvn, syan, dholmes
|
2025-07-01 14:30:20 +00:00 |
|
Archie L. Cobbs
|
94cda8245f
|
Merge branch 'master' into MandatoryWarningCleanup
|
2025-07-01 09:18:38 -05:00 |
|
Jaikiran Pai
|
7583a7b857
|
8359337: XML/JAXP tests that make network connections should ensure that no proxy is selected
Reviewed-by: lancea, iris, joehw
|
2025-07-01 11:39:20 +00:00 |
|