Integrated: JDK-8324341 : Remove redundant preprocessor #if's checks
Cesar Soares Lucas
cslucas at openjdk.org
Wed May 29 09:39:09 UTC 2024
On Fri, 24 May 2024 02:01:36 GMT, Cesar Soares Lucas <cslucas at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: 6d718ae5
Author: Cesar Soares Lucas <cslucas at openjdk.org>
Committer: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6d718ae51aeb7143ebfa561501b87fe1ba48039a
Stats: 16 lines in 6 files changed: 0 ins; 16 del; 0 mod
8324341: Remove redundant preprocessor #if's checks
Reviewed-by: kvn, ayang
-------------
PR: https://git.openjdk.org/jdk/pull/19378
More information about the hotspot-dev
mailing list