[jdk17u-dev] Integrated: 8319197: Exclude hb-subset and hb-style from compilation

Aleksey Shipilev shade at openjdk.org
Tue Jun 25 07:50:22 UTC 2024


On Mon, 24 Jun 2024 10:12:27 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Clean backport to improve JDK build times.
> 
> Yields a very reproducible improvement:
> 
> 
> # Before:
> CONF=linux-x86_64-server-fastdebug make clean images  1759.47s user 315.21s system 1957% cpu 1:45.98 total
> CONF=linux-x86_64-server-fastdebug make clean images  1771.93s user 317.18s system 1981% cpu 1:45.42 total
> CONF=linux-x86_64-server-fastdebug make clean images  1761.17s user 314.81s system 1969% cpu 1:45.39 total
> 
> # After:
> CONF=linux-x86_64-server-fastdebug make clean images  1719.31s user 311.06s system 2139% cpu 1:34.91 total
> CONF=linux-x86_64-server-fastdebug make clean images  1713.59s user 312.09s system 2135% cpu 1:34.87 total
> CONF=linux-x86_64-server-fastdebug make clean images  1717.97s user 314.45s system 2124% cpu 1:35.65 total

This pull request has now been integrated.

Changeset: ba3db307
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/ba3db307dceb41e48014451873fdf4db3816a537
Stats:     4 lines in 1 file changed: 3 ins; 0 del; 1 mod

8319197: Exclude hb-subset and hb-style from compilation

Backport-of: e1cae7203674bc288a63e6fb26f94b20e70c74fd

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2630


More information about the jdk-updates-dev mailing list