Coleen Phillimore
|
341dd57fa1
|
8325883: Move Monitor Deflation reporting out of safepoint cleanup
Reviewed-by: eosterlund, dcubed
|
2024-03-28 19:30:55 +00:00 |
|
Vladimir Kozlov
|
3eb1d05d85
|
8328986: Deprecate UseRTM* flags for removal
Co-authored-by: Roman Kennke <rkennke@openjdk.org>
Reviewed-by: vlivanov, sviswanathan, dholmes
|
2024-03-27 21:56:53 +00:00 |
|
Doug Simon
|
892b8bb6d1
|
8329189: runtime/stack/Stack016.java fails on libgraal
Reviewed-by: never
|
2024-03-27 17:47:38 +00:00 |
|
Doug Simon
|
89e0889ab3
|
8328858: More runtime/stack tests fail intermittently on libgraal
Reviewed-by: dholmes, never
|
2024-03-26 17:36:18 +00:00 |
|
Leo Korinth
|
9d441e3e56
|
8283223: gc/stringdedup/TestStringDeduplicationFullGC.java#Parallel failed with "RuntimeException: String verification failed"
Reviewed-by: tschatzl, kbarrett
|
2024-03-26 09:06:39 +00:00 |
|
Roland Westrelin
|
af15c68f3c
|
8321278: C2: Partial peeling fails with assert "last_peel <- first_not_peeled"
Reviewed-by: chagedorn, thartmann
|
2024-03-25 13:45:16 +00:00 |
|
Roland Westrelin
|
cb2a671359
|
8324121: SIGFPE in PhaseIdealLoop::extract_long_range_checks
Reviewed-by: kvn, chagedorn
|
2024-03-25 12:55:08 +00:00 |
|
Jasmine Karthikeyan
|
9f920b9bbf
|
8324655: Identify integer minimum and maximum patterns created with if statements
Reviewed-by: epeter, qamai
|
2024-03-25 06:23:11 +00:00 |
|
Alex Menkov
|
bc73963974
|
8328303: 3 JDI tests timed out with UT enabled
Reviewed-by: cjplummer, sspitsyn, dcubed
|
2024-03-22 23:30:54 +00:00 |
|
Calvin Cheung
|
f33a8445eb
|
8325536: JVM crash during CDS archive creation with -XX:+AllowArchivingWithJavaAgent
Reviewed-by: iklam, matsaave
|
2024-03-22 20:15:13 +00:00 |
|
Doug Simon
|
d379afbc11
|
8328312: runtime/stack/Stack0*.java fails intermittently on libgraal
Reviewed-by: lmesnik, dholmes
|
2024-03-22 10:57:20 +00:00 |
|
Leonid Mesnik
|
771f6a2f8e
|
8327704: Update nsk/jdi tests to use driver instead of othervm
Reviewed-by: sspitsyn, cjplummer
|
2024-03-21 22:35:25 +00:00 |
|
Sonia Zaldana Calles
|
3b305d502b
|
8313306: More sensible memory reservation logging
Reviewed-by: dholmes, stuefe, coleenp
|
2024-03-19 15:35:25 +00:00 |
|
Serguei Spitsyn
|
6eea5d6755
|
8325187: JVMTI GetThreadState says virtual thread is JVMTI_THREAD_STATE_INTERRUPTED when it no longer is
Reviewed-by: dholmes, alanb
|
2024-03-19 08:27:55 +00:00 |
|
Roland Westrelin
|
053ff76e14
|
8308660: C2 compilation hits 'node must be dead' assert
Reviewed-by: chagedorn, kvn
|
2024-03-19 07:57:53 +00:00 |
|
Roland Westrelin
|
e1b0af29e4
|
8323972: C2 compilation fails with assert(!x->as_Loop()->is_loop_nest_inner_loop()) failed: loop was transformed
Reviewed-by: chagedorn, epeter
|
2024-03-19 07:56:53 +00:00 |
|
Leonid Mesnik
|
dec68d7e36
|
8328234: Remove unused nativeUtils files
Reviewed-by: dholmes
|
2024-03-18 14:45:36 +00:00 |
|
Guoxiong Li
|
7baec66222
|
8328168: Epsilon: Premature OOM when allocating object larger than uncommitted heap size
Reviewed-by: shade, tschatzl
|
2024-03-18 11:27:27 +00:00 |
|
Ioi Lam
|
d32ce65781
|
8327651: Rename DictionaryEntry members related to protection domain
Reviewed-by: coleenp, dholmes
|
2024-03-17 05:57:36 +00:00 |
|
Ioi Lam
|
07194195ce
|
8328236: module_entry in CDS map file has stale value
Reviewed-by: ccheung, matsaave
|
2024-03-16 05:16:32 +00:00 |
|
Alex Menkov
|
2482a505e5
|
8326898: NSK tests should listen on loopback addresses only
Reviewed-by: sspitsyn, cjplummer, dholmes, lmesnik
|
2024-03-14 18:03:14 +00:00 |
|
Dmitry Chuyko
|
c879627dbd
|
8309271: A way to align already compiled methods with compiler directives
Reviewed-by: apangin, sspitsyn, tholenstein
|
2024-03-14 12:38:48 +00:00 |
|
Hamlin Li
|
1d34b74a64
|
8321021: RISC-V: C2 VectorUCastB2X
8321023: RISC-V: C2 VectorUCastS2X
8321024: RISC-V: C2 VectorUCastI2X
Reviewed-by: fyang
|
2024-03-14 11:23:00 +00:00 |
|
Aleksey Shipilev
|
1281e18f14
|
8325613: CTW: Stale method cleanup requires GC after Sweeper removal
Reviewed-by: roland, chagedorn
|
2024-03-14 10:26:49 +00:00 |
|
Emanuel Peter
|
fadc4b197e
|
8327423: C2 remove_main_post_loops: check if main-loop belongs to pre-loop, not just assert
Reviewed-by: kvn, chagedorn, roland
|
2024-03-14 07:12:16 +00:00 |
|
Matias Saavedra Silva
|
5cae7d20ad
|
8321299: runtime/logging/ClassLoadUnloadTest.java doesn't reliably trigger class unloading
Reviewed-by: coleenp, dholmes
|
2024-03-13 16:54:53 +00:00 |
|
Magnus Ihse Bursie
|
cc9a8aba67
|
8327460: Compile tests with the same visibility rules as product code
Reviewed-by: erikj, jvernee, dholmes, alanb
|
2024-03-13 08:09:22 +00:00 |
|
Doug Simon
|
f3d0c45cbb
|
8327829: [JVMCI] runtime/ClassUnload/ConstantPoolDependsTest.java fails on libgraal
Reviewed-by: dholmes, never
|
2024-03-12 22:40:04 +00:00 |
|
Eirik Bjørsnøs
|
5b41466275
|
8327729: Remove deprecated xxxObject methods from jdk.internal.misc.Unsafe
Reviewed-by: martin, alanb, mchung
|
2024-03-12 17:37:48 +00:00 |
|
Serguei Spitsyn
|
b92440f9b1
|
8247972: incorrect implementation of JVM TI GetObjectMonitorUsage
Reviewed-by: dcubed, lmesnik
|
2024-03-12 08:55:28 +00:00 |
|
Emanuel Peter
|
251347bd7e
|
8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence)
Reviewed-by: kvn, vlivanov, chagedorn
|
2024-03-12 07:27:23 +00:00 |
|
Calvin Cheung
|
41450e9405
|
8314250: CDS dump error message: Invoker type parameter must start and end with Object: L3I_L
Reviewed-by: iklam, matsaave
|
2024-03-11 20:49:20 +00:00 |
|
Chris Plummer
|
0a6e64e2f5
|
8327424: ProblemList serviceability/sa/TestJmapCore.java on all platforms with ZGC
Reviewed-by: gli, kevinw
|
2024-03-11 18:10:53 +00:00 |
|
Hamlin Li
|
680ac2cebe
|
8327689: RISC-V: adjust test filters of zfh extension
Reviewed-by: fyang, gli
|
2024-03-11 12:13:06 +00:00 |
|
Serguei Spitsyn
|
33aa4b26b1
|
8256314: JVM TI GetCurrentContendedMonitor is implemented incorrectly
Reviewed-by: dholmes, lmesnik
|
2024-03-08 19:46:23 +00:00 |
|
Joachim Kern
|
997e615c69
|
8322943: runtime/CompressedOops/CompressedClassPointers.java fails on AIX
Reviewed-by: gli, stuefe
|
2024-03-08 13:23:06 +00:00 |
|
Leonid Mesnik
|
972e81d1ad
|
8326611: Clean up vmTestbase/nsk/stress/stack tests
Reviewed-by: coleenp, mseledtsov
|
2024-03-07 20:09:13 +00:00 |
|
Evgeny Nikitin
|
5aae80304c
|
8327390: JitTester: Implement temporary folder functionality
Reviewed-by: gli, lmesnik
|
2024-03-07 17:12:06 +00:00 |
|
Hamlin Li
|
d7273ac8b1
|
8320646: RISC-V: C2 VectorCastHF2F
8320647: RISC-V: C2 VectorCastF2HF
Reviewed-by: luhenry, fyang
|
2024-03-07 12:21:23 +00:00 |
|
Emanuel Peter
|
f54e598354
|
8327172: C2 SuperWord: data node in loop has no input in loop: replace assert with bailout
Reviewed-by: chagedorn, kvn
|
2024-03-07 07:48:38 +00:00 |
|
Chris Plummer
|
ddcd6dece9
|
8325532: serviceability/dcmd/compiler/PerfMapTest.java leaves created files in the /tmp dir.
Reviewed-by: amenkov, kevinw, lmesnik, sspitsyn
|
2024-03-07 00:01:50 +00:00 |
|
Thomas Schatzl
|
992104d477
|
8327239: Obsolete unused GCLockerEdenExpansionPercent product option
Reviewed-by: gli, ayang
|
2024-03-06 11:35:23 +00:00 |
|
Doug Simon
|
7d53559d2f
|
8319932: [JVMCI] class unloading related tests can fail on libgraal
Reviewed-by: dholmes
|
2024-03-06 09:04:31 +00:00 |
|
Matthias Baesken
|
3d106cb091
|
8325139: JFR SwapSpace event - add free swap space information on Linux when running in a container environment
Reviewed-by: lucy, sgehwolf
|
2024-03-05 15:34:27 +00:00 |
|
Emanuel Peter
|
98f0b86641
|
8319690: [AArch64] C2 compilation hits offset_ok_for_immed: assert "c2 compiler bug"
Co-authored-by: Fei Gao <fgao@openjdk.org>
Reviewed-by: aph, kvn, gli
|
2024-03-05 13:37:08 +00:00 |
|
Gilles Duboscq
|
31ac8714e0
|
8326692: JVMCI Local.endBci is off-by-one
Reviewed-by: dnsimon, never, gli
|
2024-03-03 11:05:33 +00:00 |
|
Jaikiran Pai
|
f68a4b9fc4
|
8327105: compiler.compilercontrol.share.scenario.Executor should listen on loopback address only
Reviewed-by: chagedorn, kvn
|
2024-03-02 01:45:36 +00:00 |
|
Jaikiran Pai
|
a9c17a22ca
|
8327108: compiler.lib.ir_framework.shared.TestFrameworkSocket should listen on loopback address only
Reviewed-by: chagedorn, kvn
|
2024-03-02 01:44:25 +00:00 |
|
Matthias Baesken
|
a065eba56d
|
8326496: [test] checkHsErrFileContent support printing hserr in error case
Reviewed-by: clanger, lucy
|
2024-03-01 07:37:43 +00:00 |
|
Doug Simon
|
43af12039f
|
8326959: Improve JVMCI option help
Reviewed-by: never
|
2024-02-29 22:11:05 +00:00 |
|
Vladimir Kozlov
|
742c776a92
|
8322743: C2: prevent lock region elimination in OSR compilation
Reviewed-by: epeter, dlong, vlivanov
|
2024-02-29 20:20:46 +00:00 |
|
Elif Aslan
|
d9aa1deac8
|
8318605: Enable parallelism in vmTestbase/nsk/stress/stack tests
Reviewed-by: gli, shade, lmesnik
|
2024-02-29 16:56:16 +00:00 |
|
Kim Barrett
|
998d0baab0
|
8324799: Use correct extension for C++ test headers
Reviewed-by: jwaters, gli, coleenp, lmesnik
|
2024-02-29 06:24:42 +00:00 |
|
David Holmes
|
0735c8ab26
|
8318302: ThreadCountLimit.java failed with "Native memory allocation (mprotect) failed to protect 16384 bytes for memory to guard stack pages"
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Reviewed-by: shade, stefank
|
2024-02-29 05:28:32 +00:00 |
|
Vladimir Kozlov
|
b938a5c9ed
|
8324969: C2: prevent elimination of unbalanced coarsened locking regions
Reviewed-by: epeter, vlivanov, dlong
|
2024-02-28 16:04:47 +00:00 |
|
Christian Hagedorn
|
6cad07c23b
|
8325746: Refactor Loop Unswitching code
Reviewed-by: epeter, kvn
|
2024-02-28 07:03:57 +00:00 |
|
Hamlin Li
|
552411f832
|
8326824: Test: remove redundant test in compiler/vectorapi/reshape/utils/TestCastMethods.java
Reviewed-by: kvn
|
2024-02-27 20:08:22 +00:00 |
|
Tobias Hartmann
|
9f0e7da64e
|
8326638: Crash in PhaseIdealLoop::remix_address_expressions due to unexpected Region instead of Loop
Reviewed-by: chagedorn, kvn
|
2024-02-27 16:58:22 +00:00 |
|
Kim Barrett
|
d482c1af28
|
8326524 : Rename agent_common.h
Reviewed-by: coleenp, sspitsyn, jwaters, dlong, lmesnik
|
2024-02-27 10:26:42 +00:00 |
|
Hamlin Li
|
a48f5966be
|
8322179: RISC-V: Implement SHA-1 intrinsic
Reviewed-by: tonyp, fyang
|
2024-02-27 08:17:33 +00:00 |
|
SendaoYan
|
5daf63b717
|
8326636: Problem list StartupOutput.java due to 8326615
Reviewed-by: kvn, thartmann
|
2024-02-27 08:14:38 +00:00 |
|
Roland Westrelin
|
5d414da504
|
8325372: Shenandoah: SIGSEGV crash in unnecessary_acquire due to LoadStore split through phi
Reviewed-by: shade, rkennke, thartmann
|
2024-02-23 10:09:06 +00:00 |
|
Roman Kennke
|
336bbbe389
|
8139457: Relax alignment of array elements
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Reviewed-by: stuefe, stefank, shade, coleenp, kdnilsen, aboldtch
|
2024-02-23 10:05:25 +00:00 |
|
Thomas Stuefe
|
d695af89f6
|
8326376: java -version failed with CONF=fastdebug -XX:InitialCodeCacheSize=1024K -XX:ReservedCodeCacheSize=1200k
Reviewed-by: kvn, jwaters
|
2024-02-22 17:45:34 +00:00 |
|
Roland Westrelin
|
4406915ebc
|
8323274: C2: array load may float above range check
Reviewed-by: epeter, thartmann
|
2024-02-22 11:07:13 +00:00 |
|
Thomas Stuefe
|
d31fd78d96
|
8325496: Make TrimNativeHeapInterval a product switch
Reviewed-by: dholmes, mbaesken
|
2024-02-21 04:39:09 +00:00 |
|
Kim Barrett
|
27003b53bb
|
8326090: Rename jvmti_aod.h
Reviewed-by: coleenp, sspitsyn
|
2024-02-21 03:09:29 +00:00 |
|
Joshua Cao
|
bb675afae6
|
8325542: CTW: Runner can produce negative StressSeed
Reviewed-by: shade, xliu
|
2024-02-20 08:54:48 +00:00 |
|
Joshua Cao
|
5bf859c8e9
|
8325610: CTW: Add StressIncrementalInlining to stress options
Reviewed-by: shade, xliu
|
2024-02-20 08:54:36 +00:00 |
|
Magnus Ihse Bursie
|
5c5a282f91
|
8325950: Make sure all files in the JDK pass jcheck
Reviewed-by: prr, wetmore, erikj, naoto
|
2024-02-19 16:13:34 +00:00 |
|
Matthias Baesken
|
dc17c268e8
|
8325116: Amend jdk.ContainerConfiguration by swap related value
Reviewed-by: sgehwolf, lucy, egahlin
|
2024-02-19 12:52:35 +00:00 |
|
Yi Yang
|
3742bc626e
|
8323795: jcmd Compiler.codecache should print total size of code cache
Reviewed-by: thartmann, kvn
|
2024-02-19 07:38:55 +00:00 |
|
Daniel D. Daugherty
|
099b744235
|
8326117: ProblemList serviceability/jvmti/vthread/SuspendWithInterruptLock/SuspendWithInterruptLock.java#default in Xcomp mode
8326120: ProblemList sun/java2d/X11SurfaceData/SharedMemoryPixmapsTest/SharedMemoryPixmapsTest.sh on macosx-aarch64
Reviewed-by: alanb
|
2024-02-18 18:10:32 +00:00 |
|
Leonid Mesnik
|
f50df10591
|
8299023: TestPLABResize.java and TestPLABPromotion.java are failing intermittently
Reviewed-by: tschatzl, ayang
|
2024-02-17 19:19:47 +00:00 |
|
Daniel D. Daugherty
|
00b5c70750
|
8326062: ProblemList jcstress tests that are failing due to JDK-8325984
Reviewed-by: azvegint, jvernee
|
2024-02-16 16:03:12 +00:00 |
|
Leo Korinth
|
0aaec97527
|
8325763: Revert properties: vm.opt.x.*
Reviewed-by: ayang, stefank
|
2024-02-16 09:23:42 +00:00 |
|
Zdenek Zambersky
|
0fdfdf71f2
|
8325983: Build failure after JDK-8324580
Reviewed-by: stuefe, dcubed
|
2024-02-15 21:10:56 +00:00 |
|
Zdenek Zambersky
|
a231706a06
|
8324580: SIGFPE on THP initialization on kernels < 4.10
Reviewed-by: stuefe, sjohanss
|
2024-02-15 16:01:18 +00:00 |
|
Leonid Mesnik
|
2564f0f998
|
8325906: Problemlist vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize/Test.java#id1 until JDK-8320865 is fixed
Reviewed-by: thartmann
|
2024-02-15 15:06:12 +00:00 |
|
Albert Mingkun Yang
|
2b1a840002
|
8325860: Serial: Move Generation.java to serial folder
Reviewed-by: cjplummer, tschatzl
|
2024-02-15 10:20:12 +00:00 |
|
Sonia Zaldana Calles
|
1aae980c54
|
8323994: gtest runner repeats test name for every single gtest assertion
Reviewed-by: stuefe, lmesnik
|
2024-02-15 08:03:01 +00:00 |
|
Kim Barrett
|
810daf8206
|
8325910: Rename jnihelper.h
Reviewed-by: coleenp
|
2024-02-15 03:54:43 +00:00 |
|
Kim Barrett
|
22e81810dd
|
8325682: Rename nsk_strace.h
Reviewed-by: coleenp
|
2024-02-14 23:06:47 +00:00 |
|
Erik Österlund
|
84965ea1a8
|
8322630: Remove ICStubs and related safepoints
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Aleksei Voitylov <avoitylov@openjdk.org>
Reviewed-by: tschatzl, aboldtch, dlong
|
2024-02-14 11:44:30 +00:00 |
|
Cesar Soares Lucas
|
7cd25ed605
|
8322854: Incorrect rematerialization of scalar replaced objects in C2
Reviewed-by: kvn, thartmann
|
2024-02-13 13:50:59 +00:00 |
|
Axel Boldt-Christmas
|
5dbf13730e
|
8319797: Recursive lightweight locking: Runtime implementation
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Reviewed-by: rkennke, dcubed, coleenp, stefank
|
2024-02-13 09:32:58 +00:00 |
|
Kim Barrett
|
b356fee5d8
|
8325458: Rename mlvmJvmtiUtils.h
Reviewed-by: vlivanov
|
2024-02-13 02:03:07 +00:00 |
|
Christian Hagedorn
|
6a12362660
|
8325606: compiler/predicates/TestPredicatesBasic.java does not compile
Reviewed-by: thartmann
|
2024-02-12 08:18:45 +00:00 |
|
Joshua Cao
|
2546afe2aa
|
8325451: Missed elimination of assertion predicates
Reviewed-by: chagedorn, phh
|
2024-02-12 06:29:37 +00:00 |
|
Daniel D. Daugherty
|
6303c0e713
|
8325569: ProblemList gc/parallel/TestAlwaysPreTouchBehavior.java on linux
Reviewed-by: ccheung
|
2024-02-09 20:49:55 +00:00 |
|
Calvin Cheung
|
b42b8886aa
|
8325038: runtime/cds/appcds/ProhibitedPackage.java can fail with UseLargePages
Reviewed-by: matsaave, jsjolen
|
2024-02-09 18:06:51 +00:00 |
|
Bhavana Kilambi
|
4368437475
|
8325264: two compiler/intrinsics/float16 tests fail after JDK-8324724
Reviewed-by: thartmann, dfenacci, kvn
|
2024-02-09 16:57:49 +00:00 |
|
Emanuel Peter
|
8d9ad97c29
|
8324641: [IR Framework] Add Setup method to provide custom arguments and set fields
Reviewed-by: chagedorn, thartmann
|
2024-02-09 05:30:20 +00:00 |
|
Kim Barrett
|
10beb3184e
|
8325456: Rename nsk_mutex.h
Reviewed-by: coleenp, jwaters
|
2024-02-08 17:22:47 +00:00 |
|
Kim Barrett
|
9cccf0515e
|
8325367: Rename nsk_list.h
Reviewed-by: coleenp
|
2024-02-08 00:00:00 +00:00 |
|
Thomas Stuefe
|
1ecf74c296
|
8325306: Rename static huge pages to explicit huge pages
Reviewed-by: jsjolen, jwaters
|
2024-02-07 14:54:51 +00:00 |
|
Albert Mingkun Yang
|
77ee7f0e24
|
8325221: Obsolete TLABStats
Reviewed-by: tschatzl, kbarrett
|
2024-02-07 12:21:21 +00:00 |
|
Daniel Lundén
|
4abb10eb0b
|
8317349: Randomize order of macro node expansion in C2
Reviewed-by: chagedorn, rcastanedalo, thartmann
|
2024-02-07 10:01:35 +00:00 |
|
Kim Barrett
|
f2f634448e
|
8325347: Rename native_thread.h
Reviewed-by: coleenp, lmesnik
|
2024-02-06 23:42:08 +00:00 |
|
Kim Barrett
|
2d252ee06e
|
8325180: Rename jvmti_FollowRefObjects.h
Reviewed-by: sspitsyn, jwaters, lmesnik
|
2024-02-06 17:15:36 +00:00 |
|