kludge_c++11.h was introduced to work around older C++ versions not having access to C++ utilities like std::unique_ptr. Since we are already on C++14 (And hopefully will get C++17 soon) this workaround can be removed from jpackage code.
- links to
-
Commit(master) openjdk/jdk/c2a4fa1d
-
Review(master) openjdk/jdk/24868