RFR: 8355573: Remove kludge_c++11.h from jpackage code

Alexey Semenyuk asemenyuk at openjdk.org
Mon May 5 14:01:57 UTC 2025


On Fri, 25 Apr 2025 06:14:36 GMT, Julian Waters <jwaters at openjdk.org> wrote:

> 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.

Marked as reviewed by asemenyuk (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/24868#pullrequestreview-2814913682


More information about the core-libs-dev mailing list