Alex Menkov
|
b3f56086c9
|
8358094: Test vmTestbase/nsk/jvmti/AttachOnDemand/attach045/TestDescription.java still times out after JDK-8357282
Reviewed-by: sspitsyn, cjplummer, lmesnik
|
2025-06-13 17:15:41 +00:00 |
|
Manuel Hässig
|
b4c4496ef8
|
8354196: C2: reorder and capitalize phase definition
Reviewed-by: chagedorn, mchevalier
|
2025-06-13 13:02:27 +00:00 |
|
Manuel Hässig
|
e8ef93ae9d
|
8357782: JVM JIT Causes Static Initialization Order Issue
Co-authored-by: Tobias Hartmann <thartmann@openjdk.org>
Reviewed-by: thartmann, dlong, dfenacci
|
2025-06-13 11:16:36 +00:00 |
|
SendaoYan
|
a0fb35c837
|
8359272: Several vmTestbase/compact tests timed out on large memory machine
Reviewed-by: tschatzl, ayang
|
2025-06-13 08:46:12 +00:00 |
|
Doug Simon
|
a8b4284848
|
8359293: Make TestNoNULL extensible
Reviewed-by: kbarrett
|
2025-06-13 08:01:18 +00:00 |
|
Tobias Hartmann
|
ed39e17e34
|
8359200: Memory corruption in MStack::push
Reviewed-by: shade, kvn
|
2025-06-13 07:45:18 +00:00 |
|
Emanuel Peter
|
6749c62b9e
|
8358772: Template-Framework Library: Primitive Types
Reviewed-by: mhaessig, chagedorn
|
2025-06-13 06:55:48 +00:00 |
|
Quan Anh Mai
|
991097b7bf
|
8315066: Add unsigned bounds and known bits to TypeInt/Long
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: epeter, kvn, jbhateja
|
2025-06-13 01:05:44 +00:00 |
|
Volkan Yazici
|
0ef0986731
|
8359168: Revert stdin.encoding usage in test/hotspot/jtreg/vmTestbase/nsk/jvmti/AttachOnDemand/attach010/attach010Agent00.java
Reviewed-by: cjplummer
|
2025-06-12 17:12:04 +00:00 |
|
Roland Westrelin
|
1fcede053c
|
8358334: C2/Shenandoah: incorrect execution with Unsafe
Reviewed-by: wkemper, shade
|
2025-06-12 15:02:38 +00:00 |
|
Afshin Zafari
|
fae9c7a3f0
|
8351661: NMT: VMATree should support separate call-stacks for reserve and commit operations
Reviewed-by: gziemski, jsjolen
|
2025-06-12 14:46:39 +00:00 |
|
Emanuel Peter
|
dd68829017
|
8347273: C2: VerifyIterativeGVN for Ideal and Identity
Reviewed-by: chagedorn, mhaessig
|
2025-06-12 14:19:08 +00:00 |
|
Emanuel Peter
|
b85fe02be5
|
8358600: Template-Framework Library: Template for TestFramework test class
Reviewed-by: chagedorn, mhaessig
|
2025-06-12 14:12:14 +00:00 |
|
Radim Vansa
|
e18277b470
|
8352075: Perf regression accessing fields
Reviewed-by: coleenp, iklam, jsjolen
|
2025-06-12 12:29:15 +00:00 |
|
Marc Chevalier
|
b6ec93b038
|
8359121: C2: Region added by vectorizedMismatch intrinsic can survive as a dead node after IGVN
Reviewed-by: thartmann, chagedorn
|
2025-06-12 11:40:31 +00:00 |
|
Matthias Baesken
|
d7aa349820
|
8357826: Avoid running some jtreg tests when asan is configured
Reviewed-by: sspitsyn, amitkumar, lmesnik, syan, lucy, cjplummer
|
2025-06-12 07:08:39 +00:00 |
|
Ioi Lam
|
3b32f6a8ec
|
8344556: [Graal] compiler/intrinsics/bmi/* fail when AOTCache cannot be loaded
Reviewed-by: dnsimon, kvn
|
2025-06-12 00:41:39 +00:00 |
|
Calvin Cheung
|
429158218b
|
8357382: runtime/cds/appcds/aotClassLinking/BulkLoaderTest.java#aot fails with Xcomp and C1
Reviewed-by: iklam, kvn
|
2025-06-11 18:10:34 +00:00 |
|
Jatin Bhateja
|
c98dffa186
|
8357982: Fix several failing BMI tests with -XX:+UseAPX
Reviewed-by: epeter, sviswanathan
|
2025-06-11 13:48:56 +00:00 |
|
Martin Doerr
|
abc76c6b5b
|
8359126: [AIX] new test TestImplicitNullChecks.java fails
Reviewed-by: rcastanedalo, dbriemann
|
2025-06-11 08:28:31 +00:00 |
|
Albert Mingkun Yang
|
38b877e941
|
8358294: Remove unnecessary GenAlignment
Reviewed-by: iwalulya, tschatzl
|
2025-06-10 20:10:19 +00:00 |
|
Alex Menkov
|
8f487d26c0
|
8358577: Test serviceability/jvmti/thread/GetCurrentContendedMonitor/contmon01/contmon01.java failed: unexpexcted monitor object
Reviewed-by: cjplummer, syan, sspitsyn
|
2025-06-10 19:05:08 +00:00 |
|
Ioi Lam
|
d186dacdb7
|
8357591: Re-enable CDS test cases for jvmci after JDK-8345826
Reviewed-by: dholmes, kvn
|
2025-06-09 21:54:55 +00:00 |
|
Jiangli Zhou
|
cae1fd3385
|
8357632: CDS test failures on static JDK
Reviewed-by: ccheung, dholmes
|
2025-06-09 16:08:18 +00:00 |
|
Joel Sikström
|
1c72b350e4
|
8357053: ZGC: Improved utility for ZPageAge
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Reviewed-by: sjohanss, stefank
|
2025-06-09 09:03:12 +00:00 |
|
Roberto Castañeda Lozano
|
91f12600d2
|
8345067: C2: enable implicit null checks for ZGC reads
Reviewed-by: aboldtch, kvn, epeter
|
2025-06-09 06:23:17 +00:00 |
|
Daniel Skantz
|
6c616c71ec
|
8357822: C2: Multiple string optimization tests are no longer testing string concatenation optimizations
Reviewed-by: rcastanedalo, epeter
|
2025-06-09 06:11:05 +00:00 |
|
Vicente Romero
|
8adb052b46
|
8341778: Some javac tests ignore the result of JavacTask::call
Reviewed-by: shade
|
2025-06-06 14:11:27 +00:00 |
|
Hamlin Li
|
9658cecde3
|
8358685: [TEST] AOTLoggingTag.java failed with missing log message
Reviewed-by: iklam, shade
|
2025-06-06 13:59:17 +00:00 |
|
Volkan Yazici
|
bb2611ad43
|
8357993: Use "stdin.encoding" for reading System.in with InputStreamReader/Scanner [hotspot]
Reviewed-by: cjplummer, sspitsyn
|
2025-06-06 06:53:10 +00:00 |
|
Christian Stein
|
fe3be498b8
|
8357141: Update to use jtreg 7.5.2
Reviewed-by: erikj, ihse, iris
|
2025-06-05 17:30:01 +00:00 |
|
Nizar Benalla
|
af87035b71
|
8355746: Start of release updates for JDK 26
8355748: Add SourceVersion.RELEASE_26
8355751: Add source 26 and target 26 to javac
Co-authored-by: Joe Darcy <darcy@openjdk.org>
Reviewed-by: iris, coleenp, darcy
|
2025-06-05 16:01:32 +00:00 |
|
Patricio Chilano Mateo
|
c59e44a7aa
|
8357914: TestEmptyBootstrapMethodsAttr.java fails when run with TEST_THREAD_FACTORY=Virtual
Reviewed-by: lmesnik, dholmes, sspitsyn, syan
|
2025-06-05 15:02:02 +00:00 |
|
Dmitry Chuyko
|
23f1d4f9a9
|
8337666: AArch64: SHA3 GPR intrinsic
Reviewed-by: aph
|
2025-06-05 14:28:27 +00:00 |
|
Vladimir Kozlov
|
849655a145
|
8358632: [asan] reports heap-buffer-overflow in AOTCodeCache::copy_bytes
Reviewed-by: vlivanov, iveresov
|
2025-06-05 03:25:46 +00:00 |
|
David Holmes
|
8f8b367ae3
|
8350029: Illegal invokespecial interface not caught by verification
Reviewed-by: coleenp, matsaave
|
2025-06-05 00:35:26 +00:00 |
|
Aleksey Shipilev
|
4e314cb9e0
|
8356000: C1/C2-only modes use 2 compiler threads on low CPU count machines
Reviewed-by: kvn, dfenacci, galder
|
2025-06-04 14:21:34 +00:00 |
|
Matias Saavedra Silva
|
a2723d91df
|
8345347: Test runtime/cds/TestDefaultArchiveLoading.java should accept VM flags or be marked as flagless
Reviewed-by: lmesnik, stefank, ccheung
|
2025-06-04 14:16:20 +00:00 |
|
Tom Shull
|
0352477ff5
|
8357660: [JVMCI] Add support for retrieving all BootstrapMethodInvocations directly from ConstantPool
Reviewed-by: dnsimon, yzheng
|
2025-06-04 13:50:36 +00:00 |
|
Emanuel Peter
|
248341d372
|
8344942: Template-Based Testing Framework
Co-authored-by: Tobias Hartmann <thartmann@openjdk.org>
Co-authored-by: Tobias Holenstein <tholenstein@openjdk.org>
Co-authored-by: Theo Weidmann <tweidmann@openjdk.org>
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Co-authored-by: Manuel Hässig <mhaessig@openjdk.org>
Reviewed-by: chagedorn, mhaessig, rcastanedalo
|
2025-06-04 13:16:24 +00:00 |
|
Robbin Ehn
|
dc961609f8
|
8356159: RISC-V: Add Zabha
Reviewed-by: fyang, fjiang
|
2025-06-04 12:43:23 +00:00 |
|
Alan Bateman
|
f17b2bc06a
|
8356870: HotSpotDiagnosticMXBean.dumpThreads and jcmd Thread.dump_to_file updates
Reviewed-by: sspitsyn, kevinw
|
2025-06-04 04:10:10 +00:00 |
|
Tom Shull
|
e235b61a8b
|
8357987: [JVMCI] Add support for retrieving all methods of a ResolvedJavaType
Reviewed-by: dnsimon, yzheng, never
|
2025-06-03 19:38:58 +00:00 |
|
Chris Plummer
|
c382da5798
|
8358178: Some nsk/jdi tests should be run with includevirtualthreads=y even though they pass without
Reviewed-by: sspitsyn, lmesnik
|
2025-06-03 17:19:31 +00:00 |
|
Jatin Bhateja
|
d7e58ac480
|
8351635: C2 ROR/ROL: assert failed: Long constant expected
Reviewed-by: thartmann, chagedorn
|
2025-06-03 17:00:54 +00:00 |
|
Patricio Chilano Mateo
|
16e120b008
|
8357910: LoaderConstraintsTest.java fails when run with TEST_THREAD_FACTORY=Virtual
Reviewed-by: dholmes, coleenp
|
2025-06-03 16:12:53 +00:00 |
|
Axel Boldt-Christmas
|
def7355cc9
|
8356716: ZGC: Cleanup Uncommit Logic
Reviewed-by: eosterlund, jsikstro
|
2025-06-03 09:36:21 +00:00 |
|
Martin Doerr
|
457d9de81d
|
8358013: [PPC64] VSX has poor performance on Power8
Reviewed-by: dbriemann, clanger
|
2025-06-03 09:24:13 +00:00 |
|
Marc Chevalier
|
be923a8b72
|
8353266: C2: Wrong execution with Integer.bitCount(int) intrinsic on AArch64
Reviewed-by: aph, thartmann
|
2025-06-03 08:06:43 +00:00 |
|
Manuel Hässig
|
24edd3b2c1
|
8354930: IGV: dump C2 graph before and after live range stretching
Reviewed-by: rcastanedalo, chagedorn
|
2025-06-03 03:19:19 +00:00 |
|