87379 Commits

Author SHA1 Message Date
Alexey Semenyuk
a6db3f8702 8378873: jpackage: remove macOS-specific code from jdk.jpackage.internal.ModuleInfo
Reviewed-by: almatvee
2026-03-03 19:11:11 +00:00
Alexey Semenyuk
c13fdc044d 8378877: jpackage: improve rebranding of exe files on Windows
Reviewed-by: almatvee
2026-03-03 19:09:03 +00:00
Justin Lu
86800eb2b3 8378723: Locale variant delimiter is unclear
Reviewed-by: naoto
2026-03-03 17:11:17 +00:00
Dingli Zhang
df43ef915a 8378883: Enable more vector reductions IR matching tests for RISC-V
Reviewed-by: fyang
2026-03-03 17:09:14 +00:00
Raffaello Giulietti
0ea7d890d9 8377903: ArraysSupport::mismatch should document that they return the smallest index
Reviewed-by: rriggs, vyazici
2026-03-03 16:57:09 +00:00
Oli Gillespie
364fd0e37e 8378971: Test jdk/jfr/event/runtime/TestVMInfoEvent.java fails after JDK-8378110 (RuntimeMXBean.getInputArguments())
Reviewed-by: syan, kevinw
2026-03-03 15:23:08 +00:00
Thomas Schatzl
6cf8b2ea2f 8378845: Add NoSafepointVerifier to CriticalSection classes
Reviewed-by: dholmes, iwalulya
2026-03-03 13:26:20 +00:00
Dingli Zhang
7dc97af89f 8378905: RISC-V: fastdebug build fails after JDK-8377554
Reviewed-by: fyang, wenanjian
2026-03-03 12:37:05 +00:00
Vic Wang
b28568f5d8 8367478: Improve UseAVX setting and add cpu descriptions for zhaoxin processors
Reviewed-by: jiefu, dholmes
2026-03-03 10:41:47 +00:00
Oli Gillespie
667404948c 8378963: Test test/jdk/java/lang/management/RuntimeMXBean/InputArgument.java#id4 failed
Reviewed-by: kevinw, dholmes
2026-03-03 10:05:14 +00:00
Jayathirth D V
57db48cc21 8373290: Update FreeType to 2.14.1
Reviewed-by: azvegint, serb, prr
2026-03-03 10:01:00 +00:00
Alexey Semenyuk
297812eec1 8378867: jpackage references non-existing "message.app-image-requires-identifier" l10n key
Reviewed-by: almatvee
2026-03-03 09:54:54 +00:00
Kelvin Nilsen
0b183bf2d6 8312116: GenShen: make instantaneous allocation rate triggers more timely
Reviewed-by: wkemper
2026-03-03 09:39:06 +00:00
Albert Mingkun Yang
c0c8bdd294 8378948: Remove unused local variable in RunnerGSInserterThread
Reviewed-by: syan, jiefu
2026-03-03 09:23:22 +00:00
SendaoYan
7e9e64966b 8378083: Mark shenandoah/generational/TestOldGrowthTriggers.java as flagless
Reviewed-by: wkemper
2026-03-03 08:39:04 +00:00
SendaoYan
f4da2d56b7 8378684: Fix -Wdeprecated-declarations warnings from gtest by clang23
Reviewed-by: erikj, kbarrett
2026-03-03 08:38:42 +00:00
Axel Boldt-Christmas
545cf60763 8372242: Gtest LogTagSet.defaults should run in OTHER VM
Reviewed-by: jsjolen, aartemov
2026-03-03 06:49:24 +00:00
Axel Boldt-Christmas
9e24055419 8372246: LogOutputList gtests should not use LogConfiguration LogOutputs
Reviewed-by: jsjolen, aartemov
2026-03-03 06:49:10 +00:00
Dingli Zhang
8009a714ba 8378810: Enable missing FFM test via jtreg requires for RISC-V
Reviewed-by: fyang
2026-03-03 03:25:23 +00:00
Frederic Thevenet
63c1cb3ad1 8378702: jdk.test.lib.Platform.isMusl() may return false negative on Alpine Linux
Reviewed-by: stuefe, rriggs
2026-03-02 18:30:29 +00:00
Justin Lu
0baeccddff 8378111: Migrate java/util/jar tests to JUnit
Reviewed-by: lancea
2026-03-02 17:22:48 +00:00
William Kemper
f2a52b7a06 8378880: GenShen: Fix typo in recent conversion to atomic field
Reviewed-by: kdnilsen, xpeng, ysr
2026-03-02 17:02:22 +00:00
Ashay Rane
c4e39cea51 8373635: C2: Wrong constant in GraphKit::basic_plus_adr()
Reviewed-by: qamai, mhaessig
2026-03-02 16:49:28 +00:00
María Arias de Reyna Domínguez
4fbc29199c 8377777: Improve logging when rejecting assets from the AOT archive
Reviewed-by: adinn, iklam, stuefe
2026-03-02 16:16:31 +00:00
Daniel Fuchs
7b5b70c9cb 8378565: Refactor test/jdk/java/net/httpclient/http3/*.java TestNG tests to JUnit
Reviewed-by: vyazici
2026-03-02 15:36:54 +00:00
Jatin Bhateja
da99f1a330 8378897: assertion failure due to missing depends_only_on_test_impl definition in SqrtHFNode
Reviewed-by: qamai
2026-03-02 14:29:11 +00:00
jonghoonpark
cc4ca9fde8 8378128: Make PLABStats data members private
Reviewed-by: tschatzl, ayang, jwaters
2026-03-02 14:25:41 +00:00
Alexey Ivanov
2adffe0c3c 8378872: Mark waitList in FetcherInfo final
Reviewed-by: prr, azvegint
2026-03-02 14:19:34 +00:00
Alexey Ivanov
2678fe41ca 8378870: Remove sun.awt.AWTAccessor from imports in ImageIcon
Reviewed-by: serb, kizune, azvegint
2026-03-02 14:16:23 +00:00
Daniel Fuchs
2c3e4f08fa 8378595: Refactor miscellaneous tests under test/jdk/java/net/httpclient from TestNG to JUnit
Reviewed-by: syan, vyazici
2026-03-02 14:13:19 +00:00
Daniel Fuchs
373ad02d3a 8378786: PeerConnectionId::cloneBuffer should use absolute bulk get
Reviewed-by: vyazici, djelinski
2026-03-02 14:12:33 +00:00
Coleen Phillimore
29a40c3c68 8378793: Add ResolvedFieldEntry is_valid assert
Reviewed-by: dholmes, dsimms, matsaave
2026-03-02 13:39:44 +00:00
Fei Yang
b7d0cb5fb3 8378888: jdk/incubator/vector/Float16OperationsBenchmark.java uses wrong package name
Reviewed-by: jiefu, jbhateja, syan, liach
2026-03-02 12:49:01 +00:00
Oli Gillespie
b12daa41e2 8378110: Add -XX: prefix to settings-file flags in RuntimeMXBean.getInputArguments()
Reviewed-by: kevinw, dholmes
2026-03-02 10:16:57 +00:00
Daniel Gredler
8d370ce598 8377937: [macos] GlyphMetrics advance does not consider font rotation
Reviewed-by: prr, serb, psadhukhan
2026-03-02 10:04:27 +00:00
Albert Mingkun Yang
ae4df28b38 8378677: Inline clear into ContiguousSpace::initialize
Reviewed-by: kbarrett
2026-03-02 08:30:29 +00:00
Paul Hübner
2069edca68 8377454: TestZGCWithCDS.java should also test different combos of UseCompactObjectHeaders
Reviewed-by: dholmes, stuefe
2026-03-02 02:23:23 +00:00
Phil Race
d6246b35da 8378386: Remove AppContext from AWT ModalEventFilter.java
Reviewed-by: serb, dnguyen
2026-03-01 17:49:33 +00:00
Phil Race
9cf9fbec1f 8378389: Remove AppContext from the Swing RepaintManager
Reviewed-by: azvegint, serb
2026-03-01 17:35:56 +00:00
SendaoYan
0540e980ef 8378642: Add src/utils/LogCompilation/logc.jar to .gitignore
Reviewed-by: erikj
2026-03-01 12:39:44 +00:00
Raffaello Giulietti
dbbb3b1ac5 8378833: Improve offset arithmetic in ArraysSupport::mismatch
Reviewed-by: liach, alanb, rriggs
2026-03-01 12:05:58 +00:00
Phil Race
f3d7ca33d7 8378607: GlyphLayout cache can prevent Fonts from being GC'd
Reviewed-by: jdv, tr
2026-02-28 22:58:10 +00:00
Eirik Bjørsnøs
d62b9f78ca 8377992: (zipfs) Align ZipFileSystem END header validation with the ZipFile implementation
Reviewed-by: lancea
2026-02-28 05:41:32 +00:00
Ashutosh Mehra
20ac1b182e 8378871: CPU feature flags are not properly set in vm_version_windows_aarch64.cpp
Reviewed-by: kvn
2026-02-28 04:33:20 +00:00
Yasumasa Suenaga
357f29dc86 8378312: [VectorAPI] libraryUnaryOp/libraryBinaryOp failed to intrinsify
Reviewed-by: psandoz, sherman
2026-02-28 03:28:47 +00:00
Dingli Zhang
e5aac0961d 8378752: Enable some subword vector casts IR matching tests for RISC-V
Reviewed-by: fyang, jkarthikeyan
2026-02-28 00:33:11 +00:00
Alexey Semenyuk
58a7ccfca4 8378798: Test tools/jpackage/junit/share/jdk.jpackage/jdk/jpackage/internal/util/CommandOutputControlTest.java failed: missing IOException
Reviewed-by: almatvee
2026-02-27 23:13:19 +00:00
Phil Race
b0318fee71 8378865: After fix for JDK-8378385 two tests are failing on windows
Reviewed-by: kizune
2026-02-27 22:24:02 +00:00
Andrew Dinn
4bee207d0a 8377554: Load card table base and other values via AOTRuntimeConstants in AOT code
Reviewed-by: kvn, asmehra
2026-02-27 21:49:55 +00:00
Erik Joelsson
e0b040a6c6 8331994: Adapt MAKEFLAGS check for GNU Make 4.4.1
Reviewed-by: jpai, dholmes
2026-02-27 20:34:16 +00:00