Amit Kumar
|
77e493226d
|
8344026: Ubsan: prevent potential integer overflow in c1_LIRGenerator_<arch>.cpp file
Reviewed-by: aph, epeter, mdoerr
|
2024-12-12 09:51:56 +00:00 |
|
David Holmes
|
ceb4366ebf
|
8345955: Deprecate the UseOprofile flag with a view to removing the legacy oprofile support in the VM
Reviewed-by: iklam, shade
|
2024-12-12 07:53:38 +00:00 |
|
theoweidmannoracle
|
72c6daf1b1
|
8346007: Incorrect copyright header in UModLNodeIdealizationTests.java
Reviewed-by: thartmann
|
2024-12-11 15:21:28 +00:00 |
|
theoweidmannoracle
|
d381d581bf
|
8332268: C2: Add missing optimizations for UDivI/L and UModI/L and unify the shared logic with the signed nodes
Reviewed-by: chagedorn, thartmann, epeter, qamai
|
2024-12-11 14:30:59 +00:00 |
|
Alex Menkov
|
2ddaa46054
|
8305010: Test vmTestbase/nsk/jvmti/scenarios/sampling/SP05/sp05t003/TestDescription.java timed out: thread not suspended
Reviewed-by: cjplummer, lmesnik, sspitsyn
|
2024-12-11 01:37:31 +00:00 |
|
Jasmine Karthikeyan
|
29d648c642
|
8341781: Improve Min/Max node identities
Reviewed-by: chagedorn
|
2024-12-10 22:32:19 +00:00 |
|
Leonid Mesnik
|
1def2d82ac
|
8345700: tier{1,2,3}_compiler don't cover all compiler tests
Reviewed-by: dholmes, shade
|
2024-12-10 17:40:06 +00:00 |
|
Leonid Mesnik
|
d6b5264c3f
|
8345746: Remove :resourcehogs/compiler from :hotspot_slow_compiler
Reviewed-by: kvn
|
2024-12-10 15:53:51 +00:00 |
|
Coleen Phillimore
|
a6277bb521
|
8340212: -Xshare:off -XX:CompressedClassSpaceBaseAddress=0x40001000000 crashes on macos-aarch64
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Reviewed-by: iklam, stuefe
|
2024-12-10 12:27:30 +00:00 |
|
Magnus Ihse Bursie
|
2979806c72
|
8345795: Update copyright year to 2024 for hotspot in files where it was missed
Reviewed-by: dholmes, tschatzl, dnsimon, sspitsyn
|
2024-12-10 08:47:46 +00:00 |
|
Ioi Lam
|
0b9e749f54
|
8345390: [ubsan] systemDictionaryShared.cpp:964: member call on null pointer
Reviewed-by: mbaesken, kbarrett
|
2024-12-09 20:35:54 +00:00 |
|
Chen Liang
|
4966419550
|
8334733: Remove obsolete @enablePreview from tests after JDK-8334714
Reviewed-by: mchung, asotona
|
2024-12-06 14:25:03 +00:00 |
|
Evgeny Nikitin
|
0e2a285277
|
8344833: CTW: Make failing on zero classes optional
Reviewed-by: thartmann, kvn
|
2024-12-06 14:19:15 +00:00 |
|
Roland Westrelin
|
874d68a96c
|
8343747: C2: TestReplicateAtConv.java crashes with -XX:MaxVectorSize=8
Reviewed-by: epeter, kvn
|
2024-12-06 09:19:55 +00:00 |
|
Leonid Mesnik
|
aa3828447c
|
8345435: Eliminate tier1_compiler_not_xcomp group
Reviewed-by: kvn
|
2024-12-06 01:33:22 +00:00 |
|
Kim Barrett
|
dbf48a53ec
|
8344665: Refactor PartialArrayState allocation for reuse
Reviewed-by: tschatzl, ayang, iwalulya, zgu
|
2024-12-05 17:43:48 +00:00 |
|
Pavel Rappo
|
5cc150c636
|
8342979: Start of release updates for JDK 25
8342982: Add SourceVersion.RELEASE_25
8342983: Add source 25 and target 25 to javac
Co-authored-by: Joe Darcy <darcy@openjdk.org>
Reviewed-by: iris, darcy, erikj, dholmes
|
2024-12-05 17:03:27 +00:00 |
|
Calvin Cheung
|
1ece4f9d93
|
8345514: Should use internal class name when calling ClassLoader.getResourceAsByteArray
Reviewed-by: iklam, matsaave
|
2024-12-05 15:40:12 +00:00 |
|
Martin Doerr
|
b42d79eb6a
|
8345146: [PPC64] Make intrinsic conversions between bit representations of half precision values and floats
Reviewed-by: rrich, lucy
|
2024-12-05 12:03:53 +00:00 |
|
Ioi Lam
|
7c8cec186a
|
8345224: Test runtime/cds/appcds/applications/JavacBench.java#dynamic fails after JDK-8344822
Reviewed-by: matsaave, ccheung
|
2024-12-05 05:20:40 +00:00 |
|
Chris Plummer
|
77cfcee8a1
|
8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests
8344804: Test serviceability/jdwp/AllModulesCommandTest.java times out after JNI check warning
Reviewed-by: amenkov, dholmes
|
2024-12-05 03:33:50 +00:00 |
|
Alex Menkov
|
a72cab8c47
|
8345148: Fix for JDK-8337317 is incomplete
Reviewed-by: lmesnik, cjplummer
|
2024-12-04 20:48:17 +00:00 |
|
Ioi Lam
|
6aa7667e9d
|
8339535: JVM crashes with -Xshare:dump -XX:+SegmentedCodeCache
Reviewed-by: ccheung, dholmes, kvn
|
2024-12-04 18:45:35 +00:00 |
|
Aleksey Shipilev
|
f3b4350e0f
|
8345219: C2: x86_64 should not go to interpreter stubs for NaNs handling
Reviewed-by: epeter, kvn
|
2024-12-04 16:37:38 +00:00 |
|
Fredrik Bredberg
|
994504c3e1
|
8329351: Add runtime/Monitor/TestRecursiveLocking.java for recursive Java monitor stress testing
Co-authored-by: Daniel D. Daugherty <dcubed@openjdk.org>
Reviewed-by: dcubed, coleenp, aboldtch
|
2024-12-04 09:32:33 +00:00 |
|
Matthias Baesken
|
943aa033ae
|
8345404: [ppc64le] ProblemList TestAllocOutOfMemory.java#large
Reviewed-by: mdoerr
|
2024-12-04 08:06:58 +00:00 |
|
Chris Plummer
|
42378970e1
|
8345341: Fix incorrect log message in JDI stop002t test
Reviewed-by: amenkov, lmesnik
|
2024-12-04 00:15:30 +00:00 |
|
Leonid Mesnik
|
0664b51765
|
8344987: Test serviceability/sa/TestJhsdbJstackPrintVMLocks.java fails: NoClassDefFoundError: jdk/test/lib/Utils
Reviewed-by: cjplummer
|
2024-12-03 20:32:36 +00:00 |
|
Matias Saavedra Silva
|
60bd73a595
|
8342089: Require --enable-native-access to be the same between CDS dump time and run time
Reviewed-by: ccheung, dholmes
|
2024-12-03 16:18:38 +00:00 |
|
Alan Bateman
|
5c8cb2edcb
|
8337199: Add jcmd Thread.vthread_scheduler and Thread.vthread_pollers diagnostic commands
Reviewed-by: dholmes, kevinw
|
2024-12-03 07:24:46 +00:00 |
|
Ioi Lam
|
68b1b94d1b
|
8344904: Interned strings in old classes are not stored in CDS archive
Reviewed-by: dholmes, ccheung
|
2024-12-02 22:55:53 +00:00 |
|
Jatin Bhateja
|
29c57e8b34
|
8342677: Add IR validation tests for newly added saturated vector add / sub operations
Reviewed-by: epeter
|
2024-12-02 16:55:33 +00:00 |
|
Amit Kumar
|
50b4cbd8a4
|
8345102: [s390x/ppc] ShowRegistersOnAssertTest.java fails after 8343756
Reviewed-by: mdoerr, mbaesken
|
2024-12-01 13:55:47 +00:00 |
|
William Kemper
|
28ae281b42
|
8337511: Implement JEP 404: Generational Shenandoah (Experimental)
Co-authored-by: Kelvin Nilsen <kdnilsen@openjdk.org>
Co-authored-by: Y. Srinivas Ramakrishna <ysr@openjdk.org>
Co-authored-by: Bernd Mathiske <bmathiske@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Reviewed-by: rkennke, shade, phh
|
2024-11-29 20:53:07 +00:00 |
|
Thomas Stuefe
|
1a7a184e41
|
8344293: Remove empty Test files left over from JDK-8305895
Reviewed-by: jsjolen, rkennke, shade
|
2024-11-29 09:54:40 +00:00 |
|
Ioi Lam
|
8485cb1ca1
|
8344822: CDS BulkLoaderTest.java#dynamic fails with COH
Reviewed-by: dholmes, ccheung
|
2024-11-28 01:20:27 +00:00 |
|
Ioi Lam
|
f51363e027
|
8344913: Improve -Xlog:cds+map+oop logging for Java mirrors
Reviewed-by: dholmes, ccheung
|
2024-11-28 01:15:15 +00:00 |
|
Ioi Lam
|
f6d29909bb
|
8344824: CDS dump crashes when member_method of a lambda proxy is null
Reviewed-by: ccheung, matsaave
|
2024-11-27 20:10:28 +00:00 |
|
Yudi Zheng
|
8da6435d4d
|
8343693: [JVMCI] Override ModifiersProvider.isConcrete in ResolvedJavaType to be isArray() || !isAbstract()
Reviewed-by: never
|
2024-11-26 20:50:49 +00:00 |
|
Sonia Zaldana Calles
|
3689f3909e
|
8344013: "bad tag in log" assert with +LogCompilation +CITimeVerbose
Reviewed-by: chagedorn, dfenacci
|
2024-11-26 19:44:09 +00:00 |
|
Calvin Cheung
|
246552674c
|
8344821: Test CheckDefaultArchiveFile.java fails if classes_coh.jsa is not present
Reviewed-by: iklam, dholmes
|
2024-11-26 17:17:45 +00:00 |
|
Calvin Cheung
|
d752f19611
|
8343427: Class file load hook crashes on archived classes from multi-release JARs
Reviewed-by: dholmes, iklam
|
2024-11-26 17:14:00 +00:00 |
|
Hamlin Li
|
6da3ecd65d
|
8344960: RISC-V: fix TestFloatConversionsVectorNaN for COH and AlignVector
Reviewed-by: fyang, luhenry
|
2024-11-26 11:10:36 +00:00 |
|
Afshin Zafari
|
9291abc633
|
8342074: Fix runtime/Thread/TestAlwaysPreTouchStacks.java to be flagless or accept VM flags
Reviewed-by: gziemski, lmesnik
|
2024-11-26 11:08:34 +00:00 |
|
Markus Grönlund
|
0054bbed7f
|
8343756: CAN_SHOW_REGISTERS_ON_ASSERT for Windows
Reviewed-by: stuefe, jsjolen
|
2024-11-26 10:50:20 +00:00 |
|
Doug Simon
|
3a625f38aa
|
8344628: Test TestEnableJVMCIProduct.java run with virtual thread intermittent fails
Reviewed-by: syan, dlong, mli
|
2024-11-26 09:50:57 +00:00 |
|
Roberto Castañeda Lozano
|
0105203575
|
8337660: C2: basic blocks with only BoxLock nodes are wrongly treated as empty
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: qamai, thartmann, kvn
|
2024-11-26 08:51:34 +00:00 |
|
Hamlin Li
|
133419177d
|
8334474: RISC-V: verify perf of ExpandBits/CompressBits (rvv)
Reviewed-by: fyang, rehn, luhenry
|
2024-11-25 13:54:44 +00:00 |
|
Emanuel Peter
|
811d08c0a4
|
8340010: Fix vectorization tests with compact headers
Reviewed-by: chagedorn, rkennke, mli
|
2024-11-25 10:39:36 +00:00 |
|
Sebastian Lövdahl
|
da4b7a8c56
|
8341436: containers/docker/TestJcmdWithSideCar.java takes needlessly long to run
Reviewed-by: kevinw, lmesnik
|
2024-11-25 09:13:10 +00:00 |
|