RFR: 8327049: Only export debug.cpp functions on Windows [v2]

Emanuel Peter epeter at openjdk.org
Fri Mar 1 14:19:55 UTC 2024


On Thu, 29 Feb 2024 13:55:56 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

>> This is a partial backout of [JDK-8326509](https://bugs.openjdk.org/browse/JDK-8326509). It turned out that starting to export the functions from debug.cpp could have unintended consequences in certain circumstances, so revert back to the original situation where these functions were only exported on Windows.
>
> Magnus Ihse Bursie has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Use WINDOWS_ONLY instead

> unintended consequences in certain circumstances

Can you say what these are? Could not find any info about that in any related JBS or GitHub places.

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

PR Comment: https://git.openjdk.org/jdk/pull/18062#issuecomment-1973284651


More information about the hotspot-dev mailing list