HotSpot workflow

Dmitry Samersoff dmitry.samersoff at oracle.com
Wed Apr 15 11:33:01 UTC 2015


On 2015-04-15 11:01, Andrew Haley wrote:
> On 15/04/15 02:06, serguei.spitsyn at oracle.com wrote:
>> My approach is similar to what Dmitry does:
>>   - keep one repository for one bug fix
>>   - do not commit until the fix is ready for a jprt push
> 
> Umm, but does that mean you aren't using hg during development of
> a patch?  Surely you want to commit regularly, no?

Personally, I commit my changes regularly during development.

It enforces me to use antideltas if I have to backout part of my changes
but it's not a big pain in reality.

-Dmitry


-- 
Dmitry Samersoff
Oracle Java development team, Saint Petersburg, Russia
* I would love to change the world, but they won't give me the source code.


More information about the hotspot-dev mailing list