RFR: 8297864: Dead code elimination [v2]
Robbin Ehn
rehn at openjdk.org
Thu Dec 1 21:24:34 UTC 2022
> 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.
Robbin Ehn has updated the pull request incrementally with one additional commit since the last revision:
Remove code missed in a merge
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/11439/files
- new: https://git.openjdk.org/jdk/pull/11439/files/4dd56f2a..480495ef
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=11439&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=11439&range=00-01
Stats: 10 lines in 1 file changed: 0 ins; 10 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/11439.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11439/head:pull/11439
PR: https://git.openjdk.org/jdk/pull/11439
More information about the hotspot-dev
mailing list