Feedback about an experiment to embed Python interpreter with FFI API

Anthony Vanelverdinghe dev at anthonyv.be
Tue Jan 11 12:01:15 UTC 2022


On 11/01/2022 11:46, Maurizio Cimadamore wrote:
> Hi Remy,
>
> On 11/01/2022 09:49, Rémy Maucherat wrote:
>> (the most annoying for
>> me is that previous JVMs don't know it and will refuse starting up, so
>> ensuring the argument is there when needed is annoying)
>
> This is something that came up previously. And is what prompted my 
> speculation on downgrading to a warning (when no flag is used) and 
> turn it into an error (when flag is used). This would be a 
> _transitional_ measure aimed to help migration.

IIUC, the flag -XX:+IgnoreUnrecognizedVMOptions already solves this 
particular issue, doesn't it?

Kind regards, Anthony

>
> Thanks
> Maurizio
>
>
>


More information about the panama-dev mailing list