Integrated: 8297864: Dead code elimination
Robbin Ehn
rehn at openjdk.org
Mon Dec 5 10:34:16 UTC 2022
On Wed, 30 Nov 2022 18:10:09 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
> Please consider removing all this dead code.
> I did not have any good way of splitting this up and I did not see any benefit is just splitting it up 'just because'.
> There is one commit per file couple.
> Not much else to say, passes t1-4 and I can build:
> linux-aarch64-debug,linux-arm32-debug,linux-ppc64le-debug,linux-s390x-debug,linux-x86,linux-x86-debug,macosx-aarch64-debug,macosx-x64,macosx-x64-debug,windows-x64-debug,windows-x86-debug and zero-x64-debug
> Some of them I also built release.
This pull request has now been integrated.
Changeset: d523d9d0
Author: Robbin Ehn <rehn at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d523d9d081a3bc698abcf493e038779a29eb47ea
Stats: 1058 lines in 100 files changed: 0 ins; 1047 del; 11 mod
8297864: Dead code elimination
Reviewed-by: coleenp, pchilanomate
-------------
PR: https://git.openjdk.org/jdk/pull/11439
More information about the hotspot-dev
mailing list