What should the relationship between ports and developers of large projects be?

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Fri May 27 14:59:07 UTC 2022


Hi Andrew,
JEP 424 has already been integrated into mainline. As far as I know 
there were no issues as a result of that integration, as the code for 
the foreign API already has the required stubs so that it will compile 
in all the ports (even though the `Linker` might not run, but that's ok, 
at least until some effort is put into providing an implementation of 
the `Linker` class in those ports).

Cheers
Maurizio



On 27/05/2022 15:05, Andrew Haley wrote:
> Perhaps, also,
> given the shock of Virtual Threads dropping when it did, people will
> be more aware when the next big-ticket item (JEP 424?)  drops. 


More information about the jdk-dev mailing list