RFR: 8344093: Implementation of JEP XXX: Deprecate the 32-bit x86 Port for Removal
Aleksey Shipilev
shade at openjdk.org
Wed Nov 13 10:24:51 UTC 2024
WIP, as the JEP is still not targeted. We can review code meanwhile.
Additional testing:
- [x] Linux x86-32 build configure fails by default
- [x] Linux x86-32 build configures well with `--enable-deprecated-ports=yes`
- [ ] GHA
-------------
Commit messages:
- Initial work
Changes: https://git.openjdk.org/jdk/pull/22062/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22062&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8344093
Stats: 29 lines in 2 files changed: 0 ins; 20 del; 9 mod
Patch: https://git.openjdk.org/jdk/pull/22062.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22062/head:pull/22062
PR: https://git.openjdk.org/jdk/pull/22062
More information about the build-dev
mailing list