[jdk21u-dev] Integrated: 8319197: Exclude hb-subset and hb-style from compilation
Aleksey Shipilev
shade at openjdk.org
Mon Jun 24 08:48:18 UTC 2024
On Thu, 20 Jun 2024 18:33:45 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Clean backport to improve JDK build times.
>
> Yields a very reproducible improvement:
>
>
> CONF=linux-x86_64-server-fastdebug make clean images 2484.89s user 417.72s system 2357% cpu 2:03.10 total
> CONF=linux-x86_64-server-fastdebug make clean images 2481.81s user 417.23s system 2368% cpu 2:02.43 total
> CONF=linux-x86_64-server-fastdebug make clean images 2487.89s user 417.50s system 2374% cpu 2:02.36 total
>
> After:
> CONF=linux-x86_64-server-fastdebug make clean images 2435.98s user 410.01s system 2538% cpu 1:52.10 total
> CONF=linux-x86_64-server-fastdebug make clean images 2433.32s user 412.24s system 2546% cpu 1:51.75 total
> CONF=linux-x86_64-server-fastdebug make clean images 2446.09s user 414.37s system 2535% cpu 1:52.81 total
This pull request has now been integrated.
Changeset: 11628ef1
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/11628ef19c13306413d5828d4e3d81419a6744d4
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/jdk21u-dev/pull/769
More information about the jdk-updates-dev
mailing list