hg: jdk7/tl/jdk: 6642323: Speeding up Single Byte Decoders; ...
Brad Wetmore
Bradford.Wetmore at Sun.COM
Thu Jan 8 03:01:12 UTC 2009
Ulf,
Sorry for the delay, I've been working on other projects, and my OpenJDK
folder is now overflowing.
> So as I understand right, looking for posts like "Added tag jdk7-b40 for
> changeset 44be42de6693" doesn't make much sense in my case.
I'm not sure I completely understand the question.
We're currently using tags to signify each build (jdk7-b42). If you
look at the MASTER repository:
http://hg.openjdk.java.net/jdk7/jdk7/jdk/shortlog
All the changesets that appear after that entry should be in that build.
Regarding 6642323, looks like it's now in the MASTER, but there hasn't
been a promotion yet. I'd guess it'll be b43.
I don't know if there is a list of bug fixes for each promotion.
Someone in RE might know.
Brad
> Regards and happy holidays,
>
> Ulf
>
>
>
> Am 19.12.2008 18:03, Brad Wetmore schrieb:
>>
>> If you want to see the source change now, check out the changeset:
>>
>> http://hg.openjdk.java.net/jdk7/tl/jdk/rev/b89ba9a6d9a6
>>
>> This change will not be seen immediately in the JDK7 snapshot source
>> and binaries. As you may know, we use a series of subgates to make
>> development and testing easier, and to prevent breakage in one area
>> from seriously impacting everyone in unrelated areas.
>>
>> For way too much info:
>>
>> http://blogs.sun.com/wetmore/entry/you_re_a_gatekeeper_uh
>>
>> To your question, this change was just putback into the TL gate.
>> Generally, changes from the TL gate a putback migrate in the MASTER
>> gate once every two weeks. This follows roughly a week of testing by
>> our quality team. Our release engineering then does builds every two
>> weeks. So depending on where we in are in the TL and RE cycles when
>> the engineer does his/her putback, it could be 1 week to 1 month
>> before the change appears at:
>>
>> http://jdk7.dev.java.net/
>>
>> The integration and build schedule is at:
>>
>> http://openjdk.java.net/projects/jdk7/builds/
>>
>> The holiday isn't helping! ;)
>>
>> So I'm guessing it will be available in b44 around 22 Jan 09, assuming
>> TL integrates and there are no hiccups.
>>
>> Hope this helps.
>>
>> Brad
>>
>>
>>
>>
>> Ulf Zibis wrote:
>>> Hi Sherman,
>>>
>>> where can I get information, if this changeset is included in JDK7
>>> snapshot source bundle + snapshot binaries?
>>>
>>> Regards,
>>> Ulf
>>>
>>>
>>> Am 10.12.2008 23:10, xueming.shen at sun.com schrieb:
>>>> Changeset: b89ba9a6d9a6
>>>> Author: sherman
>>>> Date: 2008-12-10 14:03 -0800
>>>> URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/b89ba9a6d9a6
>>>>
>>>> 6642323: Speeding up Single Byte Decoders
>>>> 6642328: Speeding up Single Byte Encoders
>>>> Summary: re-implementation of mapping based sbcs charts
>>>> Reviewed-by: alanb
>>>>
>>>>
>>>
>>
>>
>
More information about the core-libs-dev
mailing list