RFR: JDK-8299398: Remove metaprogramming/isConst.hpp

Justin King jcking at openjdk.org
Thu Dec 29 02:55:36 UTC 2022


Code cleanup of pre-C++11 <type_traits> implementations.

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

Commit messages:
 - Remove related test
 - Remove metaprogramming/isConst.hpp

Changes: https://git.openjdk.org/jdk/pull/11800/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11800&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8299398
  Stats: 84 lines in 3 files changed: 2 ins; 81 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/11800.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11800/head:pull/11800

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


More information about the hotspot-gc-dev mailing list