git: openjdk/mobile: 2 new changesets

duke duke at openjdk.java.net
Wed Aug 11 11:09:14 UTC 2021


Changeset: abebbe23
Author:    Per Liden <pliden at openjdk.org>
Date:      2021-08-11 11:07:12 +0000
URL:       https://git.openjdk.java.net/mobile/commit/abebbe2335a6dc9b12e5f271bf32cdc54f80b660

8267186: Add string deduplication support to ZGC

Reviewed-by: eosterlund, kbarrett, stefank

! src/hotspot/share/gc/shared/stringdedup/stringDedupConfig.cpp
! src/hotspot/share/gc/z/zMark.cpp
! src/hotspot/share/gc/z/zMark.hpp
+ src/hotspot/share/gc/z/zMarkContext.hpp
+ src/hotspot/share/gc/z/zMarkContext.inline.hpp
! test/hotspot/jtreg/gc/stringdedup/TestStringDeduplicationAgeThreshold.java
! test/hotspot/jtreg/gc/stringdedup/TestStringDeduplicationFullGC.java
! test/hotspot/jtreg/gc/stringdedup/TestStringDeduplicationInterned.java
! test/hotspot/jtreg/gc/stringdedup/TestStringDeduplicationPrintOptions.java
! test/hotspot/jtreg/gc/stringdedup/TestStringDeduplicationTableResize.java
! test/hotspot/jtreg/gc/stringdedup/TestStringDeduplicationYoungGC.java

Changeset: 16e3c695
Author:    duke <duke at openjdk.org>
Date:      2021-08-11 11:08:12 +0000
URL:       https://git.openjdk.java.net/mobile/commit/16e3c695d1fea30978f8f04c2748361dd93bb55e

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list