[jdk8u-dev] RFR: 8193017: Import freetype sources into OpenJDK source tree [v9]
Sergey Bylokhov
serb at openjdk.org
Thu Aug 15 23:28:59 UTC 2024
On Thu, 15 Aug 2024 23:22:55 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> George Adams has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 12 commits:
>>
>> - Merge remote-tracking branch 'upstream/master' into freetype
>> - remove top level make changes
>> - remove make/conf/jib-profiles.js
>> - changes from review
>> - rerun autoconf
>> - Merge remote-tracking branch 'upstream/master' into freetype
>> - Merge remote-tracking branch 'upstream/master' into freetype
>> - move libfreetype to correct src directory
>> - remove freetype from actions
>> - and more changes
>> - ... and 2 more: https://git.openjdk.org/jdk8u-dev/compare/4106121e...7be05c5c
>
> doc/building.md line 408:
>
>> 406: Some examples:
>> 407:
>> 408: > **Windows 32bit build with freetype specified:** \
>
> doc/building.html should be updated as well.
note that the documentation for freetype in jdk8 is outdated, in jdk9 it was reworked by this [commit](https://github.com/openjdk/jdk/commit/8dc9c32d0d1bbc791555f231e51c55924f256e75). We should update at least the freetype related part as a follow-up patch.
-------------
PR Review Comment: https://git.openjdk.org/jdk8u-dev/pull/318#discussion_r1719108839
More information about the jdk8u-dev
mailing list