Y. Srinivas Ramakrishna
c16eb89ce0
8298138: Shenandoah: HdrSeq asserts "sub-bucket index (512) overflow for value ( 1.00)"
...
Reviewed-by: rkennke, shade
2022-12-08 21:54:16 +00:00
Quan Anh Mai
3dfadeebd0
8292289: [vectorapi] Improve the implementation of VectorTestNode
...
Reviewed-by: xgong, kvn
2022-12-08 20:25:20 +00:00
Joe Darcy
175e3d3ff3
8296149: Start of release updates for JDK 21
...
8296150: Add SourceVersion.RELEASE_21
8296151: Add source 21 and target 21 to javac
Reviewed-by: dholmes, iris, erikj, vromero, jlahoda
2022-12-08 16:04:00 +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
Albert Mingkun Yang
a97e7d9887
8297740: runtime/ClassUnload/UnloadTest.java failed with "Test failed: should still be live"
...
Reviewed-by: dcubed
2022-11-30 13:01:34 +00:00
Jaikiran Pai
3f8882b2eb
8297693: Fix typos in src/hotspot and test/hotspot files
...
Co-authored-by: Michael Ernst <mernst@openjdk.org>
Reviewed-by: kevinw, dholmes, sspitsyn
2022-11-30 11:28:11 +00:00
Tobias Hartmann
abe532a89c
8296924: C2: assert(is_valid_AArch64_address(dest.target())) failed: bad address
...
Co-authored-by: Andrew Haley <aph@openjdk.org>
Reviewed-by: aph, kvn
2022-11-30 06:39:27 +00:00
Bhavana Kilambi
54e6d6aaeb
8293488: Add EOR3 backend rule for aarch64 SHA3 extension
...
Reviewed-by: haosun, njian, eliu, aturbanov, ngasson
2022-11-29 17:17:15 +00:00
Jamil Nimeh
cd6bebbf34
8247645: ChaCha20 intrinsics
...
Reviewed-by: sviswanathan, ngasson, vlivanov, ascarpino
2022-11-29 14:40:20 +00:00
David Holmes
692bedbc1d
8297106: Remove the -Xcheck:jni local reference capacity checking
...
Reviewed-by: dcubed, kevinw
2022-11-29 02:03:49 +00:00
Matias Saavedra Silva
a249a52501
8296754: AutoCreateSharedArchive in JDK 20 is not compatible with JDK 19
...
Reviewed-by: ccheung, iklam, erikj
2022-11-28 15:26:27 +00:00
Roland Westrelin
eff4c039da
8297343: TestStress*.java fail with "got different traces for the same seed"
...
Reviewed-by: thartmann, chagedorn
2022-11-28 12:27:14 +00:00
Albert Mingkun Yang
6a856bc3f6
8297499: Parallel: Missing iteration over klass when marking objArrays/objArrayOops during Full GC
...
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Reviewed-by: sjohanss, tschatzl
2022-11-28 11:57:18 +00:00
Thomas Stuefe
d6102110e1
8297408: Consolidate code in runtime/ErrorHandling
...
Reviewed-by: dholmes, mbaesken
2022-11-28 07:31:18 +00:00
Severin Gehwolf
08e6a820bc
8297590: [TESTBUG] HotSpotResolvedJavaFieldTest does not run
...
Reviewed-by: chagedorn, dnsimon
2022-11-25 16:29:53 +00:00
Zhiqiang Zang
fd910f77bc
8297384: Add IR tests for existing idealizations of arithmetic nodes
...
Reviewed-by: chagedorn
2022-11-25 08:17:44 +00:00
Roland Westrelin
cfe5a3716e
8297556: Parse::check_interpreter_type fails with assert "must constrain OSR typestate"
...
Reviewed-by: thartmann, vlivanov
2022-11-25 08:06:14 +00:00
Stefan Karlsson
df6cf1e41d
8296886: Fix various include sort order issues
...
Reviewed-by: kbarrett, dholmes, stuefe
2022-11-24 15:06:19 +00:00
Severin Gehwolf
3c4d5204ff
8296671: [JFR] jdk.ContainerConfiguration event should include host total memory
...
Reviewed-by: egahlin
2022-11-24 10:05:18 +00:00