Severin Gehwolf
|
63cedaf40e
|
8347334: JimageDiffGenerator code clean-ups
Reviewed-by: henryjen, mbaesken
|
2025-01-15 14:44:35 +00:00 |
|
Sonia Zaldana Calles
|
254e840d9a
|
8340416: Remove ArchiveBuilder::estimate_archive_size()
Reviewed-by: iklam, ccheung
|
2025-01-15 14:09:27 +00:00 |
|
Hannes Greule
|
8193ba3de2
|
8347562: javac crash due to type vars in permits clause
Reviewed-by: vromero
|
2025-01-15 14:09:14 +00:00 |
|
Daniel Fuchs
|
7df21a8f09
|
8347597: HttpClient: improve exception reporting when closing connection
Reviewed-by: jpai
|
2025-01-15 12:40:38 +00:00 |
|
Coleen Phillimore
|
b0e2be6f6b
|
8347729: Replace SIZE_FORMAT in parallel and serial gc
Reviewed-by: dholmes, tschatzl
|
2025-01-15 12:25:59 +00:00 |
|
Per Minborg
|
d4e5ec2746
|
8346610: Make all imports consistent in the FFM API
Reviewed-by: mcimadamore
|
2025-01-15 12:19:27 +00:00 |
|
Coleen Phillimore
|
c36200b098
|
8347721: Replace SIZE_FORMAT in compiler directories
Reviewed-by: kvn, dlong
|
2025-01-15 12:16:58 +00:00 |
|
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 |
|
Fei Yang
|
4f3dc9d13a
|
8347352: RISC-V: Cleanup bitwise AND assembler routines
Reviewed-by: rehn, fjiang, mli
|
2025-01-15 08:04:04 +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 |
|
Henry Jen
|
a3be97e2d6
|
8347761: Test tools/jimage/JImageExtractTest.java fails after JDK-8303884
Reviewed-by: dholmes
|
2025-01-15 05:40:04 +00:00 |
|
Chen Liang
|
28e01e6559
|
8347762: ClassFile attribute specification refers to non-SE modules
Reviewed-by: darcy, dholmes
|
2025-01-15 05:24:43 +00:00 |
|
Ioi Lam
|
be1cdd9450
|
8344140: Refactor the discovery of AOT cache artifacts
Reviewed-by: ccheung, asmehra
|
2025-01-15 04:32:47 +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 |
|
William Kemper
|
9782bfdd27
|
8347620: Shenandoah: Use 'free' tag for free set related logging
Reviewed-by: ysr
|
2025-01-15 01:28:07 +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 |
|
Patricio Chilano Mateo
|
ec2aaaaf83
|
8326236: assert(ce != nullptr) failed in Continuation::continuation_bottom_sender
Reviewed-by: dholmes, mgronlun
|
2025-01-14 21:51:05 +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 |
|
Vladimir Ivanov
|
10d08dbc81
|
8346142: [perf] scalability issue for the specjvm2008::xml.validation workload
Reviewed-by: joehw
|
2025-01-14 21:29:52 +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 |
|
Severin Gehwolf
|
2de71d0445
|
8347129: cpuset cgroups controller is required for no good reason
Reviewed-by: stuefe, asmehra
|
2025-01-14 19:40:50 +00:00 |
|
Kim Barrett
|
4c30933b2a
|
8346971: [ubsan] psCardTable.cpp:131:24: runtime error: large index is out of bounds
Reviewed-by: ayang, tschatzl
|
2025-01-14 18:54:56 +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 |
|
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 |
|