RFR: JDK-8299386: Refactor metaprogramming to use <type_traits>

Justin King jcking at openjdk.org
Tue Jan 10 21:10:38 UTC 2023


On Wed, 28 Dec 2022 06:00:59 GMT, Justin King <jcking at openjdk.org> wrote:

> Cleanup `metaprogramming/` to just use implementations from `<type_traits>` that are available in C++11 and onward.

Backing out since this is being addressed in multiple separate PRs.

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

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


More information about the hotspot-dev mailing list