On 2020-11-17 19:08, Philip Race wrote:
So maybe the actual *usage* of C++11 features slows it down.
I found this :-
https://stackoverflow.com/questions/34179434/is-compiling-with-c11-way-slower-than-with-c98
I really did not even think to measure the build time and I don't
think there's
So maybe the actual *usage* of C++11 features slows it down.
I found this :-
https://stackoverflow.com/questions/34179434/is-compiling-with-c11-way-slower-than-with-c98
I really did not even think to measure the build time and I don't
think there's any JDK build parallelism in building a specifi
* Philip Race:
> There is more code in the newer version but not 4 times as much !
> Harfbuzz now requires c++11 features (-std=c++11)
> Possibly the C++ compiler you are using (you don't mention platform) is
> slower in this mode.
It's GCC 8 on Debian buster, which defaults to C++14. And it's
There is more code in the newer version but not 4 times as much !
Harfbuzz now requires c++11 features (-std=c++11)
Possibly the C++ compiler you are using (you don't mention platform) is
slower in this mode.
-phil.
On 11/17/20, 9:01 AM, Florian Weimer wrote:
* Phil Race:
This upgrades JDK
* Phil Race:
> This upgrades JDK to import the current 2.7.2 version of harfbuzz -
> an OpenType text shaping library
>
> https://bugs.openjdk.java.net/browse/JDK-8247872
>
> This has passed building and headless and headful automated tests on
> all platforms.
Is it just me, or does the new Harfb
On Thu, 5 Nov 2020 17:52:19 GMT, Phil Race wrote:
>> This upgrades JDK to import the current 2.7.2 version of harfbuzz - an
>> OpenType text shaping library
>>
>> https://bugs.openjdk.java.net/browse/JDK-8247872
>>
>> This has passed building and headless and headful automated tests on all
>>
On Thu, 5 Nov 2020 17:52:53 GMT, Phil Race wrote:
>> @mrserb Good catch! Yes indeed, it looks like `range-loop-analysis` needs to
>> be disabled for clang for Xcode 12 to not complain.
>
> I added that to the disabled warnings .. now I suppose the actions will
> re-run but I don't see any sign
On Thu, 5 Nov 2020 13:36:18 GMT, Magnus Ihse Bursie wrote:
>> Looks like the build on macOS via GitHub will be broken by this fix?
>
> @mrserb Good catch! Yes indeed, it looks like `range-loop-analysis` needs to
> be disabled for clang for Xcode 12 to not complain.
I added that to the disabled
> This upgrades JDK to import the current 2.7.2 version of harfbuzz - an
> OpenType text shaping library
>
> https://bugs.openjdk.java.net/browse/JDK-8247872
>
> This has passed building and headless and headful automated tests on all
> platforms.
Phil Race has updated the pull request increme
On Thu, 5 Nov 2020 11:24:28 GMT, Sergey Bylokhov wrote:
>>> I'm just a bit curious about the added, empty,
>>> `src/java.desktop/share/native/libharfbuzz/abc.txt`...
>>>
>>> If it really is in upstream source, I'm not saying you should remove it. It
>>> just looks very odd. It's not a merge ar
On Mon, 2 Nov 2020 16:23:19 GMT, Phil Race wrote:
>> I'm just a bit curious about the added, empty,
>> `src/java.desktop/share/native/libharfbuzz/abc.txt`...
>>
>> If it really is in upstream source, I'm not saying you should remove it. It
>> just looks very odd. It's not a merge artifact?
>>
On Mon, 2 Nov 2020 12:33:17 GMT, Magnus Ihse Bursie wrote:
> I'm just a bit curious about the added, empty,
> `src/java.desktop/share/native/libharfbuzz/abc.txt`...
>
> If it really is in upstream source, I'm not saying you should remove it. It
> just looks very odd. It's not a merge artifact?
> This upgrades JDK to import the current 2.7.2 version of harfbuzz - an
> OpenType text shaping library
>
> https://bugs.openjdk.java.net/browse/JDK-8247872
>
> This has passed building and headless and headful automated tests on all
> platforms.
Phil Race has updated the pull request increme
On Mon, 2 Nov 2020 04:19:57 GMT, Phil Race wrote:
> This upgrades JDK to import the current 2.7.2 version of harfbuzz - an
> OpenType text shaping library
>
> https://bugs.openjdk.java.net/browse/JDK-8247872
>
> This has passed building and headless and headful automated tests on all
> platfo
On Mon, 2 Nov 2020 04:19:57 GMT, Phil Race wrote:
> This upgrades JDK to import the current 2.7.2 version of harfbuzz - an
> OpenType text shaping library
>
> https://bugs.openjdk.java.net/browse/JDK-8247872
>
> This has passed building and headless and headful automated tests on all
> platfo
This upgrades JDK to import the current 2.7.2 version of harfbuzz - an OpenType
text shaping library
https://bugs.openjdk.java.net/browse/JDK-8247872
This has passed building and headless and headful automated tests on all
platforms.
-
Commit messages:
- 8247872: Upgrade HarfBuzz
16 matches
Mail list logo