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 |
|
Chris Plummer
|
5243f3851b
|
8357924: Remove runtime/ErrorHandling/CreateCoredumpOnCrash.java from problem list for macosx-x64
Reviewed-by: syan, dholmes
|
2025-06-02 19:07:29 +00:00 |
|
Ioi Lam
|
bce2bd24ef
|
8356308: Assert with -Xlog:class+path when classpath has an empty element
Reviewed-by: dholmes, ccheung
|
2025-06-02 16:52:05 +00:00 |
|
Calvin Cheung
|
8b6a11f7e0
|
8352187: Don't start management agent during AOT cache creation
Reviewed-by: shade, iklam, kvn
|
2025-06-02 16:51:44 +00:00 |
|
Thomas Schatzl
|
3f59bfd2e1
|
8334759: gc/g1/TestMixedGCLiveThreshold.java fails on Windows with JTREG_TEST_THREAD_FACTORY=Virtual due to extra memory allocation
Reviewed-by: ayang, iwalulya
|
2025-06-02 07:59:10 +00:00 |
|
David Holmes
|
3193a28c53
|
8358259: ProblemList compiler/startup/StartupOutput.java on Windows
Reviewed-by: darcy
|
2025-06-01 23:36:25 +00:00 |
|
Srinivas Vamsi Parasa
|
fc3d3d9b30
|
8351994: Enable Extended EVEX to REX2/REX demotion when src and dst are the same
Reviewed-by: sviswanathan, jbhateja, epeter
|
2025-05-31 23:07:55 +00:00 |
|
David Briemann
|
061b24d4f9
|
8357304: [PPC64] C2: Implement MinV, MaxV and Reduction nodes
Reviewed-by: mdoerr, varadam
|
2025-05-31 02:47:26 +00:00 |
|
Serguei Spitsyn
|
c67fc73595
|
8320189: vmTestbase/nsk/jvmti/scenarios/bcinstr/BI02/bi02t001 memory corruption when using -Xcheck:jni
Reviewed-by: lmesnik, amenkov
|
2025-05-31 00:40:23 +00:00 |
|
Alex Menkov
|
db340e54f8
|
8356222: Thread.print command reports waiting on the Class initialization monitor for both carrier and virtual threads
Reviewed-by: alanb, sspitsyn
|
2025-05-30 21:11:58 +00:00 |
|
Alex Menkov
|
abbffc0103
|
8358202: ProblemList vmTestbase/nsk/jvmti/AttachOnDemand/attach045/TestDescription.java
Reviewed-by: sspitsyn, cjplummer
|
2025-05-30 21:00:34 +00:00 |
|
Chris Plummer
|
14e41ab055
|
8357172: Extend try block in nsk/jdi tests to capture exceptions thrown by Debuggee.classByName()
Reviewed-by: lmesnik, sspitsyn
|
2025-05-30 20:14:14 +00:00 |
|
Chris Plummer
|
82807d43f8
|
8357184: Test vmTestbase/nsk/jdi/ExceptionEvent/_itself_/exevent008/TestDescription.java fails with unreported exception
Reviewed-by: lmesnik, sspitsyn
|
2025-05-30 17:58:46 +00:00 |
|
Chris Plummer
|
3cc630985d
|
8353955: nsk/jdi tests should be fixed to not always require includevirtualthreads=y
Reviewed-by: sspitsyn, amenkov, lmesnik
|
2025-05-30 17:36:03 +00:00 |
|
Daniel Skantz
|
6f9e1175a9
|
8356246: C2: Compilation fails with "assert(bol->is_Bool()) failed: unexpected if shape" in StringConcat::eliminate_unneeded_control
Reviewed-by: rcastanedalo, kvn
|
2025-05-30 06:23:11 +00:00 |
|
Dean Long
|
648c337bea
|
8356648: runtime/Thread/AsyncExceptionTest.java fails with +StressCompiledExceptionHandlers
Reviewed-by: thartmann, kvn
|
2025-05-29 21:41:49 +00:00 |
|
Thomas Stuefe
|
4cf729cfac
|
8323497: On x64, use 32-bit immediate moves for narrow klass base if possible
Reviewed-by: shade, kvn, rkennke
|
2025-05-29 10:42:50 +00:00 |
|
Lei Zhu
|
83a2804858
|
8357408: runtime/interpreter/CountBytecodesTest.java should be flagless
Reviewed-by: shade, syan, lmesnik
|
2025-05-29 05:40:36 +00:00 |
|
Ioi Lam
|
dede3532f7
|
8355798: Implement JEP 514: Ahead-of-Time Command Line Ergonomics
Reviewed-by: erikj, kvn, asmehra
|
2025-05-28 22:12:14 +00:00 |
|
Igor Veresov
|
e3f85c961b
|
8355003: Implement JEP 515: Ahead-of-Time Method Profiling
Co-authored-by: John R Rose <jrose@openjdk.org>
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Co-authored-by: Ioi Lam <iklam@openjdk.org>
Co-authored-by: Vladimir Kozlov <kvn@openjdk.org>
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Reviewed-by: kvn, ihse, cjplummer, iklam
|
2025-05-28 15:15:03 +00:00 |
|
Marc Chevalier
|
4b9290af0a
|
8356647: C2: Excessively strict assert in PhaseIdealLoop::do_unroll
Reviewed-by: chagedorn, epeter, dlong
|
2025-05-28 13:26:15 +00:00 |
|
Serguei Spitsyn
|
f30e15411f
|
8357673: remove test serviceability/jvmti/vthread/TestPinCaseWithCFLH
Reviewed-by: amenkov, lmesnik
|
2025-05-28 11:38:20 +00:00 |
|
Axel Boldt-Christmas
|
f74fbfe5de
|
8357449: ZGC: Multiple medium page sizes
Reviewed-by: stefank, jsikstro
|
2025-05-28 08:20:48 +00:00 |
|