JDK 10 forests open for bug fixes and small enhancements
Bob Vandette
bob.vandette at oracle.com
Thu Jan 26 22:03:55 UTC 2017
I have a JDK 10 specific hotspot change that I’d like to get integrated into 10.
The work is done but needs a review. During the review I’ll see what the consensus
is on how destabilizing this change is. This will not get back ported to JDK 9.
Where should this change be integrated to, jdk10/dev or jdk10/hs?
How often will changes be pulled from jdk10/dev to jdk10/hs?
Thanks,
Bob.
> On Jan 26, 2017, at 4:55 PM, mark.reinhold at oracle.com wrote:
>
> 2017/1/26 8:12:20 -0800, jesper.wilhelmsson at oracle.com:
>> I'm not the decision maker here, but this is what was said in a meeting:
>>
>> The jdk10/jdk10 forest will sync with jdk9/dev. New changes in jdk9/dev is
>> pulled into 10 this way. The process is planned to be made automatic using Mach
>> 5 but initially Lana and I will be doing the integrations.
>>
>> jdk10/hs is a child of jdk10/dev. For changes to go from jdk9/hs to jdk10/hs
>> they will have to go through 9/dev and 10/dev. This is assumed to take a while.
>> Right now we only integrate 9/hs to 9/dev once a week, and at most we can crank
>> that up to twice a week due to the rigorous testing requirements. Once we get
>> Mach 5 support for HotSpot testing (running all the required VM tests) we can
>> start integrating more often.
>
> Right -- thanks for the summary!
>
> - Mark
More information about the jdk10-dev
mailing list