Brian Burkhalter
|
8d7866ef5f
|
8356606: (fs) PosixFileAttributes.permissions() implementations should return an EnumSet
Reviewed-by: liach, alanb
|
2025-05-12 16:48:13 +00:00 |
|
Mikael Vidstedt
|
50dced88ff
|
8356656: Drop unused DEVKIT_HOME from jib-profiles.js
Reviewed-by: erikj
|
2025-05-12 16:31:24 +00:00 |
|
Mikael Vidstedt
|
e463895428
|
8356657: Use stable source-date for cmp-baseline jib profiles
Reviewed-by: liach, iris, alanb, jpai, erikj
|
2025-05-12 16:31:12 +00:00 |
|
Joel Sikström
|
8128f638fa
|
8355692: Refactor stream indentation
Reviewed-by: stefank, cnorrbin
|
2025-05-12 15:49:38 +00:00 |
|
Archie Cobbs
|
f5525ecf58
|
8348410: Preview flag not checked during compilation resulting in runtime crash
Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: jlahoda, mcimadamore
|
2025-05-12 14:42:27 +00:00 |
|
Johan Sjölen
|
7ae52ce572
|
8356390: Rename ResolvedIndyEntry::set_flags to set_has_appendix
Co-authored-by: John R Rose <jrose@openjdk.org>
Reviewed-by: coleenp, dholmes
|
2025-05-12 12:34:28 +00:00 |
|
Hamlin Li
|
8545e13571
|
8356642: RISC-V: enable hotspot/jtreg/compiler/vectorapi/VectorFusedMultiplyAddSubTest.java
Reviewed-by: fyang, fjiang, mhaessig
|
2025-05-12 12:25:13 +00:00 |
|
Abhishek Kumar
|
ab8c808ed8
|
8356752: Log mouse enter and exit events for debugging
Reviewed-by: jdv, tr
|
2025-05-12 09:15:13 +00:00 |
|
Daniel Lundén
|
2b32541609
|
8354767: Test crashed: assert(increase < max_live_nodes_increase_per_iteration) failed: excessive live node increase in single iteration of IGVN: 4470 (should be at most 4000)
Reviewed-by: chagedorn, dfenacci, rcastanedalo, epeter
|
2025-05-12 09:02:25 +00:00 |
|
Saranya Natarajan
|
0258d9998e
|
8347515: C2: assert(!success || (C->macro_count() == (old_macro_count - 1))) failed: elimination must have deleted one node from macro list
Reviewed-by: thartmann, chagedorn
|
2025-05-12 08:50:01 +00:00 |
|
Fredrik Bredberg
|
39a28ffe4e
|
8355646: Optimize ObjectMonitor::exit
Reviewed-by: pchilanomate, coleenp
|
2025-05-12 08:16:15 +00:00 |
|
Ivan Walulya
|
a3afc9f7ce
|
8308854: G1 archive region allocation may expand/shrink the heap above/below -Xms
Reviewed-by: tschatzl, ayang
|
2025-05-12 08:15:53 +00:00 |
|
Per Minborg
|
43008b42cf
|
8356486: ReverseOrderListView should override reversed() to return base
Reviewed-by: liach, smarks
|
2025-05-12 07:12:19 +00:00 |
|
Per Minborg
|
45cf32bd2c
|
8347408: Create an internal method handle adapter for system calls with errno
Reviewed-by: mcimadamore
|
2025-05-12 06:59:41 +00:00 |
|
Hannes Greule
|
de801fea76
|
8353551: C2: Constant folding for ReverseBytes nodes
Reviewed-by: epeter, vlivanov
|
2025-05-12 06:43:52 +00:00 |
|
Anjian-Wen
|
d7cb933b89
|
8356593: RISC-V: Small improvement to array fill stub
Reviewed-by: fyang
|
2025-05-12 03:01:46 +00:00 |
|
Erik Gahlin
|
74f047b84d
|
8356224: JFR: Default value of @Registered is ignored
Reviewed-by: mgronlun
|
2025-05-11 22:40:29 +00:00 |
|
Sergey Bylokhov
|
97d2a37927
|
8355790: Enhance code consistency: java.desktop/unix:sun.awt
Reviewed-by: achung, prr
|
2025-05-11 07:39:15 +00:00 |
|
Ioi Lam
|
436960308c
|
8356597: AOT cache and CDS archive should not be created in read-only mode
Reviewed-by: shade, kvn
|
2025-05-10 15:16:19 +00:00 |
|
Alexander Matveev
|
fa7c5a65ba
|
8356664: [macos] AppContentTest fails after JDK-8352480
Reviewed-by: asemenyuk
|
2025-05-10 02:59:05 +00:00 |
|
Jatin Bhateja
|
3b336a9da0
|
8352675: Support Intel AVX10 converged vector ISA feature detection
Reviewed-by: sviswanathan, vlivanov, yzheng
|
2025-05-09 23:33:32 +00:00 |
|
Chen Liang
|
0f2a6c266b
|
8356577: Migrate ClassFileVersionTest to be feature-agnostic
Reviewed-by: dholmes, alanb
|
2025-05-09 21:58:24 +00:00 |
|
Roger Riggs
|
8fadf295b0
|
8351443: Improve robustness of StringBuilder
Reviewed-by: liach, rgiulietti, bchristi, jpai
|
2025-05-09 21:48:16 +00:00 |
|
Koushik Thirupattur
|
68a118509a
|
8310003: Improve logging when default truststore is inaccessible
Reviewed-by: mullan
|
2025-05-09 19:20:17 +00:00 |
|
Calvin Cheung
|
3b20bed6e2
|
8356229: cmp-baseline build fail due to lib/modules difference
Reviewed-by: iklam, erikj, liach
|
2025-05-09 18:22:45 +00:00 |
|
Phil Race
|
30cb94d6b0
|
8346683: Problem list automated tests that fail on macOS15
Reviewed-by: dmarkov
|
2025-05-09 18:10:18 +00:00 |
|
Sergey Bylokhov
|
375f3dc9ed
|
8356053: Test java/awt/Toolkit/Headless/HeadlessToolkit.java fails by timeout
Reviewed-by: prr, kizune
|
2025-05-09 17:50:51 +00:00 |
|
Joe Wang
|
66f0442713
|
8353232: Standardizing and Unifying XML Component Configurations
Reviewed-by: lancea
|
2025-05-09 17:12:53 +00:00 |
|
Fabio Romano
|
1c5eb370b7
|
8355719: Reduce memory consumption of BigInteger.pow()
Reviewed-by: rgiulietti
|
2025-05-09 17:06:33 +00:00 |
|
Alexander Matveev
|
601f05e06d
|
8352480: Don't follow symlinks in additional content for app images
Reviewed-by: asemenyuk
|
2025-05-09 16:47:06 +00:00 |
|
Shaojin Wen
|
2661f62ca2
|
8356036: (fs) FileKey.hashCode and UnixFileStore.hashCode implementations can use Long.hashCode
Reviewed-by: liach, bpb
|
2025-05-09 16:42:49 +00:00 |
|
Joe Darcy
|
bed29a03d1
|
8356555: Incorrect use of {@link} in BigDecimal
Reviewed-by: bpb, nbenalla, liach, iris
|
2025-05-09 16:35:51 +00:00 |
|
Calvin Cheung
|
dd25799c21
|
8356212: runtime/cds/appcds/LotsOfSyntheticClasses.java timed out with -XX:+AOTClassLinking
Reviewed-by: iklam, shade, syan
|
2025-05-09 16:17:14 +00:00 |
|
Naoto Sato
|
5f00c877e2
|
8356450: NPE in CLDRTimeZoneNameProviderImpl for tzdata downgrades after JDK-8342550
Reviewed-by: bpb, jlu, joehw
|
2025-05-09 16:16:56 +00:00 |
|
Liam Miller-Cushon
|
0e0bd642ab
|
8356441: IllegalStateException in RichDiagnosticFormatter after JDK-8355065
Reviewed-by: liach, mcimadamore
|
2025-05-09 15:45:25 +00:00 |
|
Patricio Chilano Mateo
|
9ebb5d42d4
|
8346255: java/lang/management/ThreadMXBean/VirtualThreadDeadlocks.java finds no deadlock
Reviewed-by: kevinw, dholmes, alanb
|
2025-05-09 15:05:09 +00:00 |
|
Serguei Spitsyn
|
411a63ea1b
|
8356251: Need minor cleanup for interp_only_mode
Reviewed-by: lmesnik, cjplummer
|
2025-05-09 12:24:28 +00:00 |
|
Magnus Ihse Bursie
|
568dcc15cb
|
8334391: JDK build should exclude *-files directories for Java source
Reviewed-by: erikj
|
2025-05-09 10:05:23 +00:00 |
|
Magnus Ihse Bursie
|
a091e2f281
|
8351029: IncludeCustomExtension does not work on cygwin with source code below /home
Reviewed-by: erikj
|
2025-05-09 09:10:06 +00:00 |
|
Magnus Ihse Bursie
|
3aa2ea7e67
|
8301971: Make JDK source code UTF-8
8338973: Document need to have UTF-8 locale available to build the JDK
Reviewed-by: erikj, naoto, mbaesken
|
2025-05-09 09:05:10 +00:00 |
|
Yudi Zheng
|
74e981e855
|
8353735: [JVMCI] Allow specifying storage kind of the callee save register
Reviewed-by: dnsimon, cslucas
|
2025-05-09 08:39:16 +00:00 |
|
Matthias Baesken
|
c88f94c9d7
|
8356394: Remove USE_LIBRARY_BASED_TLS_ONLY macro
Reviewed-by: dholmes, kbarrett, lucy
|
2025-05-09 07:12:51 +00:00 |
|
Ioi Lam
|
591e71ebe5
|
8354890: AOT-initialize j.l.i.MethodHandleImpl and inner classes
Reviewed-by: liach, vlivanov
|
2025-05-09 06:00:23 +00:00 |
|
Jatin Bhateja
|
53ad4b2ad2
|
8355364: [REDO] Missing REX2 prefix accounting in ZGC barriers leads to incorrect encoding
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Reviewed-by: aboldtch, sviswanathan
|
2025-05-09 05:28:56 +00:00 |
|
Sergey Bylokhov
|
9a0e6f338f
|
8356571: Re-enable -Wtype-limits for GCC in LCMS
Reviewed-by: jwaters, prr
|
2025-05-09 02:08:29 +00:00 |
|
Alexey Semenyuk
|
cc3a366e2a
|
8333568: Test that jpackage doesn't modify R/O files/directories
Reviewed-by: almatvee
|
2025-05-09 00:06:26 +00:00 |
|
Alexey Semenyuk
|
8a8893ec03
|
8356562: SigningAppImageTwoStepsTest test fails
Reviewed-by: almatvee
|
2025-05-08 22:18:56 +00:00 |
|
Julian Waters
|
c2a4fa1d83
|
8355573: Remove kludge_c++11.h from jpackage code
Reviewed-by: asemenyuk, almatvee
|
2025-05-08 22:11:37 +00:00 |
|
Ioi Lam
|
4379e2d26b
|
8356125: Interned strings are omitted from AOT cache
Reviewed-by: shade, ccheung
|
2025-05-08 17:54:47 +00:00 |
|
Vladimir Ivanov
|
b7b437d5bd
|
8356453: C2: assert(!vbox->is_Phi()) during vector box expansion
Reviewed-by: thartmann, kvn
|
2025-05-08 17:53:27 +00:00 |
|