William Kemper
|
249f141211
|
8346737: GenShen: Generational memory pools should not report zero for maximum capacity
Reviewed-by: kdnilsen, ysr
|
2024-12-20 23:51:49 +00:00 |
|
William Kemper
|
b8e40b9c2d
|
8346688: GenShen: Missing metadata trigger log message
Reviewed-by: ysr, kdnilsen
|
2024-12-20 17:32:33 +00:00 |
|
William Kemper
|
d2a48634b8
|
8346690: Shenandoah: Fix log message for end of GC usage report
Reviewed-by: ysr, kdnilsen
|
2024-12-20 17:30:17 +00:00 |
|
Severin Gehwolf
|
bcb1bdaae7
|
8345259: Disallow ALL-MODULE-PATH without explicit --module-path
Reviewed-by: mchung
|
2024-12-20 12:35:35 +00:00 |
|
Nizar Benalla
|
054c644ea6
|
8346667: Doccheck: warning about missing </span> before <h2>
Reviewed-by: psandoz
|
2024-12-20 10:17:21 +00:00 |
|
Nizar Benalla
|
2a68f74188
|
8346128: Comparison build fails due to difference in LabelTarget.html
Reviewed-by: jlahoda, liach, prappo
|
2024-12-20 10:16:04 +00:00 |
|
Matthias Baesken
|
85e024d92d
|
8346605: AIX fastdebug build fails in memoryReserver.cpp after JDK-8345655
Reviewed-by: stefank, lucy, mdoerr
|
2024-12-20 07:45:40 +00:00 |
|
liyazzi
|
54f34750ed
|
8331467: FileSystems.getDefault fails with ClassNotFoundException if custom default provider is in run-time image
Reviewed-by: alanb, jpai
|
2024-12-20 07:05:42 +00:00 |
|
Roland Westrelin
|
2649a97332
|
8332827: [REDO] C2: crash in compiled code because of dependency on removed range check CastIIs
Reviewed-by: epeter, chagedorn
|
2024-12-19 16:09:41 +00:00 |
|
Kim Barrett
|
2344a1a917
|
8345732: Provide helpers for using PartialArrayState
Reviewed-by: tschatzl, ayang, zgu, iwalulya
|
2024-12-19 16:00:59 +00:00 |
|
Patricio Chilano Mateo
|
572ce269d0
|
8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME
Reviewed-by: dholmes, alanb, coleenp
|
2024-12-19 14:45:27 +00:00 |
|
David Holmes
|
484229e04b
|
8346306: Unattached thread can cause crash during VM exit if it calls wait_if_vm_exited
Reviewed-by: coleenp, ccheung
|
2024-12-19 02:48:06 +00:00 |
|
Simon Tooke
|
b0c40aadd2
|
8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check
Reviewed-by: dholmes, stuefe, kevinw
|
2024-12-19 02:12:02 +00:00 |
|
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 |
|