RFR: JDK-8299554: Remove EnableIf from metaprogramming/enableIf.hpp

Justin King jcking at openjdk.org
Tue Jan 3 19:42:27 UTC 2023


As the title says, remove `EnableIf` type alias from `metaprogramming/enableIf.hpp` leaving only `ENABLE_IF` and `ENABLE_IF_SDEFN`.

-------------

Commit messages:
 - Remove EnableIf from metaprogramming/enableIf.hpp

Changes: https://git.openjdk.org/jdk/pull/11835/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11835&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8299554
  Stats: 168 lines in 7 files changed: 6 ins; 5 del; 157 mod
  Patch: https://git.openjdk.org/jdk/pull/11835.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11835/head:pull/11835

PR: https://git.openjdk.org/jdk/pull/11835


More information about the hotspot-dev mailing list