20515 Commits

Author SHA1 Message Date
Amit Kumar
147213aed2 Merge branch 'master' into loom_s390_v1 2026-06-11 18:12:50 +00:00
Phil Race
bcbe32f095 8386273: Some javax/sound/sampled tests fail on systems with high CPU core number and running with high concurrency
Reviewed-by: azvegint, serb, kizune
2026-06-11 17:22:37 +00:00
Goetz Lindenmaier
d46298d681 8386345: Remove redundant @requires from TestGarbageCollectionEventWithZMinor
Reviewed-by: ayang, mdoerr
2026-06-11 09:18:15 +00:00
Aleksey Shipilev
19baa1ab5f 8386331: Skip runtime/StackGuardPages/TestStackGuardPagesNative with static JDK
Reviewed-by: syan, xpeng, dholmes, jsjolen
2026-06-11 06:43:16 +00:00
Jatin Bhateja
90dc4208f8 8370691: Add new Float16Vector type and enable intrinsification of vector operations supported by auto-vectorizer
Co-authored-by: Bhavana Kilambi <bkilambi@openjdk.org>
Reviewed-by: psandoz, epeter, xgong, sherman
2026-06-11 03:03:04 +00:00
Anthony Scarpino
dc4bb5acbe 8383608: Make BinaryEncodable non-exhaustive
Reviewed-by: mullan
2026-06-10 17:35:43 +00:00
Sruthy Jayan
132072077a 8380993: [REDO] Incorrect Interpretation of POSIX TZ Environment Variable on AIX
Reviewed-by: naoto
2026-06-10 17:22:23 +00:00
Ivan Bereziuk
0fe051d305 8385427: Make unified logging checks in tests tolerant of added spaces
Reviewed-by: dholmes, iklam
2026-06-10 16:27:24 +00:00
Jasmine Karthikeyan
6c7fe6fd20 8349563: Improve AbsNode::Value() for integer types
Reviewed-by: epeter, mchevalier, qamai
2026-06-09 23:00:22 +00:00
Justin Lu
7f62474fcb 8386200: ListFormat incorrectly escapes single quotes
Reviewed-by: naoto
2026-06-09 16:28:45 +00:00
Amit Kumar
1ed8a5def0 8286300: Port JEP 425 to S390X
8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning
8369238: Allow virtual thread preemption on some common class initialization paths
2026-06-09 20:49:52 +05:30
Amit Kumar
ff2b7b3f9d 8386150: VtablesTest.java fails when main thread is a Virtual Thread
Reviewed-by: syan, shade
2026-06-09 09:12:01 +00:00
Patricio Chilano Mateo
286f7bbc81 8385655: Timeout in java/lang/Thread/virtual/KlassInit.java
Reviewed-by: alanb, shade
2026-06-08 16:35:37 +00:00
Naoto Sato
177a371109 8385834: Tighten ListFormat.getInstance(String[]) behavior for invalid placeholders
Reviewed-by: jlu
2026-06-08 16:28:15 +00:00
Christian Stein
5787c6b3d7 8386138: Problem-list JvmtiGetAllModulesTest.java
Reviewed-by: alanb, jpai
2026-06-08 16:09:59 +00:00
Viktor Klang
4a84d0414e 8385830: ForkJoinTask#get may swallow caller thread's interrupt flag
Co-authored-by: Doug Lea <dl@openjdk.org>
Reviewed-by: alanb
2026-06-08 14:17:15 +00:00
Matthew Donovan
8b2b3c84c5 8374454: Test sun/security/ssl/CipherSuite/DisabledCipherSuitesNotNegotiated.java from JDK-8356544 shows intermittent timeouts
Reviewed-by: rhalade, azeller
2026-06-08 12:51:55 +00:00
Hannes Wallnöfer
2d2d59dfcf 8384065: Improve wrapping of link labels in the table of contents
Reviewed-by: nbenalla
2026-06-08 10:57:57 +00:00
Amit Kumar
70ba725b07 8386130: TestPrintMethodData.java failing with VirtualThread as main thread
Reviewed-by: shade, galder
2026-06-08 09:46:54 +00:00
Johan Sjölen
59e40b0416 8303612: runtime/StackGuardPages/TestStackGuardPagesNative.java fails with exit code 139
Reviewed-by: dholmes, lmesnik
2026-06-08 08:55:56 +00:00
Robert Toyonaga
a1ff7b16d4 8385586: Fix race in Windows map_or_reserve_memory_aligned using VirtualAlloc2 and MapViewOfFile3
Reviewed-by: stuefe, asmehra, jsjolen
2026-06-06 05:31:13 +00:00
Ashay Rane
5f7422ed83 8383248: Reduce buffer allocations for HTTP headers instead of allocating 16KB per request
Reviewed-by: jpai, dfuchs
2026-06-06 01:37:24 +00:00
lawrence.andrews
27f27dac96 8385302: Open source accessibility AWT tests
Reviewed-by: prr, kizune
2026-06-05 19:05:39 +00:00
Chris Plummer
4ff29cbde4 8385723: Intermittent failure of serviceability/sa/ClhsdbInspect.java
Reviewed-by: kevinw, ayang, lmesnik, syan
2026-06-05 16:41:35 +00:00
Thomas Schatzl
5719b671a2 8385369: G1: Concurrent Cleanup For Next Mark accesses uncommitted bitmaps after region uncommit
Reviewed-by: aboldtch, manc
2026-06-05 07:33:51 +00:00
Emanuel Peter
cc69221519 8381618: VectorExpressionFuzzer.java: enable test for all platforms
Reviewed-by: vlivanov, mhaessig
2026-06-05 05:44:21 +00:00
Xueming Shen
9229878648 8385355: NullPointerException in jdk.tools.jlink.internal.ImageResourcesTree after JDK-8377070
Co-authored-by: David Beaumont <dbeaumont@openjdk.org>
Reviewed-by: alanb
2026-06-05 00:10:44 +00:00
Chad Rakoczy
cf78a2a89a 8384606: HotCodeHeap tests require C2
Reviewed-by: shade, kvn
2026-06-04 19:36:30 +00:00
Phil Race
aa98d5d20b 8385100: Null pointer dereference in java.desktop/windows/classes/sun/print/Win32PrintJob.java:606 and other PrintJob implementations
Reviewed-by: psadhukhan, kizune
2026-06-04 19:09:19 +00:00
Nizar Benalla
ca52afa38e 8384833: Start of release updates for JDK 28
8384838: Add SourceVersion.RELEASE_28
8384842: Add source 28 and target 28 to javac

Reviewed-by: iris, darcy, erikj, dholmes
2026-06-04 16:06:29 +00:00
Manuel Hässig
f8f7ad28ba 8381235: TestCompileTaskTimeout intermittently fails due to unexpected exit code 1
Reviewed-by: dlong, kvn
2026-06-04 15:01:15 +00:00
Jan Lahoda
ee53e7569e 8381812: The synthetic $deserializeLambda$ is notably bigger
Reviewed-by: mcimadamore
2026-06-04 12:04:03 +00:00
Per Minborg
d47d729c9b 8384648: LazyConstantTest::interruptStatusIsPreservedForComputingThread fails
Reviewed-by: jvernee
2026-06-04 07:59:21 +00:00
Manuel Hässig
8fad96dea3 8377808: compiler/c2/irTests/TestFloat16ScalarOperations.java is fragile in the presence of special constants
Reviewed-by: qamai, epeter, syan, jbhateja
2026-06-04 07:51:20 +00:00
Cesar Soares Lucas
b7e26358f6 8384442: Shenandoah: Remove vestigial CAS barrier code
Reviewed-by: fyang, shade
2026-06-04 02:45:01 +00:00
Daniel Gredler
7ebfc031bc 8269888: Thai text rendered incorrectly using some AffineTransform-derived fonts
Reviewed-by: prr, psadhukhan
2026-06-03 22:07:46 +00:00
Alexey Ivanov
24d31296e1 8372546: UnixMultiResolutionSplashTest.java fails intermittently on Ubuntu_24.04
Remove .../unix/UnixMultiResolutionSplashTest.java

Reviewed-by: syan, prr
2026-06-03 18:46:54 +00:00
Phil Race
9f83006f10 8378464: PixelInterleavedSampleModel constructors and methods do not specify behavior when arguments are null or out of bounds
Reviewed-by: kizune, psadhukhan
2026-06-03 18:32:56 +00:00
Anthony Scarpino
e70e691307 8377506: Implement JEP 538: PEM Encodings of Cryptographic Objects (Third Preview)
Reviewed-by: weijun, mullan
2026-06-03 17:06:31 +00:00
Robert Toyonaga
79923019f5 8334403: Unify behavior of os::committed_in_range across OSes
Reviewed-by: stuefe, jsjolen
2026-06-03 16:05:09 +00:00
Dusan Balek
7a7f37f0e5 8385828: The javac benchmarks fail after JDK-8385347
Reviewed-by: asotona, syan
2026-06-03 15:27:07 +00:00
Ivan Walulya
85db081db4 8379846: G1: IHOP Allocation rate calculation too sensitive to outliers causing endless concurrent cycles
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Reviewed-by: tschatzl, aboldtch
2026-06-03 14:04:11 +00:00
Vladimir Petko
2688bf7305 8385738: Javadoc does not produce reproducible output due to the snippet ids
Reviewed-by: nbenalla
2026-06-03 06:35:57 +00:00
Erik Gahlin
39de79eae2 8367584: Implement JEP 536: JFR In-Process Data Redaction
Reviewed-by: mgronlun
2026-06-03 06:33:32 +00:00
Alexander Matveev
f630ab0e5f 8384250: [macos] Test tools/jpackage/share/AsyncTest.java failed
Reviewed-by: asemenyuk
2026-06-02 22:35:48 +00:00
Anthony Scarpino
43d80fd192 8329548: Change KeyUpdate messages from TLS 1.3
Reviewed-by: jnimeh
2026-06-02 21:42:24 +00:00
Naoto Sato
4192f9bf2e 8385736: Optimize ListFormat custom pattern parsing
Reviewed-by: jlu
2026-06-02 20:27:12 +00:00
Quan Anh Mai
1e67c84b66 8382936: C2: Load folding must not drop Type information
Reviewed-by: kvn, vlivanov
2026-06-02 15:26:28 +00:00
Roman Marchenko
c469bb2cd7 8383867: File.getCanonicalPath drops backslash from UNC path with directory junctions
Reviewed-by: alanb
2026-06-02 14:54:16 +00:00
Stefan Karlsson
cb502e7993 8385747: Test gc/g1/TestGCLogMessages.java failed: 'Update Derived Pointers' found in stdout
Reviewed-by: dholmes, tschatzl
2026-06-02 14:46:25 +00:00