Reminder to backport to JDK 21

David Holmes david.holmes at oracle.com
Fri Jul 7 00:07:59 UTC 2023


Hi Jesper,

On 7/07/2023 2:13 am, Jesper Wilhelmsson wrote:
> Hi everyone!
> 
> We now have two weeks to JDK 21 RDP 2. This is a good time to look 
> through the issues you have pushed to JDK 22 to see what needs to be 
> backported to JDK 21. Remember that no bulk integration of changes is 
> happening anymore between the rampdown repository (JDK 21) and mainline 
> (JDK 22).
> 
> JEP 3 links to this filter that lists all P1-3 bugs that
> * has been pushed to JDK 22, and
> * has not been backported to JDK 21, and
> * does not have Introduced in Version set to 22, and

I fixed a few hotspot issues that got caught up because they did not 
have "Introduced in version" set. We should probably be a bit more 
diligent about setting that.

Cheers,
David


> * has not been explicitly deferred from JDK 21 (has the label 
> jdk21-defer-yes).
> 
> Issue Navigator - Java Bug System 
> <https://bugs.openjdk.org/issues/?filter=44264>
> bugs.openjdk.org <https://bugs.openjdk.org/issues/?filter=44264>
> 	jira-favicon-hires.png <https://bugs.openjdk.org/issues/?filter=44264>
> 
> <https://bugs.openjdk.org/issues/?filter=44264>
> 
> If you have pushed changes to JDK 22 since the fork, please look through 
> the list to determine if any of your changes needs to be backported to 
> JDK 21. Focus right now is on P3 bugs that can not be pushed/backported 
> to JDK 21 in RDP 2.
> 
> Best regards,
> /Jesper
> 


More information about the jdk-dev mailing list