Leonid Mesnik
|
3fb4805b1a
|
8307462: [REDO] VmObjectAlloc is not generated by intrinsics methods which allocate objects
Reviewed-by: sspitsyn, thartmann
|
2023-08-09 06:29:42 +00:00 |
|
Stefan Karlsson
|
0a42c44bf8
|
8313954 : Add gc logging to vmTestbase/vm/gc/containers/Combination05
Reviewed-by: tschatzl, lmesnik
|
2023-08-09 06:16:39 +00:00 |
|
Stefan Karlsson
|
735b16a696
|
8313752: InstanceKlassFlags::print_on doesn't print the flag names
Reviewed-by: stuefe, shade, coleenp
|
2023-08-09 06:16:18 +00:00 |
|
Tobias Hartmann
|
d3b578f1c9
|
8313345: SuperWord fails due to CMove without matching Bool pack
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Co-authored-by: Hannes Greule <hannesgreule@outlook.de>
Reviewed-by: chagedorn, epeter, hgreule
|
2023-08-09 05:16:02 +00:00 |
|
Yi Yang
|
31a307f2fb
|
8306441: Two phase segmented heap dump
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Reviewed-by: amenkov, kevinw
|
2023-08-09 01:58:57 +00:00 |
|
Markus Grönlund
|
091e65e95b
|
8313552: Fix -Wconversion warnings in JFR code
Reviewed-by: coleenp
|
2023-08-08 11:01:59 +00:00 |
|
Thomas Schatzl
|
7e209528d3
|
8140326: G1: Consider putting regions where evacuation failed into next collection set
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Reviewed-by: iwalulya, ayang
|
2023-08-08 10:29:14 +00:00 |
|
Stefan Karlsson
|
28fd7a1739
|
8311179: Generational ZGC: gc/z/TestSmallHeap.java failed with OutOfMemoryError
Reviewed-by: ayang, aboldtch, tschatzl
|
2023-08-08 09:57:52 +00:00 |
|
Alex Menkov
|
83edffa608
|
8309663: test fails "assert(check_alignment(result)) failed: address not aligned: 0x00000008baadbabe"
Reviewed-by: sspitsyn, eosterlund
|
2023-08-07 18:27:33 +00:00 |
|
Christian Stein
|
9c6eb67e85
|
8313167: Update to use jtreg 7.3
Reviewed-by: jjg, iris
|
2023-08-07 16:09:23 +00:00 |
|
Aleksey Shipilev
|
4b192a8dc3
|
8313676: Amend TestLoadIndexedMismatch test to target intrinsic directly
Reviewed-by: thartmann, chagedorn
|
2023-08-07 11:26:08 +00:00 |
|
Aleksey Shipilev
|
226cdc696d
|
8312585: Rename DisableTHPStackMitigation flag to THPStackMitigation
Reviewed-by: dholmes, stuefe
|
2023-08-07 10:45:14 +00:00 |
|
Tobias Hartmann
|
ab1c212ac1
|
8312909: C1 should not inline through interface calls with non-subtype receiver
Reviewed-by: kvn, chagedorn
|
2023-08-03 11:02:42 +00:00 |
|
Aleksey Shipilev
|
46fbedb2be
|
8313402: C1: Incorrect LoadIndexed value numbering
Reviewed-by: phh, thartmann
|
2023-08-02 11:21:34 +00:00 |
|
Jenny Shivayogi
|
6a853bba09
|
8311821: Simplify ParallelGCThreadsConstraintFunc after CMS removal
Reviewed-by: kbarrett, shade, tschatzl
|
2023-08-02 07:00:13 +00:00 |
|
Calvin Cheung
|
dc14247077
|
8309240: Array classes should be stored in dynamic CDS archive
Reviewed-by: iklam
|
2023-08-01 22:08:55 +00:00 |
|
Calvin Cheung
|
bf7077752a
|
8312181: CDS dynamic dump crashes when verifying unlinked class from static archive
Reviewed-by: iklam, matsaave
|
2023-08-01 20:31:25 +00:00 |
|
Ashutosh Mehra
|
7ba8c69a2c
|
8312596: Null pointer access in Compile::TracePhase::~TracePhase after JDK-8311976
Reviewed-by: chagedorn, dlong, shade
|
2023-08-01 19:26:45 +00:00 |
|
Matias Saavedra Silva
|
86783b9851
|
8301996: Move field resolution information out of the cpCache
Co-authored-by: Gui Cao <gcao@openjdk.org>
Co-authored-by: Dingli Zhang <dzhang@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: coleenp, fparain
|
2023-07-31 18:41:38 +00:00 |
|
Thomas Stuefe
|
5362ec9c6e
|
8312492: Remove THP sanity checks at VM startup
Reviewed-by: dholmes, coleenp
|
2023-07-31 16:51:29 +00:00 |
|
Christoph Langer
|
807ca2d3a1
|
8313316: Disable runtime/ErrorHandling/MachCodeFramesInErrorFile.java on ppc64le
Reviewed-by: mbaesken
|
2023-07-31 07:42:37 +00:00 |
|
Thomas Stuefe
|
ad34be1f32
|
8312525: New test runtime/os/TestTrimNative.java#trimNative is failing: did not see the expected RSS reduction
Reviewed-by: dholmes, shade
|
2023-07-29 05:36:58 +00:00 |
|
Vladimir Kempik
|
d6245b6832
|
8310268: RISC-V: misaligned memory access in String.Compare intrinsic
Co-authored-by: Feilong Jiang <fjiang@openjdk.org>
Reviewed-by: fyang
|
2023-07-28 21:55:33 +00:00 |
|
Damon Fenacci
|
cad6114e1c
|
8304954: SegmentedCodeCache fails when using large pages
Reviewed-by: stuefe, thartmann
|
2023-07-28 09:09:48 +00:00 |
|
Thomas Stuefe
|
25058cd23a
|
8312620: WSL Linux build crashes after JDK-8310233
Reviewed-by: dholmes, djelinski
|
2023-07-27 13:45:36 +00:00 |
|
Doug Simon
|
86821a7ce8
|
8312235: [JVMCI] ConstantPool should not force eager resolution
Reviewed-by: never, matsaave
|
2023-07-27 08:39:32 +00:00 |
|
Roland Westrelin
|
01e135c910
|
8312440: assert(cast != nullptr) failed: must have added a cast to pin the node
Reviewed-by: chagedorn, kvn, thartmann
|
2023-07-27 07:24:46 +00:00 |
|
Jaikiran Pai
|
e9daf4a018
|
8312916: Remove remaining usages of -Xdebug from test/hotspot/jtreg
Reviewed-by: kevinw, cjplummer, dholmes
|
2023-07-26 07:34:52 +00:00 |
|
Thomas Stuefe
|
117f42dbe9
|
8312625: Test serviceability/dcmd/vm/TrimLibcHeapTest.java failed: RSS use increased
Reviewed-by: kevinw, dholmes
|
2023-07-26 05:46:13 +00:00 |
|
Jiangli Zhou
|
36f3bae556
|
8312401: SymbolTable::do_add_if_needed hangs when called in InstanceKlass::add_initialization_error path with requesting length exceeds max_symbol_length
Reviewed-by: dholmes, coleenp, iklam
|
2023-07-25 16:37:51 +00:00 |
|
Ioi Lam
|
8008e27c55
|
8308903: Print detailed info for Java objects in -Xlog:cds+map
Reviewed-by: stuefe, ccheung
|
2023-07-24 17:56:42 +00:00 |
|
Varada M
|
d5c6b0d0bb
|
8311261: [AIX] TestAlwaysPreTouchStacks.java fails due to java.lang.RuntimeException: Did not find expected NMT output
Reviewed-by: stuefe
|
2023-07-24 15:35:22 +00:00 |
|
Thomas Stuefe
|
0487aa61c6
|
8312530: Problemlist runtime/os/TestTrimNative.java
Reviewed-by: dcubed
|
2023-07-23 06:33:15 +00:00 |
|
Thomas Stuefe
|
84b325b844
|
8312182: THPs cause huge RSS due to thread start timing issue
8310687: JDK-8303215 is incomplete
Reviewed-by: dholmes, poonam
|
2023-07-21 14:19:57 +00:00 |
|
Jaikiran Pai
|
842d6329cf
|
8227229: Deprecate the launcher -Xdebug/-debug flags that have not done anything since Java 6
Reviewed-by: alanb, cjplummer, dholmes
|
2023-07-21 12:58:20 +00:00 |
|
Thomas Stuefe
|
9e4fc568a6
|
8293114: JVM should trim the native heap
Reviewed-by: shade, rehn, dholmes
|
2023-07-21 12:22:03 +00:00 |
|
Serguei Spitsyn
|
783de32b6a
|
8300051: assert(JvmtiEnvBase::environments_might_exist()) failed: to enter event controller, JVM TI environments must exist
Reviewed-by: dholmes, pchilanomate
|
2023-07-20 22:40:18 +00:00 |
|
Pengfei Li
|
32833285bf
|
8311130: AArch64: Sync SVE related CPU features with VM options
Reviewed-by: aph, xgong
|
2023-07-20 09:35:45 +00:00 |
|
Wojciech Kudla
|
37c756a7be
|
8305506: Add support for fractional values of SafepointTimeoutDelay
Reviewed-by: mdoerr, dholmes
|
2023-07-20 05:10:39 +00:00 |
|
Sidraya
|
6f6621303a
|
8312014: [s390x] TestSigInfoInHsErrFile.java Failure
Reviewed-by: stuefe, amitkumar, tsteele
|
2023-07-19 18:49:24 +00:00 |
|
Gui Cao
|
e7adbdb1f1
|
8311923: TestIRMatching.java fails on RISC-V
Reviewed-by: fyang
|
2023-07-19 13:14:03 +00:00 |
|
Roland Westrelin
|
c6ab9c2905
|
8308103: Massive (up to ~30x) increase in C2 compilation time since JDK 17
Reviewed-by: kvn, thartmann, chagedorn
|
2023-07-19 11:31:49 +00:00 |
|
David Holmes
|
c2f421b8bf
|
8311541: JavaThread::print_jni_stack doesn't support native stacks on all platforms
Reviewed-by: pchilanomate, shade, stuefe
|
2023-07-18 22:04:37 +00:00 |
|
Alex Menkov
|
af5bf81754
|
8310584: GetThreadState reports blocked and runnable for pinned suspended virtual threads
Reviewed-by: sspitsyn, dholmes
|
2023-07-18 20:16:41 +00:00 |
|
Hao Sun
|
4b9ec82451
|
8310355: Move the stub test from initialize_final_stubs() to test/hotspot/gtest
Reviewed-by: mseledtsov, lmesnik
|
2023-07-18 05:58:31 +00:00 |
|
Jaikiran Pai
|
8ec136e6f0
|
8312072: Deprecate for removal the -Xnoagent option
Reviewed-by: alanb, dholmes, cjplummer
|
2023-07-18 05:41:37 +00:00 |
|
Cesar Soares Lucas
|
a53345ad03
|
8287061: Support for rematerializing scalar replaced objects participating in allocation merges
Reviewed-by: kvn, vlivanov
|
2023-07-17 23:01:35 +00:00 |
|
Serguei Spitsyn
|
3236ba0be4
|
8312189: ProblemList serviceability/jvmti/vthread/VThreadTLSTest/VThreadTLSTest.java#id1
Reviewed-by: dholmes
|
2023-07-17 22:50:25 +00:00 |
|
Anthony Scarpino
|
6ae152d1be
|
8312196: ProblemList test/hotspot/jtreg/applications/ctw/modules/jdk_crypto_ec.java
Reviewed-by: darcy
|
2023-07-17 20:37:40 +00:00 |
|
Thomas Stuefe
|
37ca9024ef
|
8310233: Fix THP detection on Linux
Reviewed-by: jsjolen, dholmes
|
2023-07-17 04:56:10 +00:00 |
|