Alan Bateman
|
af3f5d852e
|
8347039: ThreadPerTaskExecutor terminates if cancelled tasks still running
Reviewed-by: vklang
|
2025-01-15 10:54:03 +00:00 |
|
Joakim Nordström
|
91197b384f
|
8347531: The signal tests are failing after JDK-8345782 due to an unrelated warning
Reviewed-by: kevinw, dholmes
|
2025-01-15 08:56:38 +00:00 |
|
Swati Sharma
|
afc4529d96
|
8346834: Tests failing with -XX:+UseNUMA due to "NUMA support disabled" warning
Reviewed-by: dholmes, sjohanss
|
2025-01-15 06:52:24 +00:00 |
|
Chen Liang
|
973c630777
|
8342466: Improve API documentation for java.lang.classfile.attribute
Reviewed-by: darcy, asotona
|
2025-01-15 02:04:01 +00:00 |
|
Jaikiran Pai
|
35be4a432b
|
8347173: java/net/DatagramSocket/InterruptibleDatagramSocket.java fails with virtual thread factory
Reviewed-by: alanb, lmesnik, dfuchs
|
2025-01-15 01:10:32 +00:00 |
|
Jaikiran Pai
|
36b7abd617
|
8225763: Inflater and Deflater should implement AutoCloseable
Reviewed-by: lancea, rriggs, alanb, smarks
|
2025-01-15 01:04:44 +00:00 |
|
Henry Jen
|
d6d45c6eae
|
8303884: jlink --add-options plugin does not allow GNU style options to be provided
Reviewed-by: ysuenaga, alanb
|
2025-01-14 23:49:14 +00:00 |
|
Weijun Wang
|
0ee6ba9c4c
|
8347596: Update HSS/LMS public key encoding
Reviewed-by: mullan
|
2025-01-14 23:06:45 +00:00 |
|
Justin Lu
|
02d24934ff
|
8347613: Remove leftover doPrivileged call in Currency test: CheckDataVersion.java
Reviewed-by: naoto
|
2025-01-14 21:45:36 +00:00 |
|
David Holmes
|
9b1bed0aa4
|
8290043: serviceability/attach/ConcAttachTest.java failed "guarantee(!CheckJNICalls) failed: Attached JNI thread exited without being detached"
Reviewed-by: jsjolen, coleenp
|
2025-01-14 19:49:55 +00:00 |
|
Naoto Sato
|
06ff4c17bd
|
8347146: Convert IncludeLocalesPluginTest to use JUnit
Reviewed-by: jlu, joehw
|
2025-01-14 17:47:18 +00:00 |
|
Kim Barrett
|
db76f47f27
|
8347720: [BACKOUT] Portable implementation of FORBID_C_FUNCTION and ALLOW_C_FUNCTION
Reviewed-by: coleenp
|
2025-01-14 17:42:24 +00:00 |
|
Liam Miller-Cushon
|
e6902cfca4
|
8323740: java.lang.ExceptionInInitializerError when trying to load XML classes in wrong order
Reviewed-by: joehw
|
2025-01-14 17:27:54 +00:00 |
|
Brian Burkhalter
|
d002933c26
|
8347286: (fs) Remove some extensions from java/nio/file/Files/probeContentType/Basic.java
Reviewed-by: alanb, jpai
|
2025-01-14 15:52:54 +00:00 |
|
Henry Jen
|
dfd215b7e9
|
8347376: tools/jlink/runtimeImage/JavaSEReproducibleTest.java and PackagedModulesVsRuntimeImageLinkTest.java failed after JDK-8321413
Reviewed-by: dholmes, iklam, alanb
|
2025-01-14 15:26:36 +00:00 |
|
Sean Mullan
|
a49f8332ed
|
8346045: Cleanup of security library tests calling Security Manager APIs
Reviewed-by: rriggs
|
2025-01-14 15:21:06 +00:00 |
|
Coleen Phillimore
|
b4cd3b1296
|
8347566: Replace SSIZE_FORMAT with 'z' length modifier
Reviewed-by: dlong, dholmes, kbarrett
|
2025-01-14 12:33:56 +00:00 |
|
Emanuel Peter
|
f0af830f85
|
8335747: C2: fix overflow case for LoopLimit with constant inputs
Reviewed-by: kvn, qamai
|
2025-01-14 11:55:39 +00:00 |
|
Christian Stein
|
fec769b0a8
|
8346778: Enable native access should work with the source launcher
Reviewed-by: alanb
|
2025-01-14 10:34:51 +00:00 |
|
Jan Lahoda
|
bb93f67ea8
|
8347646: module-info classfile missing the preview flag
Reviewed-by: asotona
|
2025-01-14 10:23:32 +00:00 |
|
Adam Sotona
|
3e989fd0f7
|
8346986: Remove ASM from java.base
Reviewed-by: dholmes, ihse, lmesnik, alanb
|
2025-01-14 09:28:56 +00:00 |
|
Severin Gehwolf
|
3967696386
|
8347496: Test jdk/jfr/jvm/TestModularImage.java fails after JDK-8347124: No javac
Reviewed-by: egahlin, dholmes
|
2025-01-14 09:18:27 +00:00 |
|
David Holmes
|
c1d322fff4
|
8347627: Compiler replay tests are failing after JDK-8346990
Reviewed-by: coleenp
|
2025-01-14 03:19:25 +00:00 |
|
Coleen Phillimore
|
379d05bcc1
|
8346990: Remove INTX_FORMAT and UINTX_FORMAT macros
Reviewed-by: kbarrett, dholmes, matsaave
|
2025-01-13 22:01:54 +00:00 |
|
Martin Doerr
|
61dc07c118
|
8346869: [AIX] Add regression test for handling 4 Byte aligned doubles in structures
Reviewed-by: mbaesken, jkern
|
2025-01-13 20:07:31 +00:00 |
|
Volkan Yazıcı
|
4e0ffda5b1
|
8346972: Test java/nio/channels/FileChannel/LoopingTruncate.java fails sometimes with IOException: There is not enough space on the disk
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Reviewed-by: bpb
|
2025-01-13 19:00:09 +00:00 |
|
Kim Barrett
|
e0f2f4b216
|
8313396: Portable implementation of FORBID_C_FUNCTION and ALLOW_C_FUNCTION
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: coleenp, dholmes, jsjolen
|
2025-01-13 18:25:42 +00:00 |
|
Brian Burkhalter
|
b0c131e872
|
8345368: java/io/File/createTempFile/SpecialTempFile.java fails on Windows Server 2025
Reviewed-by: lancea
|
2025-01-13 18:09:48 +00:00 |
|
Roger Riggs
|
a7915bb2e1
|
8346468: SM cleanup of common test library
Reviewed-by: jpai, dfuchs
|
2025-01-13 16:43:44 +00:00 |
|
Alexey Ivanov
|
f67b703625
|
8347427: JTabbedPane/8134116/Bug8134116.java has no license header
Reviewed-by: dmarkov, honkar, abhiscxk
|
2025-01-13 16:13:30 +00:00 |
|
Christian Hagedorn
|
062f2dcfe5
|
8347554: [BACKOUT] C2: implement optimization for series of Add of unique value
Reviewed-by: thartmann
|
2025-01-13 14:19:43 +00:00 |
|
Weijun Wang
|
fa5ff82eb3
|
8342062: Reformat keytool and jarsigner output for keys with a named parameter set
Reviewed-by: mullan
|
2025-01-13 13:43:52 +00:00 |
|
Coleen Phillimore
|
6e43f48fcf
|
8346929: runtime/ClassUnload/DictionaryDependsTest.java fails with "Test failed: should be unloaded"
Reviewed-by: dholmes, ccheung
|
2025-01-13 12:50:13 +00:00 |
|
Daniel Fuchs
|
06126361db
|
8347373: HTTP/2 flow control checks may count unprocessed data twice
Reviewed-by: jpai
|
2025-01-13 12:05:44 +00:00 |
|
Viktor Klang
|
450636ae28
|
8347274: Gatherers.mapConcurrent exhibits undesired behavior under variable delays, interruption, and finishing
Reviewed-by: alanb
|
2025-01-13 10:38:02 +00:00 |
|
Tobias Hartmann
|
82e2a79122
|
8347006: LoadRangeNode floats above array guard in arraycopy intrinsic
Reviewed-by: roland, qamai, kvn
|
2025-01-13 09:49:16 +00:00 |
|
Severin Gehwolf
|
85ed78c063
|
8345185: Update jpackage to not include service bindings by default
Reviewed-by: asemenyuk
|
2025-01-13 09:26:31 +00:00 |
|
Daniel Jeliński
|
3b9732edc6
|
8345471: Clean up compiler/intrinsics/sha/cli tests
Reviewed-by: kvn
|
2025-01-13 08:13:57 +00:00 |
|
Damon Fenacci
|
b37f123625
|
8347407: [BACKOUT] C1/C2 don't handle allocation failure properly during initialization (RuntimeStub::new_runtime_stub fatal crash)
Reviewed-by: thartmann, kvn
|
2025-01-13 07:59:51 +00:00 |
|
Prasanta Sadhukhan
|
9fafd63d46
|
8346828: javax/swing/JScrollBar/4865918/bug4865918.java still fails in CI
Reviewed-by: abhiscxk, dnguyen
|
2025-01-13 05:19:14 +00:00 |
|
Simon Tooke
|
f04a642246
|
8346717: serviceability/dcmd/vm/SystemDumpMapTest.java failing on Windows with "Stack base not yet set for thread id"
Reviewed-by: lmesnik, dholmes
|
2025-01-12 21:39:43 +00:00 |
|
Serguei Spitsyn
|
761774a120
|
8346143: add ClearAllFramePops function to speedup debugger single stepping in some cases
Reviewed-by: cjplummer, amenkov
|
2025-01-10 23:49:03 +00:00 |
|
Alexey Semenyuk
|
10f7142dce
|
8347295: Fix WinResourceTest to make it work with WiX v4.0+
Reviewed-by: almatvee
|
2025-01-10 19:32:05 +00:00 |
|
Alexey Semenyuk
|
01c8ba2cde
|
8347298: Bug in JPackageCommand.ignoreFakeRuntime()
Reviewed-by: almatvee
|
2025-01-10 19:31:48 +00:00 |
|
Alexey Semenyuk
|
d69463e4bc
|
8347300: Don't exclude the "PATH" var from the environment when running app launchers in jpackage tests
Reviewed-by: almatvee
|
2025-01-10 19:30:27 +00:00 |
|
Brian Burkhalter
|
4b554b52e6
|
8346722: (fs) Files.probeContentType throws ClassCastException with custom file system provider
Reviewed-by: alanb
|
2025-01-10 18:50:40 +00:00 |
|
Leonid Mesnik
|
e7e8f60c9b
|
8347302: Mark test tools/jimage/JImageToolTest.java as flagless
Reviewed-by: alanb, shade
|
2025-01-10 16:50:21 +00:00 |
|
Roland Westrelin
|
9cf7d42b65
|
8346184: C2: assert(has_node(i)) failed during split thru phi
Reviewed-by: thartmann, chagedorn
|
2025-01-10 16:47:51 +00:00 |
|
Erik Gahlin
|
ec7393e919
|
8347287: JFR: Remove use of Security Manager
Reviewed-by: mgronlun
|
2025-01-10 13:46:57 +00:00 |
|
Kevin Walls
|
12752b0031
|
8347346: Remove redundant ClassForName.java and test.policy from runtime/Dictionary
Reviewed-by: coleenp
|
2025-01-10 10:51:34 +00:00 |
|