Backporting an AsyncGetCallTrace patch to OpenJDK6
Daniel D. Daugherty
Daniel.Daugherty at Sun.COM
Wed Sep 10 15:34:08 PDT 2008
Joseph D. Darcy wrote:
> Daniel D. Daugherty wrote:
>> Mark Wielaard wrote:
>>> On Mon, 2008-09-08 at 14:55 -0700, Joe Darcy wrote:
>>>
>>>> Daniel D. Daugherty wrote:
>>>>
>>>>> Can someone remind me which HSX version OpenJDK6-B11 is based on?
>>>>>
>>>> Currently in OpenJDK 6 we are on HS10, but we plan to upgrade to
>>>> HS11 in the near future.
>>>>
>>>
>>> Are the HSX versions tagged in the mercurial repos somehow?
>>> In hotspot_version there is a HS_MAJOR_VER, HS_MINOR_VER and
>>> HS_BUILD_NUMBER, how do these numbers match up?
>>>
>>> Thanks,
>>>
>>> Mark
>>>
>>
>> The hotspot_version should reflect the specific HSX version
>> number and build of the snapshot used to create the repo. I
>> don't know if the OpenJDK6 project is incrementing or
>> changing those values in any way.
>
> To date, we on OpenJDK 6 have not incremented the HSX version values.
> The listed version might be slightly off; we are basically using the
> same source as the HotSpot in 6u7, but with a few additional fixes.
>
> -Joe
It seems to me that we have a versioning problem here. If the
HSX source in OpenJDK6 is not the same as the baseline HSX source,
then the HSX version number should _not_ be the same.
It might be appropriate to bump the minor version number and then
reset the build number. Something to make the HSX version identity
unique if the source code is indeed different.
Joe, this needs to be discussed with the HotSpot P-Team.
Dan
More information about the jdk6-dev
mailing list