On Thu, 18 Apr 2024 20:41:05 GMT, Sonia Zaldana Calles <szald...@openjdk.org> 
wrote:

> Just to clarify, this would still mean converting “isStatic” and “noArgs” 
> from local variables to fields so I am able to read them on the C side of 
> things. Did I understand this correctly?

I'm okay with adding static boolean fields and read by the native code and the 
name can be explicit like `isStaticMain` and `mainWithNoArg`.

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

PR Comment: https://git.openjdk.org/jdk/pull/18786#issuecomment-2066958511

Reply via email to