On 5/7/24 12:15, Neil C Smith wrote:

The issue is likely in how NetBeans uses this code.  eg. see
https://github.com/apache/netbeans/issues/7331

Can you confirm if the project is using JPMS?

Has any work been done to reproduce javac errors without an interactive session?

Any ideas on the amount of complexity to write a skeleton calling the javac with the same parameters as NetBeans, in order to inspect behaviour?

Any ideas on the accesibility of the datastructures used, by for instance the debugger or walking the data beforehand?

Just freewheeling here. Ideally i could make this skeleton, run this in NB, take my codebase, make some probe runs, and study behaviour.

Gr. Simon


--
create firmware without programming https://www.bendyroad.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to