git: openjdk/jdk11u-dev: 2 new changesets
Goetz Lindenmaier
goetz at openjdk.org
Wed Feb 8 16:08:40 UTC 2023
Changeset: 9d7bb601
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-02-08 16:05:50 +0000
URL: https://git.openjdk.org/jdk11u-dev/commit/9d7bb60136a3d565b59ac861ba9fc433de88a8da
8296912: C2: CreateExNode::Identity fails with assert(i < _max) failed: oob: i=1, _max=1
Reviewed-by: rrich
Backport-of: 502fa3eeea849cfcc50436602be1654695ef4e26
! src/hotspot/share/opto/cfgnode.cpp
! test/hotspot/jtreg/compiler/c2/TestDeadDataLoop.java
Changeset: b88cd771
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-02-08 16:07:41 +0000
URL: https://git.openjdk.org/jdk11u-dev/commit/b88cd771f012f040ba1a000e3a4805a92852c1eb
8298073: gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java causes test task timeout on macosx
8241293: CompressedClassSpaceSizeInJmapHeap.java time out after 8 minutes
Reviewed-by: phh
Backport-of: 99a6c47855ad82e81a80726cf3aa4522c547716d
! test/hotspot/jtreg/gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java
More information about the jdk-updates-changes
mailing list