Code changes required after JDK-8291473

Filip Krakowski filip.krakowski at hhu.de
Thu Aug 4 18:17:33 UTC 2022


Hi Maurizio,

> When JDK N is GA'ed, we do two things:
>
> * we "freeze" the contents of the "main" branch into a branch called 
> jdkN-1
> * we move "next" into "main" (so we'll start generating binary 
> snapshot that refer to the latest GA'ed JDK release).
if I understand it correctly, the "next" branch would be the branch for 
the next JDK waiting to be GA'ed and "main" would hold the currently 
GA'ed JDK (generating binary snapshots)? If yes, wouldn't the same 
problem reappear once development for JDK 21 starts? "next" would be 
pointing to JDK 20 (the next version to be GA'ed) and there would be no 
place for JDK 21.

Best regards,
Filip




More information about the jextract-dev mailing list