RFR: JDK-8324341 : Remove redundant preprocessor #if's checks
Cesar Soares Lucas
cslucas at openjdk.org
Fri May 24 02:06:14 UTC 2024
Can I please get some reviews for this change to remove some redundant #if / #ifdefs ?
My search was just a simple grep + some bash script, though. I tested using JTREG on MacOS, Linux Mariner & Alpine from tier1 to 3.
-------------
Commit messages:
- Remove redundant nested #ifs
Changes: https://git.openjdk.org/jdk/pull/19378/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=19378&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8324341
Stats: 16 lines in 6 files changed: 0 ins; 16 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/19378.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/19378/head:pull/19378
PR: https://git.openjdk.org/jdk/pull/19378
More information about the hotspot-dev
mailing list