Integrated: 8327049: Only export debug.cpp functions on Windows
Magnus Ihse Bursie
ihse at openjdk.org
Fri Mar 1 15:13:54 UTC 2024
On Thu, 29 Feb 2024 12:50:33 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.
This pull request has now been integrated.
Changeset: b38a6c57
Author: Magnus Ihse Bursie <ihse at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b38a6c5780611f02d02215c65340b725e4c18929
Stats: 33 lines in 1 file changed: 3 ins; 0 del; 30 mod
8327049: Only export debug.cpp functions on Windows
Reviewed-by: jwaters, dholmes, epeter
-------------
PR: https://git.openjdk.org/jdk/pull/18062
More information about the hotspot-dev
mailing list