Tejesh R
|
3d0feba00a
|
8352865: Open source several AWT TextComponent tests - Batch 2
Reviewed-by: prr, serb, jdv
|
2025-04-17 06:39:50 +00:00 |
|
Matthias Baesken
|
af7a19a8cf
|
8354802: MAX_SECS definition is unused in os_linux
Reviewed-by: kbarrett, dholmes
|
2025-04-17 06:34:43 +00:00 |
|
Cesar Soares Lucas
|
055b750d99
|
8354543: Set more meaningful names for "get_vm_result" and "get_vm_result_2"
Reviewed-by: shade, coleenp
|
2025-04-17 06:08:36 +00:00 |
|
Ioi Lam
|
a71f621a32
|
8353694: Resolved Class/Field/Method CP entries missing from AOT Configuration
Reviewed-by: shade, vlivanov
jdk-25+19
|
2025-04-17 03:10:58 +00:00 |
|
Anjian-Wen
|
07aad68c17
|
8329887: RISC-V: C2: Support Zvbb Vector And-Not instruction
Reviewed-by: fyang, fjiang
|
2025-04-17 02:16:24 +00:00 |
|
Leonid Mesnik
|
db2dffb6e5
|
8354559: gc/g1/TestAllocationFailure.java doesn't need WB API
Reviewed-by: ayang, kbarrett
|
2025-04-16 23:04:37 +00:00 |
|
Erik Gahlin
|
a2d7f441b8
|
8295651: JFR: 'jfr scrub' should summarize what was removed
Reviewed-by: mgronlun
|
2025-04-16 20:11:26 +00:00 |
|
Volodymyr Paprotski
|
0c34bf0476
|
8354471: Assertion failure with -XX:-EnableX86ECoreOpts
Reviewed-by: sviswanathan, jbhateja
|
2025-04-16 19:57:42 +00:00 |
|
Phil Race
|
98dac46aac
|
8353589: Open source a few Swing menu-related tests
Reviewed-by: jdv, honkar
|
2025-04-16 18:05:07 +00:00 |
|
Ioi Lam
|
e433fa2719
|
8352001: AOT cache should not contain classes injected into built-in class loaders
Reviewed-by: ccheung, matsaave
|
2025-04-16 17:52:53 +00:00 |
|
Damon Nguyen
|
d80db00f82
|
8354873: javax/swing/plaf/metal/MetalIconFactory/bug4952462.java failing on CI
Reviewed-by: honkar
|
2025-04-16 17:19:47 +00:00 |
|
Mikael Vidstedt
|
7a107e2fc4
|
8351603: Change to GCC 14.2.0 for building on Linux at Oracle
8344272: gcc devkit doesn't have lto-plugin where needed
Reviewed-by: ihse, erikj
|
2025-04-16 16:28:12 +00:00 |
|
Rohitash Kumar
|
84458ec18c
|
8353013: java.net.URI.create(String) may have low performance to scan the host/domain name from URI string when the hostname starts with number
Reviewed-by: michaelm, xpeng
|
2025-04-16 16:08:31 +00:00 |
|
KIRIYAMA Takuya
|
c3de94cee1
|
8352942: jdk/jfr/startupargs/TestMemoryOptions.java fails with 32-bit build
Reviewed-by: phh
|
2025-04-16 15:42:40 +00:00 |
|
Ferenc Rakoczi
|
465c8e6583
|
8349721: Add aarch64 intrinsics for ML-KEM
Reviewed-by: adinn
|
2025-04-16 12:35:24 +00:00 |
|
Jan Lahoda
|
1ad869f844
|
8322706: AnnotationTypeMismatchException in javac with annotation processing
Reviewed-by: vromero
|
2025-04-16 11:43:42 +00:00 |
|
Johan Sjölen
|
7ffad35dac
|
8352568: Test gtest/AsyncLogGtest.java failed at droppingMessage_vm
Reviewed-by: mbaesken, dholmes
|
2025-04-16 11:32:47 +00:00 |
|
Jaikiran Pai
|
c6243fc27f
|
Merge
Reviewed-by: dfuchs
|
2025-04-16 11:26:59 +00:00 |
|
Robbin Ehn
|
fe3bd5d62f
|
8354667: [TESTBUG] AccessZeroNKlassHitsProtectionZone cds tests require cds
Reviewed-by: lmesnik, syan
|
2025-04-16 09:56:39 +00:00 |
|
Abhishek Kumar
|
8c6b611f35
|
8353832: Opensource FontClass, Selection and Icon tests
Reviewed-by: jdv
|
2025-04-16 09:52:53 +00:00 |
|
Jan Lahoda
|
cfbbcd78bc
|
8350595: jshell <TAB> completion on arrays does not work for clone()
Reviewed-by: asotona
|
2025-04-16 09:23:15 +00:00 |
|
Jaikiran Pai
|
4c3c2b32a1
|
8354576: InetAddress.getLocalHost() on macos may return address of an interface which is not UP - leading to "Network is down" error
Reviewed-by: alanb, dfuchs, vyazici
|
2025-04-16 08:35:05 +00:00 |
|
Severin Gehwolf
|
18d605fadb
|
8354629: Test tools/jlink/ClassFileInMetaInfo.java fails on builds with configure option --enable-linkable-runtime
Reviewed-by: alanb
|
2025-04-16 08:23:03 +00:00 |
|
Artur Barashev
|
ed30fce6df
|
8347847: Enhance jar file support
Reviewed-by: rhalade, jnibedita, pkumaraswamy, ahgross, hchao, weijun, mullan
|
2025-04-16 13:05:32 +05:30 |
|
Damon Fenacci
|
38afa4d42f
|
8338430: Improve compiler transformations
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: ahgross, rhalade, thartmann, epeter
|
2025-04-16 13:05:32 +05:30 |
|
Jamil Nimeh
|
e91b3f0c3d
|
8337692: Better TLS connection support
Co-authored-by: Ferenc Rakoczi <ferenc.r.rakoczi@oracle.com>
Reviewed-by: rhalade, valeriep, pkumaraswamy, mpowers, ahgross, mbalao
|
2025-04-16 13:05:32 +05:30 |
|
Hai-May Chao
|
ef38a04b44
|
8337494: Clarify JarInputStream behavior
Reviewed-by: jpai, rhalade, lancea
|
2025-04-16 13:05:32 +05:30 |
|
Jaikiran Pai
|
cf871db447
|
8342562: Enhance Deflater operations
Reviewed-by: rhalade, alanb, lancea
|
2025-04-16 13:05:32 +05:30 |
|
Prasanta Sadhukhan
|
43b2b0bd1e
|
8343007: Enhance Buffered Image handling
Reviewed-by: rhalade, mschoene, jdv, prr
|
2025-04-16 13:05:32 +05:30 |
|
Aleksey Shipilev
|
9a5c7b3fa9
|
8351162: Clean up x86 (Macro)Assembler after 32-bit x86 removal
Reviewed-by: kvn, coleenp
|
2025-04-16 05:54:21 +00:00 |
|
Jayathirth D V
|
2be5bc847a
|
8354214: Open source Swing tests Batch 2
Reviewed-by: abhiscxk, honkar
|
2025-04-16 04:48:25 +00:00 |
|
Prasanta Sadhukhan
|
55afcb57a5
|
8352682: Opensource JComponent tests
Reviewed-by: jdv, honkar
|
2025-04-16 03:58:17 +00:00 |
|
Jaikiran Pai
|
5526490743
|
8354565: jtreg failure handler GatherProcessInfoTimeoutHandler has a leftover call to System.loadLibrary
Reviewed-by: alanb, kbarrett
|
2025-04-16 01:57:57 +00:00 |
|
Damon Nguyen
|
a2dc9c71e4
|
8352908: Open source several swing tests batch1
Reviewed-by: honkar
|
2025-04-15 23:48:27 +00:00 |
|
Srinivas Vamsi Parasa
|
513c4650c5
|
8354544: Fix bugs in increment and xor APX codegen
Reviewed-by: thartmann, jbhateja
|
2025-04-15 21:25:06 +00:00 |
|
Damon Nguyen
|
4e3f1848ee
|
8353000: Open source several swing tests batch2
Reviewed-by: azvegint
|
2025-04-15 19:36:10 +00:00 |
|
Aleksey Shipilev
|
cec48ed270
|
8354542: Clean up x86 stubs after 32-bit x86 removal
Reviewed-by: adinn, kvn
|
2025-04-15 16:19:03 +00:00 |
|
Alexey Semenyuk
|
fc1464727f
|
8354320: Changes to jpackage.md cause pandoc warning
Reviewed-by: almatvee, ihse, alanb
|
2025-04-15 16:06:12 +00:00 |
|
Matthias Baesken
|
36864a2a08
|
8351491: Add info from release file to hserr file
Reviewed-by: dholmes, lucy
|
2025-04-15 11:55:47 +00:00 |
|
Coleen Phillimore
|
273a9a6155
|
8354448: [REDO] Remove friends for ObjectMonitor
Reviewed-by: kbarrett, shade, dholmes
|
2025-04-15 11:49:58 +00:00 |
|
Volkan Yazici
|
5fc18f5b8a
|
8350279: HttpClient: Add a new HttpResponse method to identify connections
Reviewed-by: dfuchs, jpai
|
2025-04-15 11:41:47 +00:00 |
|
Patrick Strawderman
|
03fd43fc91
|
8353453: URLDecoder should use HexFormat
Reviewed-by: rriggs, jpai
|
2025-04-15 11:26:36 +00:00 |
|
Severin Gehwolf
|
4e24dc003c
|
8353185: Introduce the concept of upgradeable files in context of JEP 493
Reviewed-by: clanger, ihse, alanb
|
2025-04-15 10:16:31 +00:00 |
|
Erik Gahlin
|
d7676c39b6
|
8354508: JFR: Strengthen metadata checks for labels
Reviewed-by: shade
|
2025-04-15 09:48:11 +00:00 |
|
Matthias Baesken
|
81d4c80742
|
8354507: [ubsan] subnode.cpp:406:36: runtime error: negation of -9223372036854775808 cannot be represented in type 'long int'
Reviewed-by: mdoerr, thartmann
|
2025-04-15 09:02:41 +00:00 |
|
Daniel Lundén
|
24be888d65
|
8351833: Unexpected increase in live nodes when splitting Phis through MergeMems in PhiNode::Ideal
Reviewed-by: chagedorn, rcastanedalo, kvn
|
2025-04-15 08:58:02 +00:00 |
|
Jayathirth D V
|
b78378437c
|
8354163: Open source Swing tests Batch 1
Reviewed-by: psadhukhan
|
2025-04-15 08:41:37 +00:00 |
|
Aleksey Shipilev
|
3090e2187c
|
8353572: x86: AMD platforms miss the check for CLWB feature flag
Reviewed-by: vlivanov, kvn
|
2025-04-15 06:03:50 +00:00 |
|
Axel Boldt-Christmas
|
76ff97811a
|
8354510: Skipped gtest cause test failure
Reviewed-by: rehn, erikj
|
2025-04-15 05:11:40 +00:00 |
|
Dr Heinz M. Kabutz
|
c7b70a138f
|
8354111: JavaDoc states that Iterator.remove() is linear in the LinkedBlockingDeque
Reviewed-by: liach, smarks
|
2025-04-15 02:48:32 +00:00 |
|