Johan Sjölen
2ea0364b6e
8343893: Test jdk/jfr/event/runtime/TestNativeMemoryUsageEvents.java failed: heap should have grown and NMT should show that: expected 0 > 0
...
Reviewed-by: gziemski, mgronlun, lmesnik
2024-11-22 08:55:27 +00:00
Leonid Mesnik
eb240a7df9
8344051: Problemlist jdk/jfr/event/runtime/TestNativeMemoryUsageEvents.java with ZGC until JDK-8343893 is fixed
...
Reviewed-by: rkennke, mli, tschatzl
2024-11-13 16:06:44 +00:00
Axel Boldt-Christmas
821c514a13
8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode
...
Reviewed-by: ihse, eosterlund, stefank, prr, cjplummer, dholmes
2024-10-30 11:05:07 +00:00
Viktor Klang
b86c3b7a68
8309218: java/util/concurrent/locks/Lock/OOMEInAQS.java still times out with ZGC, Generational ZGC, and SerialGC
...
Reviewed-by: jpai, dholmes, alanb
2024-01-10 16:42:30 +00:00
Chris Plummer
87b08b6e01
8307408: Some jdk/sun/tools/jhsdb tests don't pass test JVM args to the debuggee JVM
...
Reviewed-by: sspitsyn, lmesnik
2023-08-07 18:51:29 +00:00
Daniel D. Daugherty
e42a4b659a
8309236: ProblemList java/util/concurrent/locks/Lock/OOMEInAQS.java with ZGC and Generational ZGC again
...
Reviewed-by: bpb, azvegint
2023-05-31 20:41:11 +00:00
Viktor Klang
544978cb76
8298066: java/util/concurrent/locks/Lock/OOMEInAQS.java timed out
...
Reviewed-by: alanb
2023-05-24 12:41:27 +00:00
Stefan Karlsson
316bc79e0e
8308188: ProblemList java/util/concurrent/locks/Lock/OOMEInAQS.java with ZGC on all platforms
...
Reviewed-by: dcubed
2023-05-16 14:48:46 +00:00
Daniel D. Daugherty
9a7b4431ec
8307966: ProblemList java/util/concurrent/locks/Lock/OOMEInAQS.java on linux-x64
...
Reviewed-by: naoto, lmesnik
2023-05-12 00:51:49 +00:00
Stefan Karlsson
d20034b09c
8307058: Implementation of Generational ZGC
...
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Co-authored-by: Per Liden <pliden@openjdk.org>
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Co-authored-by: Erik Helin <ehelin@openjdk.org>
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Co-authored-by: Nils Eliasson <neliasso@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Leslie Zhai <lzhai@openjdk.org>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Yadong Wang <yadongwang@openjdk.org>
Reviewed-by: eosterlund, aboldtch, rcastanedalo
2023-05-11 13:59:37 +00:00
Daniel D. Daugherty
b5d204c3a4
8305678: ProblemList serviceability/sa/ClhsdbInspect.java on windows-x64 in Xcomp
...
8305679: ProblemList java/util/concurrent/locks/Lock/OOMEInAQS.java on linux-aarch64 with ZGC
Reviewed-by: mikael
2023-04-05 21:24:55 +00:00
Chris Plummer
9643f654da
8304436: com/sun/jdi/ThreadMemoryLeakTest.java fails with "OutOfMemoryError: Java heap space" with ZGC
...
8304449: com/sun/jdi/ThreadMemoryLeakTest.java times out
Reviewed-by: lmesnik, dcubed
2023-03-29 23:29:30 +00:00
Chris Plummer
033c0b17cb
8304437: ProblemList com/sun/jdi/ThreadMemoryLeadTest.java with ZGC
...
Reviewed-by: jpai, dcubed
2023-03-18 17:08:00 +00:00
Stefan Karlsson
f113b04ab9
8302927: Unproblemlist Fuzz.java from ProblemList-zgc.txt again
...
Reviewed-by: sjohanss, eosterlund
2023-02-23 14:07:37 +00:00
Daniel D. Daugherty
bc498f87f7
8300141: ProblemList java/util/concurrent/locks/Lock/OOMEInAQS.java with ZGC
...
8300144: ProblemList vmTestbase/nsk/sysdict/vm/stress/chain/chain007/chain007.java with ZGC
8300147: ProblemList vmTestbase/nsk/jvmti/SetFieldModificationWatch/setfmodw001/TestDescription.java in Xcomp
Reviewed-by: mikael
2023-01-13 22:55:08 +00:00
Alan Bateman
2c69c41d48
8298894: java/lang/Thread/virtual/stress/Skynet.java timed out and threw OutOfMemoryError
...
Reviewed-by: eosterlund
2022-12-19 18:06:19 +00:00
Daniel D. Daugherty
34105556d1
8298987: ProblemList jdk/internal/vm/Continuation/Fuzz.java#default with ZGC on X64
...
8298989: ProblemList vmTestbase/nsk/jvmti/InterruptThread/intrpthrd003/TestDescription.java on macosx-x64
8298990: ProblemList java/lang/Thread/virtual/stress/Skynet.java subtests with ZGC
Reviewed-by: azvegint
2022-12-17 16:13:03 +00:00
Axel Boldt-Christmas
581f9f2306
8297235: ZGC: assert(regs[i] != regs[j]) failed: Multiple uses of register: rax
...
Reviewed-by: thartmann, rcastanedalo
Backport-of: 042b7062f1
2022-12-14 14:10:24 +00:00
Daniel D. Daugherty
87572d43be
8298068: ProblemList tests failing due to JDK-8297235
...
8298070: ProblemList jdk/internal/vm/Continuation/Fuzz.java#default with ZGC on X64
8298071: ProblemList tests failing due to JDK-8298059
8298072: ProblemList compiler/c1/TestPrintC1Statistics.java in Xcomp mode on linux-aarch64
Reviewed-by: azvegint
2022-12-04 16:37:09 +00:00
Severin Gehwolf
af8a08f584
8260378: [TESTBUG] DcmdMBeanTestCheckJni.java reports false positive
...
Reviewed-by: dcubed
2021-01-26 15:18:56 +00:00
Daniel D. Daugherty
5b0b24b58d
8260381: ProblemList com/sun/management/DiagnosticCommandMBean/DcmdMBeanTestCheckJni.java on Win with ZGC
...
Reviewed-by: sspitsyn, sgehwolf
2021-01-25 18:20:21 +00:00
Richard Reingruber
63461d59a1
8255072: [TESTBUG] com/sun/jdi/EATests.java should not fail if expected VMOutOfMemoryException is not thrown
...
Reviewed-by: cjplummer, sspitsyn, kvn
2020-11-03 12:36:59 +00:00
Daniel D. Daugherty
34450311d9
8255200: ProblemList com/sun/jdi/EATests.java for ZGC
...
Reviewed-by: kvn, iignatyev, dholmes
2020-10-21 21:30:28 +00:00