RFR: 8263135: unique_ptr should not be used for types that are not pointers
Julian Waters
jwaters at openjdk.org
Fri Aug 25 08:28:28 UTC 2023
On Fri, 25 Aug 2023 06:30:13 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:
> The intention was to make jpackage native code work with compilers without native std::unique_ptr.
I understand, however it appears MSVC does not use the code inside that file
-------------
PR Comment: https://git.openjdk.org/jdk/pull/2858#issuecomment-1692968268
More information about the core-libs-dev
mailing list