RFR: 8313396: Portable implementation of FORBID_C_FUNCTION and ALLOW_C_FUNCTION [v2]
Johan Sjölen
jsjolen at openjdk.org
Fri Jan 3 20:47:34 UTC 2025
On Fri, 3 Jan 2025 15:42:52 GMT, Julian Waters <jwaters at openjdk.org> wrote:
> Hi Johan, which syntactic change are you referring to?
Oh, just that we don't have to repeat the name of the function we want to use. No more macro, just a namespace and a function!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22890#issuecomment-2569793807
More information about the graal-dev
mailing list