Looking ahead: proposed Hg forest consolidation for JDK 10
Joseph D. Darcy
joe.darcy at oracle.com
Fri Oct 14 01:34:24 UTC 2016
On 10/13/2016 8:31 AM, Andrew Hughes wrote:
>
> ----- Original Message -----
>> On 10/12/2016 9:25 AM, Andrew Hughes wrote:
>>> ----- Original Message -----
[snip]
>> Of course a consequence of a hotspot + everything else arrangement be
>> perpetuating the current inability to make atomic HotSpot + JDK changes.
>>
> Yeah, I'm aware of that. That's why I'm wondering what percentage of cross-repo
> commits include both HotSpot and some JDK repository. I do take on board the point
> made elsewhere that they become more likely if they are less problematic.
>
> I just think it's going to have a big impact for people working solely on HotSpot
> and so it needs to be clearly beneficial.
>
I generated a list of the ~800 reused bug ids in the open forest.
Unfortunately, JBS was not very happy processing a "id in (<list of ~800
bug ids>)" query. I'll see if I can use different techniques to do some
analysis of the data.
As previously noted, the reused bugs ids are just lower bound on the
count of logical fixes which spans repos since some engineers, including
myself, opt to push logically the same fix to different repos under
different bug ids.
-Joe
More information about the jdk9-dev
mailing list