88221 Commits

Author SHA1 Message Date
Xiaolong Peng
08b4245d70 nit: comments to explain why mutator_allocator_remaining_bytes needs to be added back when reset bytes_allocated_since_gc_start 2026-04-09 10:44:43 -07:00
Xiaolong Peng
d6543f9006 nit: comments 2026-04-07 22:22:21 -07:00
Xiaolong Peng
b8c30abd46 nit: comments 2026-04-07 17:41:06 -07:00
Xiaolong Peng
6fab3f1232 nit: rename functions 2026-04-07 16:35:03 -07:00
Xiaolong Peng
2abe6a2938 Merge branch 'master' into cas-alloc-1 2026-04-07 13:30:18 -07:00
Ashay Rane
e79692881f 8381449: Build fails when Windows is not installed on C:
Reviewed-by: ysuenaga, erikj, lmesnik
2026-04-06 15:44:19 +00:00
Ashutosh Mehra
133c0424b9 8364584: Inconsistency in setting up cpu feature bits
Reviewed-by: kvn, iklam
2026-04-06 15:30:55 +00:00
Vicente Romero
4fcf913b93 8381639: Remove bug id 8381475 from test/jdk/tools/sincechecker/modules/jdk.compiler/JdkCompilerCheckSince.java
Reviewed-by: liach
2026-04-06 13:48:34 +00:00
Jaikiran Pai
f40a359df3 8373778: java.util.NoSuchElementException in HttpURLConnection.doTunneling0 when connecting via HTTPS
Reviewed-by: michaelm, vyazici
2026-04-06 13:21:44 +00:00
Daisuke Yamazaki
1d290109d3 8379675: test/jdk/sun/security/pkcs11/rsa/GenKeyStore.java uses removed methods
Reviewed-by: weijun
2026-04-06 03:08:19 +00:00
William Kemper
f21e47db80 8381549: GenShen: Global collections skip coalesce and fill when the collection set is empty
Reviewed-by: kdnilsen, xpeng, ysr
2026-04-03 21:04:52 +00:00
Ioi Lam
a333111bd8 8380291: AOT cache should store only unregistered classes with file: code source
Reviewed-by: kvn, iveresov
2026-04-03 20:28:45 +00:00
William Kemper
e254526f4a 8380958: GenShen: Regulator thread may observe inconsistent old generation state
Reviewed-by: kdnilsen, xpeng
2026-04-03 20:10:26 +00:00
Naoto Sato
410b3e816a 8381606: Javadoc typo in ResourceBundle example
Reviewed-by: iris, jlu
2026-04-03 19:37:33 +00:00
Justin Lu
0c98ab8dc9 8380936: Cleanup temp dir usage in ZipFSTester
Reviewed-by: jpai
2026-04-03 16:24:59 +00:00
Vladimir Kozlov
ba0aefba9c 8381596: Adjust checks which use supports_ht() on x86 for hybrid CPUs
Reviewed-by: iklam, iveresov
2026-04-03 15:58:48 +00:00
Emanuel Peter
4a4701106c 8369699: Template Framework Library: add VectorAPI types and operations
Reviewed-by: mhaessig, vlivanov, galder
2026-04-03 12:39:49 +00:00
Dingli Zhang
f8ca6f6f09 8381554: RISC-V: Small refactoring for cmp_klass_compressed macro-assembler routine
Reviewed-by: fyang, gcao, wenanjian
2026-04-03 06:15:19 +00:00
Daniel Jeliński
4bb7204fa9 8377181: HttpClient may leak closed QUIC connection objects
Reviewed-by: dfuchs
2026-04-03 05:48:24 +00:00
Dean Long
4253db2252 8350208: CTW: GraphKit::add_safepoint_edges asserts "not enough operands for reexecution"
Co-authored-by: Quan Anh Mai <qamai@openjdk.org>
Reviewed-by: mhaessig, vlivanov
2026-04-03 04:08:21 +00:00
Ioi Lam
95e90299b4 8381553: Clean up AOTCodeCache configuration checks
Reviewed-by: kvn, asmehra
2026-04-03 03:20:38 +00:00
Shiv Shah
fbbf2c3af3 8269613: vmTestbase/vm/mlvm/mixed/stress/java/findDeadlock/TestDescription.java fails with OOME in CodeCache
Reviewed-by: lmesnik, epavlova
2026-04-03 00:52:00 +00:00
Shiv Shah
f1a414b61c 8338594: Update nsk/aod tests to use driver instead of othervm
Reviewed-by: lmesnik, cjplummer
2026-04-03 00:44:00 +00:00
Vicente Romero
e05eb1418e 8381475: Test tools/sincechecker/modules/jdk.compiler/JdkCompilerCheckSince.java fails for DocSourcePositions.java
Reviewed-by: mikael
2026-04-02 22:57:35 +00:00
Mahendra Chhipa
5e89669d18 8381568: Refactor java/net/spi/InetAddressResolverProvider test from testNg to use JUnit
Reviewed-by: dfuchs
2026-04-02 19:59:21 +00:00
Xiaolong Peng
14877f8f93 Remove unnecessary loop 2026-04-02 09:59:27 -07:00
Xiaolong Peng
cb2292164b Remove use_affiliated_first logic from collector allocation 2026-04-02 09:41:48 -07:00
Matias Saavedra Silva
0ada293cb4 8380091: Tests in runtime/cds are failing with log parsing errors - missing output - but the output seems present
Reviewed-by: coleenp, dholmes
2026-04-02 14:10:46 +00:00
Daniel Jeliński
06c9aebce3 8377550: [REDO] Need to keep leading zeros in TlsPremasterSecret of TLS1.3 DHKeyAgreement
Reviewed-by: hchao, mullan
2026-04-02 13:40:51 +00:00
Vladimir Petko
81b6fcc3e9 8381555: test/hotspot/jtreg/gc/arguments/TestG1CompressedOops.java fails on 32 bit architectures
Reviewed-by: jsikstro
2026-04-02 13:12:48 +00:00
Alan Bateman
262f574abc 8381487: Replace threadDump.schema.json with document to describe format
Reviewed-by: kevinw
2026-04-02 13:06:06 +00:00
Jan Lahoda
a506853a82 8374020: Inconsistent handling of type updates in typeWithAnnotations
Reviewed-by: abimpoudis
2026-04-02 08:53:05 +00:00
Dusan Balek
fa5ec62405 8378950: Repeated warnings when annotation processing is happening
Co-authored-by: Archie Cobbs <acobbs@openjdk.org>
Reviewed-by: jlahoda
jdk-27+16
2026-04-02 08:20:47 +00:00
Igor Veresov
c18e3a3377 8379819: Creating AOT configuration crashes in MethodTrainingData::prepare
Reviewed-by: iklam, kvn
2026-04-02 00:18:11 +00:00
Daniel Gredler
cddee6d6eb 8380028: Fix Page8 of manual test java/awt/print/PrinterJob/PrintTextTest.java on macOS
Reviewed-by: prr, psadhukhan
2026-04-01 20:37:24 +00:00
Phil Race
ce9b3b59aa 8380941: Remove AppContext from java.awt.Window implementation
Reviewed-by: azvegint, kizune
2026-04-01 19:10:55 +00:00
Phil Race
40e5745dea 8380714: sun.font.HBShaper : use getUpcallStub to create all up call stubs
Reviewed-by: serb, psadhukhan
2026-04-01 19:10:39 +00:00
Phil Race
3cb4d7db19 8381037: Remove AppContext from miscellaneous awt shared classes
Reviewed-by: azvegint, dnguyen
2026-04-01 18:36:47 +00:00
Xiaolong Peng
379a9a6267 Remove unnecessary virtual modifier 2026-04-01 11:27:15 -07:00
Weijun Wang
9131c72d63 8368692: Restrict Password::readPassword from reading from System.in
Reviewed-by: mullan
2026-04-01 17:49:31 +00:00
Xiaolong Peng
fbdbb1ff10
Merge branch 'openjdk:master' into cas-alloc-1 2026-04-01 10:14:08 -07:00
Ioi Lam
eed91689f3 8381117: AOT training run fails if memory for ConstantPool is reused
Reviewed-by: asmehra, iveresov, kvn
2026-04-01 17:10:40 +00:00
Mikael Vidstedt
3fba38ab74 8373521: Bump minimum boot jdk to JDK 26
Reviewed-by: liach, darcy, iris, erikj
2026-04-01 16:51:28 +00:00
Xiaolong Peng
9a39f31527 Revert the change making get_usable_free_words static 2026-04-01 08:17:36 -07:00
Xiaolong Peng
37ef7d7e33 Sort includes 2026-04-01 07:52:55 -07:00
Albert Mingkun Yang
d2c1907349 8381466: G1: Fix outdated name in G1Policy::decide_on_concurrent_start_pause
Reviewed-by: tschatzl
2026-04-01 14:20:53 +00:00
Paul Hübner
f3a1c67b1c 8381464: Typo in Linker::captureCallState JavaDoc
Reviewed-by: liach, pminborg
2026-04-01 13:03:01 +00:00
Emanuel Peter
9607a7284d 8380513: [VectorAlgorithms] mismatch benchmark and test
Reviewed-by: mchevalier, galder, chagedorn
2026-04-01 12:18:49 +00:00
Emanuel Peter
7df06d1489 8379395: [VectorAlgorithms] new dot-product implementation using fma
Reviewed-by: mchevalier, chagedorn
2026-04-01 12:18:29 +00:00
Liam Miller-Cushon
92b1d8237e 8380147: Don't require a CompilationUnit for end position APIs
Reviewed-by: vromero
2026-04-01 10:10:03 +00:00