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

Justin King jcking at openjdk.org
Wed Jan 4 00:33:01 UTC 2023


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

Justin King has updated the pull request incrementally with one additional commit since the last revision:

  s/::type/
  
  Signed-off-by: Justin King <jcking at google.com>

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11835/files
  - new: https://git.openjdk.org/jdk/pull/11835/files/a86a30c4..46d03252

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11835&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11835&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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