On Wed, 21 Feb 2024 23:32:58 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:

> it turned out that there were several symbols declared JNIEXPORT that were 
> not included in the symbol list, 

There appear to be two main categories of functions here:

1. Those intended for use from a debugger

Have you verified those functions can still be called from the debugger?

2. JVMCI

The Graal folk will need to chime in here as it may be that these are needed 
for libgraal.

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

PR Comment: https://git.openjdk.org/jdk/pull/17955#issuecomment-1958435740

Reply via email to