RFR: JDK-8301998: Update HarfBuzz to 7.0.1 [v3]

Harshitha Onkar honkar at openjdk.org
Tue Mar 7 00:41:16 UTC 2023


On Tue, 7 Mar 2023 00:36:18 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

>> HarfBuzz library updated from v4.4.1 to v7.0.1
>> 
>> - harfbuzz.md file updated
>> - Added -DHB_NO_VISIBILITY to HARFBUZZ_CFLAGS in Awt2DLibraries.gmk to avoid build issues on linux and macos targets.
>> - GPOS.hh has been moved from Layout to Layout/GPOS to match upstream changes.
>
> Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision:
> 
>   deleted files

With the latest update, following files have been deleted:

Newly added files that have been deleted.


1. src/java.desktop/share/native/libharfbuzz/hb-icu.cc
2. src/java.desktop/share/native/libharfbuzz/hb-icu.h
3. src/java.desktop/share/native/libharfbuzz/hb-ms-feature-ranges.hh
4. src/java.desktop/share/native/libharfbuzz/hb-subset-repacker.cc
5. src/java.desktop/share/native/libharfbuzz/hb-subset-repacker.h
6. src/java.desktop/share/native/libharfbuzz/hb-buffer-deserialize-text.hh 


Following files have been moved to OT/Color in upstream and the duplicates are deleted.


1. src/java.desktop/share/native/libharfbuzz/hb-ot-color-cbdt-table.hh
2. src/java.desktop/share/native/libharfbuzz/hb-ot-color-colr-table.hh
3. src/java.desktop/share/native/libharfbuzz/hb-ot-color-colrv1-closure.hh
4. src/java.desktop/share/native/libharfbuzz/hb-ot-color-cpal-table.hh
5. src/java.desktop/share/native/libharfbuzz/hb-ot-color-sbix-table.hh
6. src/java.desktop/share/native/libharfbuzz/hb-ot-color-svg-table.hh

-------------

PR: https://git.openjdk.org/jdk/pull/12864



More information about the build-dev mailing list