David Beaumont
36e11b6827
8353683: [REDO] j.u.l.Handler classes create deadlock risk via synchronized publish() method
...
Reviewed-by: smarks
2025-04-10 16:01:00 +00:00
Mikhail Yankelevich
0e223f1456
8349534: Refactor jdk/sun/security/krb5/runNameEquals.sh to java test
...
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: mullan
2025-04-10 15:30:44 +00:00
Alexander Zvegintsev
2ba80d2403
8353586: Open source several toolkit tests
...
Reviewed-by: dnguyen, psadhukhan
2025-04-10 15:20:23 +00:00
Archie Cobbs
e50af6db09
8354090: Refactor import warning suppression in Check.java
...
Reviewed-by: mcimadamore
2025-04-10 14:46:36 +00:00
fabioromano1
c4c3edfa96
8341402: BigDecimal's square root optimization
...
Reviewed-by: rgiulietti
2025-04-10 14:34:52 +00:00
Joel Sikström
7e69b98e05
8350441: ZGC: Overhaul Page Allocation
...
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Reviewed-by: stefank, aboldtch, eosterlund
2025-04-10 11:37:20 +00:00
Kim Barrett
6c2667018a
8324686: Remove redefinition of NULL for MSVC
...
Reviewed-by: shade, dholmes
2025-04-10 10:21:32 +00:00
Volkan Yazici
51b3d6bba2
8352431: java/net/httpclient/EmptyAuthenticate.java uses "localhost"
...
Reviewed-by: dfuchs, jpai
2025-04-10 10:18:46 +00:00
Jatin Bhateja
9a3f9997b6
8346236: Auto vectorization support for various Float16 operations
...
Reviewed-by: epeter, sviswanathan
2025-04-10 09:44:58 +00:00
SendaoYan
6545e0d9a3
8353189: [ASAN] memory leak after 8352184
...
Co-authored-by: Jiangli Zhou <jiangli@openjdk.org>
Co-authored-by: David Holmes <dholmes@openjdk.org>
Reviewed-by: dholmes, jiangli
2025-04-10 08:42:47 +00:00
Serhiy Sachkov
f94a4f7acc
8353847: Remove extra args to System.out.printf in open/test/jdk/java/net/httpclient tests
...
Reviewed-by: dfuchs
2025-04-10 08:28:01 +00:00
Saranya Natarajan
04e2a0621d
8351660: C2: SIGFPE in unsigned_mod_value
...
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: chagedorn, dfenacci, epeter
2025-04-10 07:59:09 +00:00
Aleksey Shipilev
73c8c755ea
8351157: Clean up x86 GC barriers after 32-bit x86 removal
...
Reviewed-by: kbarrett, wkemper, tschatzl
2025-04-10 07:54:00 +00:00
Erik Gahlin
c447a10225
8353856: Deprecate FlighRecorderPermission class for removal
...
Reviewed-by: mgronlun
2025-04-10 07:42:40 +00:00
Manuel Hässig
4f80437ee0
8353842: C2: Add graph dumps before and after loop opts phase
...
Reviewed-by: chagedorn, epeter
2025-04-10 07:24:45 +00:00
Roland Westrelin
bcac42aabc
8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable
...
Reviewed-by: chagedorn, vlivanov
jdk-25+18
2025-04-10 07:04:15 +00:00
Alexey Semenyuk
45b7c74873
8341641: Make %APPDATA% and %LOCALAPPDATA% env variables available in *.cfg files
...
Reviewed-by: almatvee
2025-04-10 01:38:47 +00:00
Chen Liang
5c438c5e6b
8352748: Remove com.sun.tools.classfile from the JDK
...
Reviewed-by: ihse, jlahoda, vromero
2025-04-09 22:58:44 +00:00
Ferenc Rakoczi
e87ff328d5
8351034: Add AVX-512 intrinsics for ML-DSA
...
Reviewed-by: sviswanathan, lmesnik, vpaprotski, jbhateja
2025-04-09 21:15:45 +00:00
Ioi Lam
e3f26b056e
8351319: AOT cache support for custom class loaders broken since JDK-8348426
...
Reviewed-by: ccheung, matsaave, jrose
2025-04-09 20:57:15 +00:00
Liam Miller-Cushon
4954a336f8
8350563: C2 compilation fails because PhaseCCP does not reach a fixpoint
...
Co-authored-by: Matthias Ernst <mernst@google.com>
Reviewed-by: chagedorn, epeter
2025-04-09 20:20:15 +00:00
Magnus Ihse Bursie
4a242e3a65
8354213: Restore pointless unicode characters to ASCII
...
Reviewed-by: naoto, erikj, iris
2025-04-09 20:14:10 +00:00
Dean Long
776e1cf1df
8353041: NeverBranchNode causes incorrect block frequency calculation
...
Reviewed-by: thartmann, rcastanedalo
2025-04-09 20:06:49 +00:00
Alexander Zvegintsev
cc546e7a28
8353549: Open source events tests batch2
...
Reviewed-by: honkar, kizune
2025-04-09 17:49:18 +00:00
Jiangli Zhou
faacbd96a3
8353938: hotspot/jtreg/serviceability/dcmd/jvmti/LoadAgentDcmdTest.java fails on static JDK
...
Reviewed-by: alanb
2025-04-09 17:47:47 +00:00
Coleen Phillimore
6352ee1a6e
8349007: The jtreg test ResolvedMethodTableHash takes excessive time
...
Reviewed-by: lmesnik, matsaave
2025-04-09 17:43:11 +00:00
Danish Nawab
5f2a604b63
8353840: JNativeScan should not abort for missing classes
...
Reviewed-by: jvernee, liach
2025-04-09 15:25:24 +00:00
Raffaello Giulietti
1f21da75eb
8351462: Improve robustness of String concatenation
...
Reviewed-by: liach, pminborg, rriggs
2025-04-09 15:16:02 +00:00
Ioi Lam
567c6885a3
8353597: Refactor handling VM options for AOT cache input and output
...
Reviewed-by: kvn, asmehra
2025-04-09 15:03:38 +00:00
Chen Liang
4dc9e58906
8310310: Migrate CreateSymbols tool in make/langtools to Classfile API
...
Reviewed-by: ihse, jlahoda
2025-04-09 14:51:15 +00:00
Kevin Walls
7a7b9ed7fe
8353727: HeapDumpPath doesn't expand %p
...
Reviewed-by: stuefe, lmesnik
2025-04-09 14:49:04 +00:00
Per Minborg
c3e043956e
8354121: Use a record class rather than a lambda in AbstractMemorySegmentImpl::cleanupAction
...
Reviewed-by: liach
2025-04-09 13:47:24 +00:00
Yudi Zheng
9d8b93b6e2
8354181: [Backout] 8334046: Set different values for CompLevel_any and CompLevel_all
...
Reviewed-by: thartmann, chagedorn
2025-04-09 13:08:21 +00:00
Zhengyu Gu
da462cf225
8353692: Relax memory constraint on updating ObjectMonitorTable's item count
...
Reviewed-by: rkennke, dholmes
2025-04-09 12:58:00 +00:00
Per Minborg
f9d705b17e
8351757: Test java/foreign/TestDeadlock.java#FileChannel_map timed out after passing
...
Reviewed-by: djelinski, rriggs
2025-04-09 12:44:47 +00:00
Alan Bateman
6c93ad42f3
8351927: Change VirtualThread implementation to use use FJP delayed task handling
...
Reviewed-by: vklang
2025-04-09 12:36:35 +00:00
Magnus Ihse Bursie
7aeaa3c21c
8187520: Add --disable-java-warnings-as-errors configure option
...
Reviewed-by: shade, erikj
2025-04-09 10:40:03 +00:00
Kevin Walls
cd9fa3f7aa
8353439: Shell grouping of -XX:OnError= commands is surprising
...
Reviewed-by: dholmes, stuefe
2025-04-09 09:47:03 +00:00
Marc Chevalier
a1d566ce4b
8348853: Fold layout helper check for objects implementing non-array interfaces
...
Reviewed-by: thartmann, roland
2025-04-09 09:28:36 +00:00
Daishi Tabata
f7fa05f577
8353698: Output of Simple Web Server is garbled if the console's encoding is not UTF-8
...
Reviewed-by: djelinski, dfuchs
2025-04-09 09:11:24 +00:00
Aleksey Shipilev
250eb743c1
8353192: C2: Clean up x86 backend after 32-bit x86 removal
...
Reviewed-by: kvn, epeter
2025-04-09 08:22:48 +00:00
Cesar Soares Lucas
9ee5590328
8334046: Set different values for CompLevel_any and CompLevel_all
...
Reviewed-by: shade, kvn
2025-04-09 08:01:13 +00:00
Aleksey Shipilev
6df34c361e
8353174: Clean up thread register handling after 32-bit x86 removal
...
Reviewed-by: cslucas, kvn, vlivanov
2025-04-09 07:28:47 +00:00
Evgeny Nikitin
0f70aae1cc
8353841: [jittester] Fix JITTester build after asm removal
...
Reviewed-by: thartmann, chagedorn
2025-04-09 07:03:24 +00:00
Stefan Karlsson
3340e13fd0
8352994: ZGC: Fix regression introduced in JDK-8350572
...
Reviewed-by: aboldtch, tschatzl
2025-04-09 06:19:08 +00:00
Cesar Soares Lucas
b045e3fbd7
8352681: C2 compilation hits asserts "must set the initial type just once"
...
Reviewed-by: chagedorn, dfenacci
2025-04-09 05:34:01 +00:00
Cesar Soares Lucas
473251dbb3
8353593: MethodData "mileage_*" methods and fields aren't used and can be removed
...
Reviewed-by: phh, thartmann
2025-04-09 05:09:30 +00:00
Thomas Stuefe
743d1c64c2
8353273: Reduce number of oop map entries in instances
...
Reviewed-by: lmesnik, fparain, jsjolen
2025-04-09 05:08:51 +00:00
David Holmes
2a0cf8353a
8354088: [BACKOUT] Run jtreg in the work dir
...
Reviewed-by: darcy, iris
2025-04-09 03:03:14 +00:00
Fei Yang
73bb647218
8353829: RISC-V: Auto-enable several more extensions for debug builds
...
Reviewed-by: rehn, fjiang
2025-04-09 01:44:46 +00:00