RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v31]

Alex Menkov amenkov at openjdk.org
Fri Nov 8 09:41:54 UTC 2024


On Fri, 8 Nov 2024 05:29:05 GMT, David Holmes <dholmes at openjdk.org> wrote:

> > In the page you mentioned:
> 
> @alexmenkov that is for C functions, not C++.

And also for `extern "C"` (AFAIU we export all C++ functions as extern "C")

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

PR Comment: https://git.openjdk.org/jdk/pull/21744#issuecomment-2464243142


More information about the core-libs-dev mailing list