RFR: 8328614: hsdis: dlsym can't find decode symbol [v2]
Magnus Ihse Bursie
ihse at openjdk.org
Mon Mar 25 09:14:26 UTC 2024
On Thu, 21 Mar 2024 06:58:43 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
>> Hi, please consider.
>>
>> [8327045](https://bugs.openjdk.org/browse/JDK-8327045) hide these symbols.
>> Tested with gcc and clang, and llvm and binutils backend.
>>
>> I didn't find any use of the "DLL_ENTRY", so I removed it.
>>
>> Thanks, Robbin
>
> Robbin Ehn has updated the pull request incrementally with one additional commit since the last revision:
>
> remove swap file
(In fact, I think we have a problem everywhere in the code base where someone is using `__declspec(dllexport)` directly)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18400#issuecomment-2017527991
More information about the build-dev
mailing list