Xiaohong Gong
de79162fdf
8299715: IR test: VectorGatherScatterTest.java fails with SVE randomly
...
Reviewed-by: psandoz, thartmann
2023-01-11 01:49:56 +00:00
Nick Gasson
21d468e575
8299733: AArch64: "unexpected literal addressing mode" assertion failure with -XX:+PrintC1Statistics
...
Co-authored-by: Ningsheng Jian <njian@openjdk.org>
Reviewed-by: chagedorn, fyang, aph
2023-01-10 13:29:55 +00:00
Bhavana Kilambi
136f5db03d
8299528: IR test: TestEor3AArch64.java fails on aarch64
...
Reviewed-by: thartmann, chagedorn
2023-01-06 10:04:04 +00:00
Kim Barrett
b743519ba9
8293824: gc/whitebox/TestConcMarkCycleWB.java failed "RuntimeException: assertTrue: expected true, was false"
...
Reviewed-by: iwalulya, tschatzl
2023-01-04 03:28:31 +00:00
Tobias Hartmann
a6a903d4b6
8288204: GVN Crash: assert() failed: correct memory chain
...
Backport-of: 0459159537
2023-01-03 08:21:22 +00:00
Roland Westrelin
a0a09d56ba
8298176: remove OpaqueZeroTripGuardPostLoop once main-loop disappears
...
Reviewed-by: thartmann, chagedorn, kvn
2022-12-22 08:56:00 +00:00
Martin Doerr
3d4d9fd6e6
8298947: compiler/codecache/MHIntrinsicAllocFailureTest.java fails intermittently
...
Reviewed-by: kvn, chagedorn
2022-12-20 22:02:34 +00:00
Coleen Phillimore
03afec16f8
8298162: Test PrintClasses hits assert when run with code that retransform classes
...
Reviewed-by: dholmes, mgronlun
2022-12-20 14:09:22 +00:00
Kim Barrett
ea40f29939
8298215: gc/g1/TestVerifyGCType.java failed with "Missing expected verification pattern Verifying After GC for: Pause Young (Prepare Mixed): expected true, was false"
...
Reviewed-by: iwalulya, tschatzl
2022-12-20 00:13:25 +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
Daniel D. Daugherty
0ecad28daa
8298976: ProblemList java/util/concurrent/ExecutorService/CloseTest.java on macosx-aarch64
...
8298977: ProblemList vmTestbase/nsk/stress/strace/strace002.java on 2 platforms
8298978: ProblemList vmTestbase/nsk/stress/strace/strace003.java on 2 platforms
Reviewed-by: kbarrett, iris
2022-12-16 21:17:04 +00:00
Tobias Hartmann
9e10f00edb
8298919: Add a regression test for JDK-8298520
...
Reviewed-by: chagedorn, roland
2022-12-16 14:39:48 +00:00
Stefan Johansson
c47e64e4f3
8297979: ZGC: Ensure consistent MemoryUsage from MemoryMXBean.getHeapMemoryUsage()
...
Reviewed-by: stefank, ayang
2022-12-16 08:06:09 +00:00
Daniel D. Daugherty
c7d7e7e3be
8298888: ProblemList gc/g1/TestVerifyGCType.java on linux and macosx
...
8298889: ProblemList runtime/StackGuardPages/TestStackGuardPages.java on linux
8298891: ProblemList vmTestbase/nsk/monitoring/MemoryPoolMBean/isCollectionUsageThresholdExceeded/isexceeded002/TestDescription.java with ZGC
8298892: ProblemList vmTestbase/nsk/sysdict/vm/stress/chain/chain008/chain008.java with ZGC
Reviewed-by: bpb, lmesnik
2022-12-16 00:01:08 +00:00
Kim Barrett
80cadd4010
8298785: gc/TestFullGCCount.java fails with "invalid boolean value: null' for expression
vm.opt.ExplicitGCInvokesConcurrent'"
...
Reviewed-by: dcubed
2022-12-14 21:57:55 +00:00
Kim Barrett
279170147a
8298296: gc/TestFullGCCount.java fails with "System.gc collections miscounted."
...
Reviewed-by: tschatzl, ayang
2022-12-14 13:36:36 +00:00
Roland Westrelin
b7b996cb94
8298353: C2 fails with assert(opaq->outcnt() == 1 && opaq->in(1) == limit) failed
...
Reviewed-by: chagedorn, thartmann, kvn
2022-12-09 15:33:09 +00:00
Daniel D. Daugherty
553ba65dc4
8298402: ProblemList javax/swing/JFileChooser/4847375/bug4847375.java on windows-x64
...
8298414: ProblemList gc/TestFullGCCount.java on linux-x64
8298417: ProblemList vmTestbase/nsk/stress/strace/strace004.java on 2 platforms
8298419: ProblemList vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/Multi/Multi005/TestDescription.java on windows-x64
Reviewed-by: rriggs
2022-12-08 20:19:18 +00:00
Emanuel Peter
d562d3fcbe
8297642: PhaseIdealLoop::only_has_infinite_loops must detect all loops that never lead to termination
...
Reviewed-by: thartmann, roland
2022-12-08 15:29:26 +00:00
Johan Sjölen
165dcdd27d
8297718: Make NMT free:ing protocol more granular
...
Reviewed-by: stuefe, gziemski
2022-12-08 12:32:59 +00:00
Tobias Hartmann
d8ef60b406
8298272: Clean up ProblemList
...
Reviewed-by: chagedorn, kvn
2022-12-08 12:06:24 +00:00
Christian Hagedorn
49b86224aa
8290850: C2: create_new_if_for_predicate() does not clone pinned phi input nodes resulting in a broken graph
...
Reviewed-by: thartmann, kvn
2022-12-08 11:23:42 +00:00
Smita Kamath
073897c88b
8294588: Auto vectorize half precision floating point conversion APIs
...
Reviewed-by: sviswanathan, kvn, jbhateja, fgao, xgong
2022-12-08 09:46:59 +00:00
Doug Simon
8b69a2e434
8298099: [JVMCI] decouple libgraal from JVMCI module at runtime
...
Reviewed-by: never
2022-12-07 22:11:11 +00:00
Roland Westrelin
86270e3068
8269820: C2 PhaseIdealLoop::do_unroll get wrong opaque node
...
Reviewed-by: kvn, thartmann, chagedorn
2022-12-07 14:16:50 +00:00
Andrew Haley
221e1a4260
8286666: JEP 429: Implementation of Scoped Values (Incubator)
...
Reviewed-by: psandoz, dlong, alanb, mcimadamore
2022-12-07 10:14:06 +00:00
Yi Yang
acf96c64b7
8290432: C2 compilation fails with assert(node->_last_del == _last) failed: must have deleted the edge just produced
...
Reviewed-by: kvn, thartmann, chagedorn
2022-12-07 03:08:07 +00:00
Chris Plummer
62baff503e
8298221: Problem list gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java on macosx-aarch64
...
Reviewed-by: dcubed
2022-12-06 22:45:53 +00:00
Martin Doerr
cd2182a996
8295724: VirtualMachineError: Out of space in CodeCache for method handle intrinsic
...
Reviewed-by: kvn, dlong
2022-12-06 20:56:48 +00:00
Christian Stein
2cdc019565
8298178: Update to use jtreg 7.1.1
...
Reviewed-by: erikj
2022-12-06 20:51:06 +00:00
Thomas Schatzl
a9e6c62ba7
8297186: G1 triggers unnecessary full GCs when heap utilization is low
...
Reviewed-by: kbarrett, sjohanss
2022-12-06 10:09:59 +00:00
Fei Gao
4458de95f8
8297172: Fix some issues of auto-vectorization of Long.bitCount/numberOfTrailingZeros/numberOfLeadingZeros()
...
Reviewed-by: kvn, thartmann
2022-12-06 09:35:27 +00:00
Pengfei Li
a61399854a
8297689: Fix incorrect result of Short.reverseBytes() call in loops
...
Reviewed-by: thartmann, jbhateja
2022-12-06 09:16:47 +00:00
Christian Hagedorn
0bd04a6589
8297951: C2: Create skeleton predicates for all If nodes in loop predication
...
Reviewed-by: thartmann, kvn
2022-12-06 07:18:44 +00:00
Yude Lin
f5ad515db0
8297247: Add GarbageCollectorMXBean for Remark and Cleanup pause time in G1
...
Reviewed-by: tschatzl, ayang
2022-12-06 07:16:27 +00:00
Maurizio Cimadamore
73baadceb6
8295044: Implementation of Foreign Function and Memory API (Second Preview)
...
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: jvernee, pminborg, psandoz, alanb, sundar
2022-12-05 13:49:53 +00:00
Afshin Zafari
bd381886e0
8297766: Remove UseMallocOnly development option
...
Reviewed-by: coleenp, stuefe, dholmes
2022-12-05 13:31:15 +00:00
Aleksey Shipilev
eab0ada3a1
8296545: C2 Blackholes should allow load optimizations
...
Reviewed-by: kvn, vlivanov
2022-12-05 12:00:30 +00:00
Thomas Stuefe
3b3bbe5487
8296907: VMError: add optional callstacks, siginfo for secondary errors
...
Reviewed-by: aboldtch, rschmelter
2022-12-05 07:10:31 +00:00
Christian Hagedorn
a57392390b
8297264: C2: Cast node is not processed again in CCP and keeps a wrong too narrow type which is later replaced by top
...
Reviewed-by: thartmann, rcastanedalo, kvn
2022-12-05 07:09:04 +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
Alex Menkov
2821fa9883
8280798: com.sun.jdi.ObjectReference::setValue spec should prohibit any final field modification
...
Reviewed-by: alanb, cjplummer, sspitsyn
2022-12-02 20:16:51 +00:00
Leonid Mesnik
6065696e5d
8297982: Exclude vmTestbase/nsk/monitoring/stress/lowmem/ with ZGC until 8297979 is fixed
...
Reviewed-by: tschatzl
2022-12-02 15:11:41 +00:00
Feilong Jiang
227364d592
8297953: Fix several C2 IR matching tests for RISC-V
...
Reviewed-by: fyang, chagedorn
2022-12-02 12:48:42 +00:00
Leonid Mesnik
337ca10085
8297978: Exclude vmTestbase/nsk/stress/except/except012.java until 8297977 is fixed
...
Reviewed-by: dcubed
2022-12-01 21:29:18 +00:00
Ioi Lam
391599bc9d
8297313: Refactor APIs for calculating address of CDS archive heap regions
...
Reviewed-by: matsaave, ccheung
2022-12-01 19:59:14 +00:00
Christian Stein
c70d1e1bd3
8296710: Update to use jtreg 7.1
...
Reviewed-by: erikj, alanb, jjg
2022-12-01 16:49:40 +00:00
Roland Westrelin
9430f3e65c
8297934: [BACKOUT] Compiler should only use verified interface types for optimization
...
Reviewed-by: thartmann, kvn
2022-12-01 14:19:28 +00:00
Stefan Johansson
eea1a8a95e
8297427: Avoid keeping class loaders alive when executing ClassLoaderStatsVMOperation
...
Reviewed-by: eosterlund, stefank
2022-12-01 10:30:14 +00:00
Alex Menkov
53dd214318
8297742: Combine vmTestbase/nsk/monitoring/ThreadMXBean/resetPeakThreadCount tests
...
Reviewed-by: dholmes, lmesnik, kevinw, sspitsyn
2022-11-30 18:39:24 +00:00