Reminder: JDK 10 enters Rampdown Phase One in < 18 hours

Kevin Rushforth kevin.rushforth at oracle.com
Wed Dec 13 22:27:16 UTC 2017


By way of reminder, if there are still any fixes that anyone wants to 
get in to FX for JDK 10, you have until tomorrow at 16:00 UTC (8am 
Pacific). Please allow sufficient time for it to be reviewed.

Anything pushed after that time will be for JDK 11 by default. Any 
exceptions will need to follow the Rampdown Phase One process. Details 
are still pending, but basically it will be similar to JDK 9 rampdown. 
We might approve P1-P3 bugs (and not all such bugs will be approved) , 
as well as some (not all) P4 test bugs and doc bugs. Other P4-P5 bugs 
and all RFEs can wait for JDK 11.

-- Kevin


On 12/7/2017 9:51 AM, Kevin Rushforth wrote:
> We will follow the same deadline for JavaFX: Changes for JDK 10 are 
> due into jfx-dev/rt by 16:00 UTC (which is 8:00 am Pacific) on 
> Thursday, Dec 14.
>
> -- Kevin
>
>
> ------------------------------------------------------------------------
>
> Subject:
> JDK 10 enters Rampdown Phase One in one week
> From:
> mark.reinhold at oracle.com
> Date:
> Thu, 7 Dec 2017 07:58:44 -0800 (PST)
> To:
> jdk-dev at openjdk.java.net
>
> To:
> jdk-dev at openjdk.java.net
>
>
> JDK 10 will enter Rampdown Phase One in one week, on Thursday, 14
> December.  Changes intended for JDK 10 should be in the main-line
> repository (http://hg.openjdk.java.net/jdk/jdk), or one of the two
> repositories that feed it (jdk/hs or jdk/client), by 16:00 UTC on
> that day [1].
>
> After next week's build (jdk-10+36) is promoted we'll open a jdk/jdk10
> repository, initialized from that tag in the main line, to host the
> remaining stabilization work for JDK 10.  This will include any last
> changes that trickle in from jdk/hs and jdk/client, most likely early
> the following week.  Further JDK 10 EA builds will be done from this
> repository.
>
> We'll semi-automatically merge changes pushed to JDK 10 into the
> main-line jdk/jdk repository, as we did for the transition from JDK 9
> to JDK 10.  This means that:
>
>   - If you make a change in JDK 10 then you needn't do any extra
>     work to get it into the main line, though if a merge conflict
>     arises then you might be asked to help resolve it.
>
>   - If you need to make a change in both JDK 10 and the main line
>     then just push it to JDK 10, and wait for the automatic merge
>     to complete.
>
> Changes pushed into the main-line repositories (jdk/{jdk,client,hs})
> after the above deadline will be destined for JDK 11 unless they're
> back-ported.  When back-ports turn out to be necessary then they'll be
> easier to do than in the past: Duplicate bugids are permitted in the
> new repository layout, so a change can be pushed to both code lines
> using the same bugid if needed.
>
> The Rampdown Phase One process will be similar to that of JDK 9 [2].
> I'll post a detailed proposal for that shortly.
>
> - Mark
>
>
> [1] https://www.timeanddate.com/worldclock/fixedtime.html?msg=JDK+10+Rampdown+Phase+One&iso=20171214T16
> [2] http://openjdk.java.net/projects/jdk9/rdp-1
>   


More information about the openjfx-dev mailing list