Kangcheng Xu
|
80ec552248
|
8328528: C2 should optimize long-typed parallel iv in an int counted loop
Reviewed-by: roland, chagedorn, thartmann
|
2024-10-21 14:57:31 +00:00 |
|
Tomas Zezula
|
330f2b5a9c
|
8342295: compiler/jvmci/TestJVMCISavedProperties.java fails due to garbage in output
Reviewed-by: dnsimon
|
2024-10-21 13:50:13 +00:00 |
|
Roland Westrelin
|
680dc5d896
|
8342496: C2/Shenandoah: SEGV in compiled code when running jcstress
Reviewed-by: shade, rkennke
|
2024-10-21 07:38:39 +00:00 |
|
Roland Westrelin
|
8f2b23bb53
|
8341407: C2: assert(main_limit == cl->limit() || get_ctrl(main_limit) == new_limit_ctrl) failed: wrong control for added limit
Reviewed-by: chagedorn, thartmann
|
2024-10-21 07:37:01 +00:00 |
|
SendaoYan
|
21682bcdcc
|
8342612: Increase memory usage of compiler/c2/TestScalarReplacementMaxLiveNodes.java
Reviewed-by: kvn
|
2024-10-21 07:20:48 +00:00 |
|
Chad Rakoczy
|
401d0d6b09
|
8335662: [AArch64] C1: guarantee(val < (1ULL << nbits)) failed: Field too big for insn
Reviewed-by: thartmann, eastigeevich
|
2024-10-18 22:52:40 +00:00 |
|
Serguei Spitsyn
|
8591109419
|
8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning
Reviewed-by: cjplummer, amenkov
|
2024-10-18 19:34:17 +00:00 |
|
Tobias Hartmann
|
c51a086ce3
|
8339694: ciTypeFlow does not correctly handle unresolved constant dynamic of array type
Reviewed-by: kvn, vlivanov
|
2024-10-18 06:46:23 +00:00 |
|
Ramkumar Sunderbabu
|
d915ac2abd
|
8339871: serviceability/sa/TestDebugInfoDecode.java should be driver
Reviewed-by: cjplummer, lmesnik
|
2024-10-17 14:34:58 +00:00 |
|
Matias Saavedra Silva
|
363327e686
|
8341452: Test runtime/cds/appcds/DumpRuntimeClassesTest.java from JDK-8324259 is failing
Reviewed-by: dholmes, iklam
|
2024-10-17 13:56:49 +00:00 |
|
Thomas Schatzl
|
d6f8b465e4
|
8340389: vmTestbase/gc/gctests/PhantomReference/phantom001/TestDescription.java Test exit code: 97 with -Xcomp UseAVX=3
Reviewed-by: shade, iwalulya
|
2024-10-17 12:31:43 +00:00 |
|
Antón Seoane Ampudia
|
9bdface147
|
8341622: Tag-specific disabled default decorators for UnifiedLogging
Reviewed-by: jsjolen, rcastanedalo, aboldtch
|
2024-10-17 09:18:22 +00:00 |
|
Simon Tooke
|
7a64fbbb92
|
8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows
Reviewed-by: dholmes, stuefe, jwaters
|
2024-10-17 08:06:37 +00:00 |
|
Tobias Hartmann
|
58d39c317e
|
8340313: Crash due to invalid oop in nmethod after C1 patching
Reviewed-by: tschatzl, kvn, dlong
|
2024-10-17 05:03:09 +00:00 |
|
Gerard Ziemski
|
c34fb2c989
|
8338883: Show warning when CreateCoredumpOnCrash set, but core dump will not happen
Reviewed-by: dholmes, jsjolen
|
2024-10-16 15:32:07 +00:00 |
|
Aleksey Shipilev
|
7625b29920
|
8329597: C2: Intrinsify Reference.clear
Reviewed-by: rcastanedalo, eosterlund, kvn
|
2024-10-16 14:08:10 +00:00 |
|
Jaikiran Pai
|
cf5bb12731
|
Merge
Reviewed-by: alanb, dfuchs
|
2024-10-16 11:36:01 +00:00 |
|
Thomas Schatzl
|
577babf196
|
8334010: VM crashes with ObjectAlignmentInBytes > GCCardSizeInBytes
Reviewed-by: shade, iwalulya
|
2024-10-16 07:27:28 +00:00 |
|
Emanuel Peter
|
b9b0bd0871
|
8337221: CompileFramework: test library to conveniently compile java and jasm sources for fuzzing
Reviewed-by: chagedorn, tholenstein
|
2024-10-16 07:23:12 +00:00 |
|
Kim Barrett
|
e4ff553c12
|
8341931: os_linux gtest uses lambdas with explicit capture lists
Reviewed-by: jwaters, jsjolen
|
2024-10-16 07:05:17 +00:00 |
|
Matthias Baesken
|
2c0c65353b
|
8342044: Increase timeout of gc/shenandoah/oom/TestClassLoaderLeak.java
Reviewed-by: shade
|
2024-10-15 11:52:34 +00:00 |
|
Emanuel Peter
|
cfa25b71a6
|
8328544: Improve handling of vectorization
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Reviewed-by: mschoene, kvn, chagedorn, rhalade
|
2024-10-15 17:04:27 +05:30 |
|
Thomas Schatzl
|
c9a536c330
|
8337339: gc/arguments/Test*SizeFlags.java timing out with Xcomp
Reviewed-by: shade, iwalulya
|
2024-10-15 09:15:40 +00:00 |
|
Igor Veresov
|
a8a8b2deba
|
8341831: PhaseCFG::insert_anti_dependences asserts with "no loads"
Reviewed-by: dlong, kvn
|
2024-10-14 16:44:53 +00:00 |
|
Afshin Zafari
|
1581508988
|
8335091: NMT: VMATree reserve_mapping and commit_mapping APIs need MEMFLAGS while un/-committing API has no MEMFLAGS arg
Reviewed-by: jsjolen, gziemski
|
2024-10-14 10:51:37 +00:00 |
|
Fei Gao
|
dcac4b0a53
|
8341471: Reversed field layout caused by unstable sorting
Reviewed-by: jwaters, jsjolen
|
2024-10-14 08:40:03 +00:00 |
|
Aleksey Shipilev
|
037f11b864
|
8341708: Optimize safepoint poll encoding with smaller poll data offset
Reviewed-by: kvn, qamai
|
2024-10-14 06:02:00 +00:00 |
|
Tobias Hartmann
|
8d0975a27d
|
8336726: C2: assert(!do_asserts || projs->fallthrough_ioproj != nullptr) failed: must be found
Reviewed-by: chagedorn, kvn, vlivanov
|
2024-10-14 05:26:48 +00:00 |
|
Ramkumar Sunderbabu
|
41ee582df8
|
8341138: Rename jtreg property docker.support as container.support
Reviewed-by: sgehwolf, mseledtsov
|
2024-10-12 03:25:42 +00:00 |
|
Quan Anh Mai
|
7276a1bec0
|
8341784: Refactor TypeVect to use a BasicType instead of a const Type*
Reviewed-by: kvn, jkarthikeyan
|
2024-10-11 15:28:15 +00:00 |
|
Matthias Baesken
|
e7c5bf45f7
|
8341722: Fix some warnings as errors when building on Linux with toolchain clang
Reviewed-by: cjplummer, lucy
|
2024-10-10 07:21:05 +00:00 |
|
Daniel D. Daugherty
|
a45abf131b
|
8341860: ProblemList applications/ctw/modules/java_base_2.java on linux-x64
Reviewed-by: azvegint
|
2024-10-09 18:20:52 +00:00 |
|
Kangcheng Xu
|
c30ad0124e
|
8325495: C2: implement optimization for series of Add of unique value
Reviewed-by: chagedorn, roland
|
2024-10-09 15:07:13 +00:00 |
|
Roland Westrelin
|
ff2f39f240
|
8340214: C2 compilation asserts with "no node with a side effect" in PhaseIdealLoop::try_sink_out_of_loop
Reviewed-by: chagedorn, thartmann
|
2024-10-09 14:59:15 +00:00 |
|
Roland Westrelin
|
ecc77a5b4a
|
8336702: C2 compilation fails with "all memory state should have been processed" assert
Reviewed-by: thartmann, chagedorn
|
2024-10-09 14:57:37 +00:00 |
|
Daniel Skantz
|
d3f3c6a8cd
|
8330157: C2: Add a stress flag for bailouts
Reviewed-by: chagedorn, thartmann
|
2024-10-09 07:01:23 +00:00 |
|
Daniel D. Daugherty
|
f276f58fb4
|
8341803: ProblemList containers/docker/TestJcmdWithSideCar.java on linux-x64
8341805: ProblemList five mlvm/indy/func/jvmti tests in Xcomp mode
Reviewed-by: psandoz
|
2024-10-09 00:00:09 +00:00 |
|
Igor Veresov
|
7eab0a506a
|
8337066: Repeated call of StringBuffer.reverse with double byte string returns wrong result
Reviewed-by: kvn, thartmann
|
2024-10-08 23:21:44 +00:00 |
|
Amit Kumar
|
59ac7039d3
|
8339220: [s390x] TestIfMinMax.java failure
Reviewed-by: lucy, aph
|
2024-10-08 09:19:40 +00:00 |
|
Tobias Hartmann
|
92186a2774
|
8341612: [BACKOUT] 8338442: AArch64: Clean up IndOffXX type and let legitimize_address() fix out-of-range operands
Reviewed-by: chagedorn
|
2024-10-07 07:58:01 +00:00 |
|
Kim Barrett
|
feb6a830e2
|
8340945: Ubsan: oopStorage.cpp:374:8: runtime error: applying non-zero offset 18446744073709551168 to null pointer
Reviewed-by: tschatzl, mbaesken
|
2024-10-04 15:58:22 +00:00 |
|
Todd V. Jonker
|
1bdd79e7b2
|
8341261: Tests assume UnlockExperimentalVMOptions is disabled by default
Reviewed-by: stefank, mli, ysr
|
2024-10-04 09:01:41 +00:00 |
|
Dhamoder Nalla
|
4ded28380b
|
8338136: Hotspot should support multiple large page sizes on Windows
Reviewed-by: dholmes, djelinski
|
2024-10-04 04:50:54 +00:00 |
|
Daniel D. Daugherty
|
10402b43c7
|
8341489: ProblemList runtime/cds/appcds/DumpRuntimeClassesTest.java in Xcomp mode
Reviewed-by: matsaave
|
2024-10-03 20:25:47 +00:00 |
|
Severin Gehwolf
|
21f8ccf4a9
|
8341310: Test TestJcmdWithSideCar.java should skip ACCESS_TMP_VIA_PROC_ROOT (after JDK-8327114)
Reviewed-by: kevinw
|
2024-10-03 12:55:54 +00:00 |
|
Roberto Castañeda Lozano
|
0b467e902d
|
8334060: Implementation of Late Barrier Expansion for G1
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Siyao Liu <siyao.l.liu@oracle.com>
Co-authored-by: Kim Barrett <kbarrett@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Feilong Jiang <fjiang@openjdk.org>
Co-authored-by: Sergey Nazarkin <snazarki@openjdk.org>
Reviewed-by: kvn, tschatzl, fyang, ayang, kbarrett
|
2024-10-03 08:36:33 +00:00 |
|
Calvin Cheung
|
0bdfe88e4c
|
8328313: Archived module graph should allow identical --module-path to be specified during dump time and run time
Reviewed-by: alanb, dholmes, iklam
|
2024-10-02 15:51:56 +00:00 |
|
Ramkumar Sunderbabu
|
49501fe9c4
|
8341412: Various test failures after JDK-8334305
Reviewed-by: lmesnik, dcubed
|
2024-10-02 15:13:27 +00:00 |
|
Matias Saavedra Silva
|
883804841e
|
8324259: Classes used by CDS at runtime should be archived
Reviewed-by: iklam, ccheung
|
2024-10-02 14:45:56 +00:00 |
|
Ramkumar Sunderbabu
|
855c8a7def
|
8334305: Remove all code for nsk.share.Log verbose mode
Reviewed-by: mli, cjplummer, lmesnik
|
2024-10-02 10:48:21 +00:00 |
|