README
author eosterlund
Tue, 11 Jul 2017 12:00:48 +0200
changeset 46649 439ffb1e05ec
parent 44078 673240c54c2e
child 47217 72e3ae9a25eb
permissions -rw-r--r--
8183927: Hotspot needs C++ type_traits metaprogramming utilities Summary: This changeset introduces new metaprogramming utilities typically found in <type_traits> in C++11. Reviewed-by: kbarrett, rehn, pliden Contributed-by: erik.osterlund@oracle.com, kim.barrett@oracle.com

Welcome to OpenJDK!
===================

For information about building OpenJDK, including how to fully retrieve all
source code, please see either of these:

  * common/doc/building.html   (html version)
  * common/doc/building.md     (markdown version)

See http://openjdk.java.net/ for more information about OpenJDK.