JDK 10 RDP1 vs the Hotspot repo

jesper.wilhelmsson at oracle.com jesper.wilhelmsson at oracle.com
Mon Dec 4 14:04:54 UTC 2017


> On 4 Dec 2017, at 02:58, David Holmes <david.holmes at oracle.com> wrote:
> 
> Hi Jesper,
> 
> On 2/12/2017 6:36 AM, jesper.wilhelmsson at oracle.com wrote:
>> That's what I get for trying to make things look good...  Ok, now without HTML.
>> * P1-P3 bugfixes
>> -- Not affected by RDP1.
>> -- If pushed to jdk/hs between today and December 14 we will make sure they end up in JDK 10 eventually.
>> -- If pushed to jdk/hs after December 14 they become fixed in JDK 11 and it will be your own responsibility to backport them to JDK 10.
>> * RFEs and P4 - P5 bugs that MUST go into JDK 10
>> -- Push to jdk/hs before 8 pm PT today
>> -- or push directly to jdk/jdk before December 14.
> 
> If someone mistakenly pushes to hs after the deadline, but really intended the fix to be in 10, what should they do? Should they just do a direct import from jdk/hs to jdk/jdk ?
> 

Yes, a direct import is fine provided the change has been properly tested. Or notify me and I can make an adhoc snapshot before the fork to include the last fixes. After the fork has happened I will also go through all changes pushed to hs since our last integration. At this point I will make sure all P1-P3 bug fixes are pushed to the fork as well.

Thanks,
/Jesper

> Thanks,
> David
> 
>>    - Please note that this option requires that you test your change extensively as this will bypass all normal VM testing that is done in jdk/hs before changes propagates to jdk/jdk.
>> * JDK 11 changes
>> -- Do NOT push to any repository until after the fork on December 14.
>> /Jesper



More information about the hotspot-dev mailing list