katkerem
070ea7296c
relax tests to pass on macOS
2026-04-10 12:05:58 +01:00
katkerem
6f0215fbcf
Merge branch 'master' into opt-simploop-8346177
2026-04-08 16:53:21 +01:00
katkerem
3aa912c2e1
use equals instead of gte in IR assertions and add new tests
2026-04-08 16:52:49 +01:00
Evgeny Astigeevich
1e2aa616c9
8381770: Revert some shared changes done by JDK-8381003
...
Reviewed-by: kvn
2026-04-08 15:47:50 +00:00
Andrew Dinn
34686923aa
8372617: Save and restore stubgen stubs when using an AOT code cache
...
Reviewed-by: kvn, asmehra
2026-04-08 15:44:39 +00:00
Daniel Fuchs
52a54dacb8
8381616: Refactor various java/net/*Socket*/ TestNG tests to use JUnit
...
Reviewed-by: alanb
2026-04-08 15:41:27 +00:00
Serhiy Sachkov
988ec86dc6
8381838: java/net/DatagramSocket/SendReceiveMaxSize.java fails to compile after JDK-8381008
...
Reviewed-by: ayang, jpai, dfuchs
2026-04-08 13:02:51 +00:00
Erik Gahlin
cc1c427f47
8380755: jdk/jfr/event/gc/heapsummary/TestHeapSummaryEventG1.java fails gcId should be increasing
...
Reviewed-by: dholmes, mgronlun
2026-04-08 12:19:07 +00:00
Manuel Hässig
28a91d0e3a
8381795: AArch64: Optimized build is broken after JDK-8381003
...
Reviewed-by: chagedorn, jsikstro, eastigeevich
2026-04-08 12:00:42 +00:00
Thomas Schatzl
2ff1a29212
8381703: G1: Racy re-read of G1CMRootRegion::num_remaining_regions causes assertion failures
...
Reviewed-by: iwalulya, ayang
2026-04-08 11:44:12 +00:00
Coleen Phillimore
a27e7ca756
8381793: Clean up unused ProblemList-coh.txt
...
Reviewed-by: dholmes
2026-04-08 11:43:45 +00:00
Serhiy Sachkov
d7bace12ff
8380990: Update testng and junit tests to use diagnoseConfigurationIssue() method and post processing
...
Reviewed-by: dfuchs
2026-04-08 09:29:59 +00:00
Alexey Ivanov
cfae18fa60
8381745: Ensure Modal/FileDialog tests explicitly reference Asserts class
...
Reviewed-by: serb, dmarkov
2026-04-08 08:56:58 +00:00
Dingli Zhang
6e1a1f927f
8381724: RISC-V: Pass temp registers and use them in CardTableBarrierSetAssembler::store_check()
...
Reviewed-by: fyang, ayang, wenanjian
2026-04-08 08:43:19 +00:00
Matthias Baesken
cbef44cbc0
8381008: [aix] Test java/net/DatagramSocket/SendReceiveMaxSize.java#preferIPv6Loopback fails after JDK-8380824
...
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Reviewed-by: mdoerr, jpai, dfuchs
2026-04-08 08:21:52 +00:00
Daniel Jeliński
7a11bdd257
8381722: Incremental build fails with FileAlreadyExistsException: PreviewFeature.java
...
Reviewed-by: jpai, erikj, jlahoda
2026-04-08 06:58:46 +00:00
Jan Lahoda
f6baab704e
8379550: Bad bytecode offset after JDK-8371155
...
Reviewed-by: vromero, abimpoudis
2026-04-08 06:23:42 +00:00
katkerem
0fd1b7c17b
set intAdd MUL_I assertion to 1
2026-04-07 20:43:02 +01:00
katkerem
ff9b93333c
Merge branch 'master' into opt-simploop-8346177
2026-04-07 18:37:20 +01:00
katkerem
9079f8aff1
address comments
2026-04-07 18:37:04 +01:00
Daisuke Yamazaki
67c6990f9a
8344212: Bring back @see GraphicsConfiguration to MouseInfo.getPointerInfo()
...
Reviewed-by: aivanov, dmarkov, serb
2026-04-07 16:30:17 +00:00
Vladimir Kozlov
da16b409c3
8381656: Take into account trampoline stub size and its relocations on Aarch64
...
Reviewed-by: dlong
2026-04-07 14:18:01 +00:00
Vladimir Kozlov
b297f59dc9
8381659: Determine actual jump instruction when AOT and JITed code are used
...
Reviewed-by: dlong, iveresov
2026-04-07 14:01:55 +00:00
Daisuke Yamazaki
34ac926d9c
8378157: Section hyperlink in doc/testing.md refers to building.html instead of building.md
...
Reviewed-by: erikj, iris, ayang
2026-04-07 12:23:03 +00:00
Daniel Jeliński
547ebe7236
8381316: HttpClient / Http3: poor exception messages on SSL handshake errors
...
Reviewed-by: dfuchs
2026-04-07 11:48:01 +00:00
Stefan Karlsson
69c4a211ee
8381561: G1: Cleanup patch in preparation for eager reclamation of flat arrays
...
Reviewed-by: tschatzl, ayang, iwalulya
2026-04-07 11:30:23 +00:00
Anton Seoane Ampudia
c267c84ff6
8358766: Improve detection of changes to print IGVN steps
...
Reviewed-by: qamai, bmaillard, krk
2026-04-07 11:27:18 +00:00
katkerem
425ef85b8d
Merge branch 'master' into opt-simploop-8346177
2026-04-07 12:20:33 +01:00
Evgeny Astigeevich
9cf2b686bd
8381003: [REDO] Mitigate Neoverse-N1 erratum 1542419 negative impact on GCs and JIT performance
...
Reviewed-by: aph
2026-04-07 10:35:31 +00:00
Casper Norrbin
0b803bd34e
8380103: Perfdata shared memory file flock failures
...
Reviewed-by: dholmes, aartemov
2026-04-07 08:09:00 +00:00
Manuel Hässig
f31421266f
8370416: C2: Optimizing away arraycopy leads to wrong execution
...
Co-authored-by: Olivier Mattmann <olivier.mattmann@bluewin.ch>
Co-authored-by: Roland Westrelin <roland@openjdk.org>
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Co-authored-by: Tobias Hartmann <thartmann@openjdk.org>
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Co-authored-by: Quan Anh Mai <qamai@openjdk.org>
Reviewed-by: epeter, qamai
2026-04-07 07:35:50 +00:00
Anton Seoane Ampudia
06b797ec6b
8350603: Several more compiler tests ignore vm flags and don't have vm.flagless
...
Reviewed-by: dfenacci, rcastanedalo, syan
2026-04-07 07:22:22 +00:00
Ashay Rane
132a8d118b
8381451: Prefetch support on Windows/x86 and Windows/AArch64
...
Reviewed-by: dholmes, jwaters
2026-04-07 05:38:50 +00:00
Dingli Zhang
a90f5a6300
8381611: RISC-V: Factor out function cmpptr from MacroAssembler
...
Reviewed-by: fyang, gcao
2026-04-07 01:08:11 +00:00
Vladimir Kozlov
1688d0f936
8381655: Port JDK-8363978 fix from leyden repo to mainline
...
Reviewed-by: iveresov, iklam
2026-04-06 23:32:33 +00:00
Vladimir Kozlov
273167f723
8381683: Pass temp registers and use them in CardTableBarrierSetAssembler::store_check() on Aarch64
...
Reviewed-by: iveresov, vlivanov, aph
2026-04-06 23:25:36 +00:00
Robert Toyonaga
ef2e5379f5
8380467: JFR: RepositoryFiles.updatePaths() searches for chunkfiles incorrectly
...
Reviewed-by: egahlin
2026-04-06 21:00:36 +00: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