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 |
|
Coleen Phillimore
|
a01e92cdef
|
8347724: Replace SIZE_FORMAT in jfr directory
Reviewed-by: egahlin
|
2025-01-14 17:00:46 +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 |
|
Joachim Kern
|
d532019799
|
8347143: [aix] Fix strdup use in os::dll_load
Reviewed-by: mdoerr, clanger, kbarrett
|
2025-01-14 15:39:45 +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 |
|
Hannes Wallnöfer
|
56c780078f
|
8347381: Upgrade jQuery UI to version 1.14.1
Reviewed-by: liach
|
2025-01-14 14:00:54 +00:00 |
|
Magnus Ihse Bursie
|
1c64a459a6
|
8347501: Make static-launcher fails after JDK-8346669
Reviewed-by: syan, erikj
|
2025-01-14 13:47:33 +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 |
|
Daniel Lundén
|
cbb2b847e4
|
8344130: C2: Avoid excessive hoisting in scheduler due to minuscule differences in block frequency
Reviewed-by: rcastanedalo, kvn
|
2025-01-14 10:23:57 +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 |
|
Yasumasa Suenaga
|
6eb83ef874
|
8347500: hsdis cannot be built with Capstone.next
Reviewed-by: ihse, simonis
|
2025-01-14 09:06:25 +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 |
|
Alex Menkov
|
0ae5c6b38b
|
8342996: Enhance Attach API to support arbitrary length arguments - OSX
Reviewed-by: sspitsyn, kevinw
|
2025-01-14 01:26:31 +00:00 |
|
SendaoYan
|
91b63ca748
|
8345016: [ASAN] java.c reported ‘%s’ directive argument is null [-Werror=format-truncation=]
Reviewed-by: rriggs
|
2025-01-14 01:13:31 +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 |
|
Magnus Ihse Bursie
|
d3a7ac22c9
|
8346383: Cannot use DllMain in libdt_socket for static builds
Reviewed-by: dholmes, sspitsyn
|
2025-01-13 21:22:44 +00:00 |
|
Phil Race
|
13a1775718
|
8344146: Remove temporary font file tracking code.
Reviewed-by: honkar, aivanov
|
2025-01-13 20:10:19 +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 |
|
Martin Doerr
|
13e1ea53c5
|
8346038: [REDO] - [C1] LIR Operations with one input should be implemented as LIR_Op1
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Reviewed-by: kvn, sviswanathan
|
2025-01-13 20:03:34 +00:00 |
|
Joe Darcy
|
7c883c284d
|
8347605: Use spec tag to refer to IEEE 754 standard
Reviewed-by: bpb, iris
|
2025-01-13 19:59:49 +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 |
|
Julian Waters
|
a289bcfe7e
|
8306579: Consider building with /Zc:throwingNew
Reviewed-by: ihse, kbarrett
|
2025-01-13 14:02:41 +00:00 |
|
Zhengyu Gu
|
cede30416f
|
8347482: Remove unused field in ParkEvent
Reviewed-by: dholmes
|
2025-01-13 13:50:05 +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
|
cc19897202
|
8293123: Fix various include file ordering
Reviewed-by: dholmes, stefank
|
2025-01-13 13:14:15 +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 |
|
Magnus Ihse Bursie
|
c885e59cfa
|
8346377: Properly support static builds for Windows
Reviewed-by: erikj
|
2025-01-13 12:25:10 +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 |
|
Christian Hagedorn
|
ed0b555627
|
8344035: Replace predicate walking code in Loop Unswitching with a predicate visitor
Reviewed-by: roland, kvn
|
2025-01-13 08:09:08 +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 |
|
Matthias Baesken
|
1f7925ceb4
|
8347270: Remove unix_getParentPidAndTimings, unix_getChildren and unix_getCmdlineAndUserInfo
Reviewed-by: rriggs, clanger, jkern
|
2025-01-13 07:47:39 +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
|
3145278847
|
8346727: JvmtiVTMSTransitionDisabler deadlock
Reviewed-by: cjplummer, lmesnik
|
2025-01-11 07:07:27 +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 |
|