Fei Yang
|
6b89954c65
|
8346475: RISC-V: Small improvement for MacroAssembler::ctzc_bit
Reviewed-by: mli, fjiang
|
2024-12-19 01:33:08 +00:00 |
|
Calvin Cheung
|
5db0a13863
|
8346132: fallbacklinker.c failed compilation due to unused variable
Reviewed-by: dholmes, jvernee
|
2024-12-18 21:56:03 +00:00 |
|
Quan Anh Mai
|
c8e94abfc3
|
8346532: XXXVector::rearrangeTemplate misses null check
Reviewed-by: psandoz
|
2024-12-18 18:32:05 +00:00 |
|
Magnus Ihse Bursie
|
8efc5585b7
|
8346378: Cannot use DllMain in libnet for static builds
Reviewed-by: djelinski
|
2024-12-18 12:09:32 +00:00 |
|
Stefan Karlsson
|
73b5dbaec3
|
8345655: Move reservation code out of ReservedSpace
Reviewed-by: azafari, jsjolen
|
2024-12-18 10:19:13 +00:00 |
|
Jan Lahoda
|
d50b725ac0
|
8344647: Make java.se participate in the preview language feature requires transitive java.base
Reviewed-by: asotona, darcy
|
2024-12-18 09:58:40 +00:00 |
|
Volkan Yazıcı
|
9e8aa855fe
|
8346017: Socket.connect specified to throw UHE for unresolved address is problematic for SOCKS V5 proxy
Reviewed-by: dfuchs, alanb
|
2024-12-18 09:43:06 +00:00 |
|
jeremy
|
5b703c7023
|
8342782: AWTEventMulticaster throws StackOverflowError using AquaButtonUI
Reviewed-by: kizune, prr, lbourges
|
2024-12-18 09:29:27 +00:00 |
|
SendaoYan
|
842f801c84
|
8339331: GCC fortify error in vm_version_linux_aarch64.cpp
Reviewed-by: dholmes
|
2024-12-18 06:35:28 +00:00 |
|
David Holmes
|
453310918b
|
8345911: Enhance error message when IncompatibleClassChangeError is thrown for sealed class loading failures
Reviewed-by: coleenp, alanb
|
2024-12-18 04:15:57 +00:00 |
|
Magnus Ihse Bursie
|
f3e2f8821a
|
8346394: Bundled freetype library needs to have JNI_OnLoad for static builds
Reviewed-by: erikj, prr
|
2024-12-17 19:09:29 +00:00 |
|
Alex Menkov
|
dc71e8cae9
|
8342995: Enhance Attach API to support arbitrary length arguments - Linux
Reviewed-by: sspitsyn, kevinw
|
2024-12-17 18:50:02 +00:00 |
|
Vladimir Ivanov
|
4f44cf6bf2
|
8341481: [perf] vframeStreamCommon constructor may be optimized
Reviewed-by: sspitsyn
|
2024-12-17 17:00:53 +00:00 |
|
Magnus Ihse Bursie
|
03821d979b
|
8346195: Fix static initialization problem in GDIHashtable
Reviewed-by: jwaters, prr
|
2024-12-17 15:48:38 +00:00 |
|
Jan Kratochvil
|
a5503fb6fa
|
8346432: java.lang.foreign.Linker comment typo
Reviewed-by: jvernee
|
2024-12-17 14:58:21 +00:00 |
|
Coleen Phillimore
|
baeb3d9ab8
|
8346304: SA doesn't need a copy of getModifierFlags
Reviewed-by: sspitsyn, cjplummer
|
2024-12-17 12:37:05 +00:00 |
|
Doug Simon
|
8a64595448
|
8346282: [JVMCI] Add failure reason support to UnresolvedJava/Type/Method/Field
Reviewed-by: never, yzheng
|
2024-12-17 12:11:55 +00:00 |
|
Jaikiran Pai
|
725079bf68
|
8345506: jar --validate may lead to java.nio.file.FileAlreadyExistsException
Reviewed-by: lancea
|
2024-12-17 10:14:28 +00:00 |
|
Alan Bateman
|
fbbc7c35f4
|
8346120: VirtualThreadPinned event recorded for Object.wait may have wrong duration or may record second event
Reviewed-by: dholmes, pchilanomate
|
2024-12-17 08:30:29 +00:00 |
|
Christian Stein
|
bd3c0be36d
|
8268611: jar --validate should check targeted classes in MR-JAR files
Reviewed-by: jvernee
|
2024-12-17 07:16:12 +00:00 |
|
Archie Cobbs
|
87804f24b2
|
8346294: Invalid lint category specified in compiler.properties
Reviewed-by: mcimadamore
|
2024-12-17 03:18:25 +00:00 |
|
Fei Yang
|
a7631ccf18
|
8346235: RISC-V: Optimize bitwise AND with mask values
Reviewed-by: gcao, rehn, fjiang
|
2024-12-17 00:12:39 +00:00 |
|
Fei Yang
|
929d4a5099
|
8346231: RISC-V: Fix incorrect assertion in SharedRuntime::generate_handler_blob
Reviewed-by: fjiang, rehn
|
2024-12-17 00:02:24 +00:00 |
|
Justin Lu
|
fd0207d593
|
8345327: JDK 24 RDP1 L10n resource files update
Reviewed-by: naoto, dnguyen, joehw, almatvee, sgehwolf, jlahoda, prappo, asemenyuk
|
2024-12-16 21:00:56 +00:00 |
|
Paul Sandoz
|
31c3b19174
|
8346174: UMAX/UMIN are missing from XXXVector::reductionOperations
Reviewed-by: qamai, jbhateja
|
2024-12-16 18:53:05 +00:00 |
|
Matthias Baesken
|
c75b1d4bf6
|
8346082: Output JVMTI agent information in hserr files
Reviewed-by: mdoerr, dholmes, stuefe
|
2024-12-16 18:24:15 +00:00 |
|
Eirik Bjørsnøs
|
51662c2384
|
8346232: Remove leftovers of the jar --normalize feature
Reviewed-by: alanb, jpai
|
2024-12-16 18:03:21 +00:00 |
|
Coleen Phillimore
|
d3359417f3
|
8345678: compute_modifiers should not be in create_mirror
Reviewed-by: fparain, dholmes
|
2024-12-16 17:46:43 +00:00 |
|
Amit Kumar
|
cb92595599
|
8336356: [s390x] preserve Vector Register before using for string compress / expand
Reviewed-by: aph, lucy
|
2024-12-16 16:10:16 +00:00 |
|
Archie Cobbs
|
d737978924
|
8343477: Remove unnecessary @SuppressWarnings annotations (compiler)
Reviewed-by: darcy, mcimadamore
|
2024-12-16 14:52:42 +00:00 |
|
Maurizio Cimadamore
|
dbffe33251
|
8345263: Make sure that lint categories are used correctly when logging lint warnings
Reviewed-by: vromero, jlahoda
|
2024-12-16 10:20:13 +00:00 |
|
Christian Hagedorn
|
32c8195c3a
|
8345801: C2: Clean up include statements to speed up compilation when touching type.hpp
Reviewed-by: kvn, dlong, jwaters
|
2024-12-16 09:53:38 +00:00 |
|
Hannes Wallnöfer
|
4fc43b0b49
|
8345770: javadoc: API documentation builds are not always reproducible
Reviewed-by: nbenalla, liach
|
2024-12-16 08:09:52 +00:00 |
|
Richard Reingruber
|
ee1c5ad8fe
|
8345975: Update SAP SE copyright year to 2024 where it was missed
Reviewed-by: mdoerr, clanger
|
2024-12-16 07:16:40 +00:00 |
|
Christian Hagedorn
|
3518b4bd20
|
8344171: Clone and initialize Assertion Predicates in order instead of in reverse-order
Reviewed-by: epeter, kvn
|
2024-12-16 06:21:22 +00:00 |
|
Kim Barrett
|
c88e081a6a
|
8346160: Fix -Wzero-as-null-pointer-constant warnings from explicit casts
Reviewed-by: stefank, dholmes
|
2024-12-16 04:24:39 +00:00 |
|
Lance Andersen
|
ab1dbd4089
|
8346202: Correct typo in SQLPermission
Reviewed-by: mullan, rriggs, iris
|
2024-12-15 17:41:52 +00:00 |
|
Simon Tooke
|
3b9de117e8
|
8319875: Add macOS implementation for jcmd System.map
Reviewed-by: stuefe, szaldana
|
2024-12-14 06:13:26 +00:00 |
|
Archie Cobbs
|
4b21fb9df9
|
8343467: Remove unnecessary @SuppressWarnings annotations (security)
Reviewed-by: mullan
|
2024-12-13 22:40:42 +00:00 |
|
Kevin Walls
|
e7fc0eb522
|
8345987: java.management has two Util.newObjectName methods (remove one)
Reviewed-by: cjplummer, amenkov, lmesnik
|
2024-12-13 20:39:18 +00:00 |
|
Calvin Cheung
|
f647d4d908
|
8345936: Call ClassLoader.getResourceAsByteArray only for multi-release jar
Reviewed-by: iklam, dholmes
|
2024-12-13 19:19:42 +00:00 |
|
William Kemper
|
2ce53e8848
|
8345970: pthread_getcpuclockid related crashes in shenandoah tests
Reviewed-by: ysr
|
2024-12-13 17:41:26 +00:00 |
|
Matthias Baesken
|
1d2ccaeaa3
|
8345569: [ubsan] adjustments to filemap.cpp and virtualspace.cpp for macOS aarch64
Reviewed-by: mdoerr, lucy, dholmes
|
2024-12-13 12:14:07 +00:00 |
|
Albert Mingkun Yang
|
a9a5f7cb0a
|
8345323: Parallel GC does not handle UseLargePages and UseNUMA gracefully
Reviewed-by: sjohanss, tschatzl
|
2024-12-13 11:43:32 +00:00 |
|
SendaoYan
|
367c304127
|
8346059: [ASAN] awt_LoadLibrary.c reported compile warning ignoring return value of function by clang17
Reviewed-by: ihse
|
2024-12-13 08:34:10 +00:00 |
|
Sorna Sarathi
|
09c29d1d42
|
8346069: Add missing Classpath exception statements
Reviewed-by: amitkumar, asemenyuk, iris, kcr
|
2024-12-13 05:01:37 +00:00 |
|
Kim Barrett
|
28e49e978a
|
8345505: Fix -Wzero-as-null-pointer-constant warnings in zero code
Reviewed-by: dholmes
|
2024-12-13 04:49:11 +00:00 |
|
David Holmes
|
db9eab3f29
|
8311542: Consolidate the native stack printing code
Reviewed-by: kbarrett, jwaters
|
2024-12-12 23:15:48 +00:00 |
|
Weijun Wang
|
18e0b343ab
|
8344137: Update XML Security for Java to 3.0.5
Reviewed-by: mullan
|
2024-12-12 18:57:46 +00:00 |
|
Sonia Zaldana Calles
|
ff85865b75
|
8346008: Fix recent NULL usage backsliding in Shenandoah
Reviewed-by: kbarrett, wkemper
|
2024-12-12 18:15:18 +00:00 |
|