RFR: 8326509: Clean up JNIEXPORT in Hotspot after JDK-8017234 [v4]
Ludovic Henry
luhenry at openjdk.org
Tue Feb 27 15:38:53 UTC 2024
On Mon, 26 Feb 2024 20:07:35 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
>> I use `das` every day. In contrast, I don't know what `das1` is for.
>
> It does not sound like anyone object to the removal of `JNIEXPORT` for `das1`, then.
>
> Or should I just remove the entire function, if it serves no purpose that any current maintainers know or care about?
You can probably remove the entire function given it's an indirection to `das` anyway. I remember using it for debugging during the first stages of the Windows-AArch64 port but I've long forgotten about it.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17967#discussion_r1504463486
More information about the build-dev
mailing list