Volkan Yazici
f6d8c8cb0c
8351339: WebSocket::sendBinary assume that user supplied buffers are BIG_ENDIAN
...
Reviewed-by: michaelm, dfuchs
2025-04-14 19:16:17 +00:00
Gerard Ziemski
0da480a91d
8354535: [BACKOUT] Force clients to explicitly pass mem_tag value, even if it is mtNone
...
Reviewed-by: stefank, jsjolen
2025-04-14 18:47:59 +00:00
Andrej Pecimuth
de0e648844
8352724: Verify bounds for primitive array reads in JVMCI
...
Reviewed-by: dnsimon
2025-04-14 18:31:27 +00:00
Vladimir Ivanov
d684867066
8346230: [perf] scalability issue for the specjvm2008::xml.transform workload
...
Reviewed-by: joehw, jbhateja
2025-04-14 16:55:37 +00:00
Gerard Ziemski
43b194741c
8344883: Force clients to explicitly pass mem_tag value, even if it is mtNone
...
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Reviewed-by: stefank, jsjolen
2025-04-14 16:22:07 +00:00
Sean Mullan
16657dba99
8354449: Remove com/sun/org/apache/xml/internal/security/resource/xmlsecurity_de.properties
...
Reviewed-by: weijun, ihse
2025-04-14 14:44:11 +00:00
Axel Boldt-Christmas
97e1075739
8354358: ZGC: ZPartition::prime handle discontiguous reservations correctly
...
Reviewed-by: stefank, jsikstro, eosterlund
2025-04-14 13:28:49 +00:00
Roberto Castañeda Lozano
51ce312001
8348645: IGV: visualize live ranges
...
Reviewed-by: thartmann, dfenacci
2025-04-14 12:07:13 +00:00
Radim Vansa
f169fc5a99
8353175: Eliminate double iteration of stream in FieldDescriptor reinitialization
...
Reviewed-by: jsjolen, shade, fparain
2025-04-14 08:18:59 +00:00
Matthias Baesken
cf27a42d92
8354426: [ubsan] applying non-zero offset 34359738368 to null pointer in CompressedKlassPointers::encoding_range_end
...
Reviewed-by: mdoerr, jkern
2025-04-14 08:12:08 +00:00
Aleksey Shipilev
44245f33cd
8354215: Clean up Loom support after 32-bit x86 removal
...
Reviewed-by: coleenp, pchilanomate
2025-04-14 06:56:29 +00:00
Joel Sikström
337dacdd3f
8354310: JFR: Inconsistent metadata in ZPageAllocation
...
Reviewed-by: egahlin, stefank, eosterlund
2025-04-14 06:36:47 +00:00
Aleksey Shipilev
2595c47b57
8354231: x86: Purge FPU support from (Macro)Assembler after 32-bit x86 removal
...
Reviewed-by: coleenp, kvn, vlivanov
2025-04-14 06:16:17 +00:00
Hannes Wallnöfer
5d97608970
8254622: Hide superclasses from conditionally exported packages
...
Reviewed-by: kcr, liach
2025-04-13 10:08:39 +00:00
Sergey Bylokhov
ed756b9700
8352922: Refactor client classes javadoc to use @throws instead of @exception
...
Reviewed-by: prr
2025-04-12 23:36:27 +00:00
Serguei Spitsyn
04ad59de76
8316397: StackTrace/Suspended/GetStackTraceSuspendedStressTest.java failed with: SingleStep event is NOT expected
...
Reviewed-by: dholmes, pchilanomate
2025-04-12 07:20:19 +00:00
Thomas Stuefe
034c0d4de5
8350753: Deprecate UseCompressedClassPointers
...
Reviewed-by: coleenp, dholmes
2025-04-12 05:58:39 +00:00
William Kemper
e8bcedb09b
8354452: Shenandoah: Enforce range checks on parameters controlling heuristic sleep times
...
Reviewed-by: ysr
2025-04-11 21:25:09 +00:00
Coleen Phillimore
d14e84c03b
8354446: [BACKOUT] Remove friends for ObjectMonitor
...
Reviewed-by: pchilanomate
2025-04-11 19:59:52 +00:00
Erik Gahlin
1d7138fe02
8353614: JFR: jfr print --exact
...
Reviewed-by: mgronlun
2025-04-11 15:12:54 +00:00
Archie Cobbs
e604bb9e94
8352731: Compiler workaround to forcibly set "-Xlint:-options" can be removed
...
Reviewed-by: mcimadamore
2025-04-11 13:29:32 +00:00
Hannes Wallnöfer
2321722a45
8346109: Create JDK taglet for additional preview notes
...
Reviewed-by: ihse, liach, rriggs
2025-04-11 13:25:50 +00:00
Coleen Phillimore
9ead2b75ce
8354180: Clean up uses of ObjectMonitor caches
...
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Reviewed-by: aboldtch, fbredberg
2025-04-11 13:12:16 +00:00
Matthias Baesken
b5d2e25478
8354189: Remove JLI_ReportErrorMessageSys on Windows
...
Reviewed-by: alanb, mdoerr
2025-04-11 11:32:42 +00:00
Jorn Vernee
8bb0ca4971
8353917: jnativescan: Simplify ClassResolver
...
Reviewed-by: mcimadamore
2025-04-11 11:15:32 +00:00
Coleen Phillimore
36069f6efa
8354234: Remove friends for ObjectMonitor
...
Reviewed-by: aboldtch, dholmes
2025-04-11 11:03:45 +00:00
Magnus Ihse Bursie
d4e194bc46
8354266: Fix non-UTF-8 text encoding
...
Reviewed-by: rgiulietti, erikj, naoto, eirbjo
2025-04-11 10:22:15 +00:00
Volkan Yazici
e1b677091e
8353949: HttpHeaders.firstValueAsLong unnecessarily boxes to Long
...
Reviewed-by: dfuchs, djelinski, michaelm
2025-04-11 09:06:11 +00:00
Aleksey Shipilev
cf0308b271
8351152: x86: Remove code blocks that handle UseSSE < 2
...
Reviewed-by: vlivanov, kvn
2025-04-11 07:10:41 +00:00
Thomas Fitzsimmons
4478a99e31
8354057: Odd debug output in -Xlog:os+container=debug on certain systems
...
Reviewed-by: sgehwolf, asmehra, lmesnik
2025-04-11 02:06:22 +00:00
Serguei Spitsyn
1c34f3cdb1
8352773: JVMTI should disable events during java upcalls
...
Reviewed-by: lmesnik, dholmes, cjplummer, coleenp
2025-04-11 01:25:55 +00:00
Chen Liang
7bb8b1768f
8347472: Correct Attribute traversal and writing for Code attributes
...
Reviewed-by: asotona
2025-04-11 00:18:23 +00:00
Stuart Marks
83c7d3bbe8
8351740: Clean up some code around initialization of encoding properties
...
Reviewed-by: naoto, alanb, rriggs
2025-04-10 21:43:14 +00:00
Michael McMahon
e35f67b908
8285888: Clarify that java.net.http.HttpClient do NOT support Digest authentication
...
Reviewed-by: jpai, dfuchs
2025-04-10 21:16:30 +00:00
Archie Cobbs
4890b74c04
8354216: Small cleanups relating to Log.DiagnosticHandler
...
Reviewed-by: mcimadamore
2025-04-10 20:33:11 +00:00
Calvin Cheung
7680f70ad6
8171508: Remove -Dsun.java.launcher.is_altjvm option
...
Reviewed-by: dholmes, stuefe
2025-04-10 19:57:30 +00:00
Harshitha Onkar
3131dd1d5c
8346465: Add a check in setData() to restrict the update of Built-In ICC_Profiles
...
Reviewed-by: aivanov, jdv, prr, serb
2025-04-10 19:55:29 +00:00
Roger Riggs
af5db51306
8353641: Deprecate core library permission classes for removal
...
Reviewed-by: mullan, iris
2025-04-10 19:19:31 +00:00
Jeremy Wood
60f3d60741
8351110: ImageIO.write for JPEG can write corrupt JPEG for certain thumbnail dimensions
...
Reviewed-by: aivanov, prr
2025-04-10 18:31:53 +00:00
Zihao Lin
dc249be247
8350462: MethodTypeForm.LF_INTERPRET can cache the MemberName instead
...
Reviewed-by: liach, jvernee
2025-04-10 17:21:51 +00:00
Archie Cobbs
799e5b33a1
8354071: Add LintCategory property indicating whether @SuppressWarnings is supported
...
Reviewed-by: mcimadamore
2025-04-10 17:06:44 +00:00
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
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
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
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