tags & co
Igor Nekrestyanov
igor.nekrestyanov at oracle.com
Wed Apr 25 12:50:12 PDT 2012
On 4/25/12 12:31 PM, Henri Gomez wrote:
> Hi to all,
>
> Just grabbed latest source from jdk7/jdku-dev and wondering about tag names.
>
> hg tags reports :
>
> tip 446:0bf314122c8e
> jdk7u4-b20 442:1eae71787c33
> jdk7u6-b06 440:65181dfaabb7
> jdk7u6-b05 437:4562d0be2824
>
> Did these sources are for jdk7u4 or jdk7u6 ?
both. It is mainline repo for 7u. Tip revision corresponds to "latest"
state in the active release under development, i.e. 7u6 right now.
But you can reconstruct sources used to build any specific JRE7 build by
using specific tag.
Hope this helps,
-igor
More information about the jdk7u-dev
mailing list