Afshin Zafari
|
45a145e5bc
|
8299915: Remove ArrayAllocatorMallocLimit and associated code
Reviewed-by: dholmes, coleenp
|
2023-09-27 08:27:02 +00:00 |
|
Axel Boldt-Christmas
|
50a7a04e9a
|
8316417: ObjectMonitorIterator does not return the most recent monitor and is incorrect if no monitors exists
Reviewed-by: cjplummer, dholmes
|
2023-09-27 08:16:34 +00:00 |
|
Roland Westrelin
|
4e1e579e8b
|
8315920: C2: "control input must dominate current control" assert failure
Reviewed-by: thartmann, chagedorn
|
2023-09-26 14:32:54 +00:00 |
|
Roland Westrelin
|
52983ed529
|
8303737: C2: Load can bypass subtype check that enforces it's from the right object type
Reviewed-by: chagedorn, thartmann
|
2023-09-26 06:55:01 +00:00 |
|
David Holmes
|
e2e8e8e210
|
8312136: Modify runtime/ErrorHandling/TestDwarf.java to split dwarf and decoder testing
Reviewed-by: chagedorn, pchilanomate
|
2023-09-25 23:42:17 +00:00 |
|
Hao Sun
|
481cfc7985
|
8287325: AArch64: fix virtual threads with -XX:UseBranchProtection=pac-ret
Co-authored-by: Nick Gasson <ngasson@openjdk.org>
Reviewed-by: aph, dlong
|
2023-09-25 05:38:51 +00:00 |
|
Severin Gehwolf
|
7352bb9105
|
8316418: containers/docker/TestMemoryWithCgroupV1.java get OOM killed with Parallel GC
Reviewed-by: shade
|
2023-09-22 08:12:51 +00:00 |
|
Yi-Fan Tsai
|
343cc0ce2b
|
8315576: compiler/codecache/CodeCacheFullCountTest.java fails after JDK-8314837
Reviewed-by: kvn, thartmann
|
2023-09-22 07:57:05 +00:00 |
|
Jie Fu
|
775e22a8a6
|
8316699: TestDynamicConstant.java fails with release VMs
Reviewed-by: dholmes
|
2023-09-22 02:14:52 +00:00 |
|
Alex Menkov
|
041510dc21
|
8315486: vmTestbase/nsk/jdwp/ThreadReference/ForceEarlyReturn/forceEarlyReturn002/forceEarlyReturn002.java timed out
Reviewed-by: cjplummer, lmesnik
|
2023-09-21 22:24:24 +00:00 |
|
Daniel D. Daugherty
|
1100dbc6b2
|
8316695: ProblemList serviceability/jvmti/RedefineClasses/RedefineLeakThrowable.java
Reviewed-by: ccheung, kbarrett
|
2023-09-21 20:59:30 +00:00 |
|
Sacha Coppey
|
015f6f5d94
|
8315771: [JVMCI] Resolution of bootstrap methods with int[] static arguments
Reviewed-by: dnsimon, psandoz
|
2023-09-21 17:00:46 +00:00 |
|
Doug Simon
|
542b3000f0
|
8315954: getArgumentValues002.java fails on Graal
Reviewed-by: never, fparain
|
2023-09-21 16:28:44 +00:00 |
|
Jorn Vernee
|
38bf1192b6
|
8310228: Improve error reporting for uncaught native exceptions on Windows
Reviewed-by: dholmes, djelinski
|
2023-09-21 13:54:35 +00:00 |
|
Christian Hagedorn
|
ca47f5f06d
|
8316105: C2: Back to back Parse Predicates from different loops but with same deopt reason are wrongly grouped together
Reviewed-by: roland, thartmann, kvn
|
2023-09-21 08:56:31 +00:00 |
|
Roberto Castañeda Lozano
|
ceff47b462
|
8315082: [REDO] Generational ZGC: Tests crash with assert(index == 0 || is_power_of_2(index))
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Reviewed-by: ayang, thartmann, kvn
|
2023-09-21 05:49:09 +00:00 |
|
Jean-Philippe Bempel
|
df4a25b41c
|
8308762: Metaspace leak with Instrumentation.retransform
Reviewed-by: dholmes, coleenp
|
2023-09-21 05:16:07 +00:00 |
|
Leonid Mesnik
|
54028e779b
|
8316562: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java times out after JDK-8314829
Reviewed-by: dholmes, kevinw, dcubed
|
2023-09-20 18:13:45 +00:00 |
|
Matthias Baesken
|
e1870d360e
|
8316411: compiler/compilercontrol/TestConflictInlineCommands.java fails intermittent with force inline by CompileCommand missing
Reviewed-by: mdoerr, chagedorn
|
2023-09-20 09:08:52 +00:00 |
|
Aleksey Shipilev
|
ec74194cb7
|
8316546: Backout JDK-8315932: runtime/InvocationTests spend a lot of time on dependency verification
Reviewed-by: dholmes
|
2023-09-20 05:33:36 +00:00 |
|
Mikhailo Seledtsov
|
b685ee00b2
|
8314830: runtime/ErrorHandling/ tests ignore external VM flags
Reviewed-by: dholmes, lmesnik
|
2023-09-19 16:42:23 +00:00 |
|
Leonid Mesnik
|
e0f8d16833
|
8314829: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java ignores vm flags
Reviewed-by: cjplummer
|
2023-09-19 16:35:50 +00:00 |
|
Alan Bateman
|
4461eeb31d
|
8312498: Thread::getState and JVM TI GetThreadState should return TIMED_WAITING virtual thread is timed parked
Reviewed-by: sspitsyn, rpressler
|
2023-09-19 10:58:12 +00:00 |
|
Calvin Cheung
|
f226ceb435
|
8316440: LambdasInTwoArchives.java failed to find WhiteBox.class
Reviewed-by: iklam
|
2023-09-19 00:12:36 +00:00 |
|
Aleksey Shipilev
|
4421951d8f
|
8316142: Enable parallelism in vmTestbase/nsk/monitoring/stress/lowmem tests
Reviewed-by: lmesnik, cjplummer
|
2023-09-18 18:29:33 +00:00 |
|
Adam Sotona
|
1203e11a8d
|
8294969: Convert jdk.jdeps javap to use the Classfile API
Reviewed-by: vromero
|
2023-09-18 08:35:31 +00:00 |
|
Leo Korinth
|
fbc766ee21
|
8315988: Parallel: Make TestAggressiveHeap use createTestJvm
Reviewed-by: ayang, tschatzl
|
2023-09-18 07:14:53 +00:00 |
|
Aleksey Shipilev
|
ca3fe7b3fd
|
8315932: runtime/InvocationTests spend a lot of time on dependency verification
Reviewed-by: phh, vlivanov
|
2023-09-18 05:53:12 +00:00 |
|
Leo Korinth
|
86dde5e02b
|
8316001: GC: Make TestArrayAllocatorMallocLimit use createTestJvm
Reviewed-by: ayang, tschatzl
|
2023-09-15 08:59:48 +00:00 |
|
Chris Plummer
|
2a6fb9ce59
|
8316147: Remove serviceability/sa/TestJhsdbJstackMixed.java from -Xcomp problem list
Reviewed-by: lmesnik
|
2023-09-14 18:52:24 +00:00 |
|
Soumadipta Roy
|
eb1f67b160
|
8315937: Enable parallelism in vmTestbase/nsk/stress/numeric tests
Reviewed-by: shade, lmesnik
|
2023-09-14 15:59:13 +00:00 |
|
Matias Saavedra Silva
|
83dca6296e
|
8313638: Add test for dump of resolved references
Reviewed-by: ccheung, iklam
|
2023-09-14 14:30:14 +00:00 |
|
Soumadipta Roy
|
edd454b502
|
8315766: Parallelize gc/stress/TestStressIHOPMultiThread.java test
Reviewed-by: shade, tschatzl
|
2023-09-14 12:21:45 +00:00 |
|
Leonid Mesnik
|
11d431b2c4
|
8316228: jcmd tests are broken by 8314828
Reviewed-by: dholmes
|
2023-09-14 01:20:24 +00:00 |
|
Sergey Bylokhov
|
eb37c7e361
|
8315971: ProblemList containers/docker/TestMemoryAwareness.java on linux-all
Reviewed-by: shade
|
2023-09-13 23:40:44 +00:00 |
|
Leonid Mesnik
|
23fab1181b
|
8314828: Mark 3 jcmd command-line options test as vm.flagless
Reviewed-by: cjplummer
|
2023-09-13 22:52:01 +00:00 |
|
Emanuel Peter
|
f804f8652d
|
8314612: TestUnorderedReduction.java fails with -XX:MaxVectorSize=32 and -XX:+AlignVector
Reviewed-by: chagedorn, kvn
|
2023-09-13 10:47:20 +00:00 |
|
Matthias Baesken
|
36552e7193
|
8316123: ProblemList serviceability/dcmd/gc/RunFinalizationTest.java on AIX
Reviewed-by: clanger
|
2023-09-13 07:29:10 +00:00 |
|
Aleksey Shipilev
|
ece9bdfc83
|
8299614: Shenandoah: STW mark should keep nmethod/oops referenced from stack chunk alive
Reviewed-by: rkennke, zgu
|
2023-09-13 06:04:10 +00:00 |
|
Sergey Bylokhov
|
bd52bbfa27
|
8316060: test/hotspot/jtreg/runtime/reflect/ReflectOutOfMemoryError.java may fail if heap is huge
Reviewed-by: lmesnik, dholmes
|
2023-09-13 02:33:03 +00:00 |
|
Erik Joelsson
|
020255a72d
|
8267174: Many test files have the wrong Copyright header
Reviewed-by: valeriep, aivanov, iris, dholmes, ihse
|
2023-09-12 20:16:05 +00:00 |
|
Mikhailo Seledtsov
|
fc3e826692
|
8314832: Few runtime/os tests ignore vm flags
Reviewed-by: dholmes, lmesnik
|
2023-09-12 14:40:06 +00:00 |
|
Christian Hagedorn
|
3b422d0dc1
|
8316094: Problemlist compiler/rangechecks/TestRangeCheckHoistingScaledIV.java
Reviewed-by: thartmann
|
2023-09-12 08:54:59 +00:00 |
|
Serguei Spitsyn
|
fda142ff6c
|
8312174: missing JVMTI events from vthreads parked during JVMTI attach
Reviewed-by: lmesnik, amenkov
|
2023-09-12 02:46:47 +00:00 |
|
Aleksey Shipilev
|
dd214d0f95
|
8315437: Enable parallelism in vmTestbase/nsk/monitoring/stress/classload tests
Reviewed-by: lmesnik, cjplummer
|
2023-09-11 16:41:35 +00:00 |
|
Soumadipta Roy
|
877731d2a2
|
8315770: serviceability/sa/TestJmapCoreMetaspace.java should run with -XX:-VerifyDependencies
Reviewed-by: shade, kevinw, cjplummer, lmesnik
|
2023-09-11 16:34:56 +00:00 |
|
Jorn Vernee
|
68f69417c7
|
8314452: Explicitly indicate inlining success/failure in PrintInlining
Reviewed-by: kvn, shade, thartmann
|
2023-09-09 10:32:23 +00:00 |
|
Evgeny Nikitin
|
ab6a87e670
|
8314838: 3 compiler tests ignore vm flags
Reviewed-by: eastigeevich, kvn, lmesnik
|
2023-09-08 14:09:10 +00:00 |
|
Aleksey Shipilev
|
825e0ed2a1
|
8315774: Enable parallelism in vmTestbase/gc/g1/unloading tests
Reviewed-by: phh, lmesnik
|
2023-09-08 08:34:05 +00:00 |
|
Roland Westrelin
|
dac1727956
|
8308869: C2: use profile data in subtype checks when profile has more than one class
Co-authored-by: Fei Yang <fyang@openjdk.org>
Reviewed-by: vlivanov, thartmann
|
2023-09-08 07:48:05 +00:00 |
|
Mandy Chung
|
111ecdbaf5
|
8268829: Provide an optimized way to walk the stack with Class object only
8210375: StackWalker::getCallerClass throws UnsupportedOperationException
Reviewed-by: coleenp, dfuchs, bchristi
|
2023-09-07 21:37:40 +00:00 |
|
Patricio Chilano Mateo
|
4c6d7fc258
|
8315795: runtime/Safepoint/TestAbortVMOnSafepointTimeout.java fails after JDK-8305507
Reviewed-by: dcubed
|
2023-09-07 20:12:04 +00:00 |
|
Daniel D. Daugherty
|
7e7ab6ee1b
|
8315877: ProblemList vmTestbase/nsk/jvmti/InterruptThread/intrpthrd003/TestDescription.java on macosx-aarch64
8315879: ProblemList java/awt/PopupMenu/PopupMenuLocation.java on macosx-aarch64
Reviewed-by: azvegint, rriggs, ccheung
|
2023-09-07 20:10:00 +00:00 |
|
Ioi Lam
|
0c865a75e6
|
8315637: JDK-8314249 broke libgraal
Reviewed-by: dnsimon, matsaave
|
2023-09-07 18:30:09 +00:00 |
|
Mikhailo Seledtsov
|
9bf3dee242
|
8314831: NMT tests ignore vm flags
Reviewed-by: lmesnik, stuefe, gziemski
|
2023-09-07 17:12:46 +00:00 |
|
Calvin Cheung
|
25e85db61c
|
8307468: CDS Lambda Proxy classes are regenerated in dynamic dump
Reviewed-by: iklam
|
2023-09-06 15:37:03 +00:00 |
|
singhnitin
|
024133b089
|
8311964: Some jtreg tests failing on x86 with error 'unrecognized VM options' (C2 flags)
Reviewed-by: dhanalla, thartmann
|
2023-09-06 11:36:13 +00:00 |
|
Roland Westrelin
|
ba1a46392f
|
8315377: C2: assert(u->find_out_with(Op_AddP) == nullptr) failed: more than 2 chained AddP nodes?
Reviewed-by: chagedorn, kvn, thartmann
|
2023-09-06 07:25:22 +00:00 |
|
Roman Marchenko
|
a258fc443f
|
8315648: Add test for JDK-8309979 changes
Reviewed-by: cjplummer
|
2023-09-06 07:19:53 +00:00 |
|
Leonid Mesnik
|
5cbff24608
|
8315406: [REDO] serviceability/jdwp/AllModulesCommandTest.java ignores VM flags
Reviewed-by: cjplummer, dcubed
|
2023-09-06 00:02:54 +00:00 |
|
Tobias Hotz
|
aba89f20bf
|
8312213: Remove unnecessary TEST instructions on x86 when flags reg will already be set
Reviewed-by: jvernee, dlong
|
2023-09-05 22:08:20 +00:00 |
|
Ioi Lam
|
1f4cdb327f
|
8315127: CDSMapTest fails with incorrect number of oop references
Reviewed-by: ccheung
|
2023-09-05 20:56:09 +00:00 |
|
Daniel D. Daugherty
|
ebe3127734
|
8315717: ProblemList serviceability/sa/TestHeapDumpForInvokeDynamic.java with ZGC
Reviewed-by: thartmann, azvegint, kevinw
|
2023-09-05 17:48:43 +00:00 |
|
Quan Anh Mai
|
969fcdb0de
|
8314191: C2 compilation fails with "bad AD file"
Reviewed-by: thartmann, chagedorn
|
2023-09-05 16:15:54 +00:00 |
|
Wojciech Kudla
|
cef9fff067
|
8305507: Add support for grace period before AbortVMOnSafepointTimeout triggers
Reviewed-by: dholmes, pchilanomate
|
2023-09-05 14:12:45 +00:00 |
|
Aleksey Shipilev
|
9013b03244
|
8315442: Enable parallelism in vmTestbase/nsk/monitoring/stress/thread tests
Reviewed-by: stuefe, lmesnik
|
2023-09-05 10:08:35 +00:00 |
|
Roland Westrelin
|
fe4f90021f
|
8315088: C2: assert(wq.size() - before == EMPTY_LOOP_SIZE) failed: expect the EMPTY_LOOP_SIZE nodes of this body if empty
Reviewed-by: thartmann, chagedorn
|
2023-09-05 07:32:51 +00:00 |
|
Roland Westrelin
|
9def4538ab
|
8314580: PhaseIdealLoop::transform_long_range_checks fails with assert "was tested before"
Reviewed-by: chagedorn, kvn
|
2023-09-04 15:18:39 +00:00 |
|
Roberto Castañeda Lozano
|
0d52c82ed1
|
8310220: IGV: dump graph after each IGVN step at level 4
Reviewed-by: chagedorn, tholenstein
|
2023-09-04 07:41:41 +00:00 |
|
Christian Hagedorn
|
2dc930de12
|
8314997: Missing optimization opportunities due to missing try_clean_mem_phi() calls
Reviewed-by: roland, kvn, thartmann
|
2023-09-04 06:53:19 +00:00 |
|
Leonid Mesnik
|
ba8d5c2206
|
8315582: Exclude compiler/codecache/CodeCacheFullCountTest.java with Xcomp
Reviewed-by: thartmann
|
2023-09-04 05:25:34 +00:00 |
|
Yi Yang
|
75d4ac2659
|
8311775: [TEST] duplicate verifyHeapDump in several tests
Reviewed-by: kevinw, amenkov, cjplummer
|
2023-09-04 01:56:13 +00:00 |
|
Yi-Fan Tsai
|
2a11bc41ba
|
8314837: 5 compiled/codecache tests ignore VM flags
Reviewed-by: kvn, lmesnik
|
2023-09-01 20:41:45 +00:00 |
|
Ivan Walulya
|
47aa6f3a65
|
8315219: G1: Improve allocator pathological case where it keeps doing direct allocations instead of retiring a PLAB
Reviewed-by: tschatzl, ayang, mli
|
2023-08-31 08:04:47 +00:00 |
|
Leonid Mesnik
|
218829e0a2
|
8315421: [BACKOUT] 8314834 serviceability/jdwp/AllModulesCommandTest.java ignores VM flags
Reviewed-by: dholmes
|
2023-08-31 02:33:38 +00:00 |
|
Alex Menkov
|
c90cd2c060
|
8286789: Test forceEarlyReturn002.java timed out
Reviewed-by: lmesnik, sspitsyn
|
2023-08-30 18:28:43 +00:00 |
|
Leonid Mesnik
|
8e4cda063c
|
8314834: serviceability/jdwp/AllModulesCommandTest.java ignores VM flags
Reviewed-by: sspitsyn
|
2023-08-30 16:14:07 +00:00 |
|
Leonid Mesnik
|
1ea6463fbb
|
8314835: gtest wrappers should be marked as flagless
Reviewed-by: dholmes, stuefe
|
2023-08-30 16:12:17 +00:00 |
|
Leonid Mesnik
|
93e82c0146
|
8314824: Fix serviceability/jvmti/8036666/GetObjectLockCount.java to use vm flags
Reviewed-by: sspitsyn, kevinw
|
2023-08-30 16:11:56 +00:00 |
|
Roland Westrelin
|
ed1ea5fe7c
|
8314024: SIGSEGV in PhaseIdealLoop::build_loop_late_post_work due to bad immediate dominator info
Reviewed-by: kvn, chagedorn
|
2023-08-30 07:52:05 +00:00 |
|
Pengfei Li
|
a03954e6c5
|
8309697: [TESTBUG] Remove "@requires vm.flagless" from jtreg vectorization tests
Reviewed-by: kvn, thartmann, epeter, chagedorn
|
2023-08-29 01:39:54 +00:00 |
|
Pengfei Li
|
e5ea9aa9aa
|
8312570: [TESTBUG] Jtreg compiler/loopopts/superword/TestDependencyOffsets.java fails on 512-bit SVE
Reviewed-by: epeter, kvn
|
2023-08-29 01:34:33 +00:00 |
|
Calvin Cheung
|
1cb2cc6587
|
8308464: Shared array class should not always be loaded in boot loader
Reviewed-by: dholmes, iklam
|
2023-08-28 22:05:15 +00:00 |
|
Roberto Castañeda Lozano
|
1c3177eea7
|
8315029: [BACKOUT] Generational ZGC: Tests crash with assert(index == 0 || is_power_of_2(index))
Reviewed-by: chagedorn, mdoerr
|
2023-08-28 11:08:44 +00:00 |
|
Christian Hagedorn
|
5c4f1dc43e
|
8314513: [IR Framework] Some internal IR Framework tests are failing after JDK-8310308 on PPC and Cascade Lake
Reviewed-by: kvn, mdoerr
|
2023-08-28 10:30:48 +00:00 |
|
Quan Anh Mai
|
837cf85f7d
|
8312547: Max/Min nodes Value implementation could be improved
Reviewed-by: thartmann, kvn
|
2023-08-25 17:48:27 +00:00 |
|
Roberto Castañeda Lozano
|
002b594870
|
8312749: Generational ZGC: Tests crash with assert(index == 0 || is_power_of_2(index))
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Reviewed-by: thartmann, ayang, kvn
|
2023-08-25 07:18:34 +00:00 |
|
Doug Simon
|
75e19e0d5e
|
8314819: [JVMCI] HotSpotJVMCIRuntime.lookupType throws unexpected ClassNotFoundException
Reviewed-by: never, thartmann
|
2023-08-24 10:12:16 +00:00 |
|
Thomas Stuefe
|
de0e46c2f6
|
8303815: Improve Metaspace test speed
Reviewed-by: stefank, dholmes
|
2023-08-24 05:38:43 +00:00 |
|
Chris Plummer
|
38a9edfb7e
|
8314679: SA fails to properly attach to JVM after having just detached from a different JVM
Reviewed-by: dholmes, kevinw
|
2023-08-23 20:11:10 +00:00 |
|
Roland Westrelin
|
1cee3b9fd9
|
8313262: C2: Sinking node may cause required cast to be dropped
Reviewed-by: chagedorn, thartmann
|
2023-08-23 08:59:36 +00:00 |
|
Tobias Holenstein
|
f8203cb272
|
8313626: C2 crash due to unexpected exception control flow
Reviewed-by: thartmann, chagedorn
|
2023-08-23 08:47:33 +00:00 |
|
Kimura Yukihiro
|
d1de3d082e
|
8313901: [TESTBUG] test/hotspot/jtreg/compiler/codecache/CodeCacheFullCountTest.java fails with java.lang.VirtualMachineError
Reviewed-by: shade, thartmann
|
2023-08-23 06:04:28 +00:00 |
|
Calvin Cheung
|
9f4a9fe488
|
8312434: SPECjvm2008/xml.transform with CDS fails with "can't seal package nu.xom"
Reviewed-by: iklam, matsaave
|
2023-08-22 22:37:16 +00:00 |
|
Thomas Stuefe
|
20e94784c9
|
8314426: runtime/os/TestTrimNative.java is failing on slow machines
Reviewed-by: mbaesken, mdoerr, shade
|
2023-08-22 14:00:47 +00:00 |
|
Daohan Qu
|
6b9df037e4
|
8311240: Eliminate usage of testcases.jar from TestMetaSpaceLog.java
Reviewed-by: ayang, tschatzl
|
2023-08-22 12:51:59 +00:00 |
|
Cesar Soares Lucas
|
02ef859f79
|
8313689: C2: compiler/c2/irTests/scalarReplacement/AllocationMergesTests.java fails intermittently with -XX:-TieredCompilation
Reviewed-by: kvn, thartmann
|
2023-08-22 07:58:51 +00:00 |
|
Daniel D. Daugherty
|
78f74bc8ff
|
8314672: ProblemList runtime/cds/appcds/customLoader/HelloCustom_JFR.java on linux-all and windows-x64
Reviewed-by: azvegint
|
2023-08-21 17:13:48 +00:00 |
|
Leo Korinth
|
17a19dc060
|
8311639: Replace currentTimeMillis() with nanoTime() in jtreg/gc
Reviewed-by: stefank, ayang
|
2023-08-21 12:19:36 +00:00 |
|
Christian Stein
|
c50315de8f
|
8314495: Update to use jtreg 7.3.1
Reviewed-by: dholmes, erikj, iris, jpai
|
2023-08-21 06:30:56 +00:00 |
|