On Mon, 10 Aug 2026 15:33:02 GMT, Nir Lisker <[email protected]> wrote:
> When I generate the verification metadata, I get entries that are different > than yours: > [verification-metadata.xml](https://github.com/user-attachments/files/30904771/verification-metadata.xml). > Do we add the entries that are required by all IDEs? Well, you do get the same entries for Groovy, which is good. I see no reason not to add entries that are required by other IDEs, as otherwise working with JavaFX is just gets a little harder. The alternative to adding individual entries is a blanket `<trust/>` entry (see Marius' comment). ------------- PR Comment: https://git.openjdk.org/jfx/pull/2247#issuecomment-5243996409
