git: openjdk/jdk: 2 new changesets

Ivan Walulya iwalulya at openjdk.org
Mon Feb 20 08:44:38 UTC 2023


Changeset: 7e08275c
Author:    Emanuel Peter <epeter at openjdk.org>
Date:      2023-02-20 08:41:40 +0000
URL:       https://git.openjdk.org/jdk/commit/7e08275cc13bfc0f66b1d62b8df58986ecbb45ba

8302668: [TESTBUG] Tests require feature sse4_1 which does not exist, should be sse4.1

Reviewed-by: kvn, thartmann

! test/hotspot/jtreg/compiler/vectorization/runner/BasicByteOpTest.java
! test/hotspot/jtreg/compiler/vectorization/runner/BasicIntOpTest.java
! test/hotspot/jtreg/compiler/vectorization/runner/BasicLongOpTest.java
! test/hotspot/jtreg/compiler/vectorization/runner/LoopArrayIndexComputeTest.java
! test/hotspot/jtreg/compiler/vectorization/runner/LoopCombinedOpTest.java
! test/hotspot/jtreg/compiler/vectorization/runner/LoopLiveOutNodesTest.java
! test/hotspot/jtreg/compiler/vectorization/runner/LoopRangeStrideTest.java
! test/hotspot/jtreg/compiler/vectorization/runner/MultipleLoopsTest.java

Changeset: eaae0bae
Author:    Ivan Walulya <iwalulya at openjdk.org>
Date:      2023-02-20 08:43:02 +0000
URL:       https://git.openjdk.org/jdk/commit/eaae0baeba4f114805b0bc022525dfdbf1920cec

8302215: G1: Last-ditch Full GC should do serial compaction for tail regions in per thread compaction points.

Reviewed-by: ayang, sjohanss, tschatzl

! src/hotspot/share/gc/g1/g1FullCollector.cpp
! src/hotspot/share/gc/g1/g1FullCollector.hpp
! src/hotspot/share/gc/g1/g1FullGCCompactionPoint.cpp
! src/hotspot/share/gc/g1/g1FullGCCompactionPoint.hpp
! src/hotspot/share/gc/g1/g1FullGCPrepareTask.hpp
! src/hotspot/share/gc/g1/g1FullGCPrepareTask.inline.hpp
! src/hotspot/share/gc/g1/g1FullGCScope.cpp
! src/hotspot/share/gc/g1/g1FullGCScope.hpp



More information about the jdk-changes mailing list