review (S) for 6989736: fix mapfile warnings on solaris
Jerry Driscoll
jerry.driscoll at oracle.com
Tue Oct 5 18:12:54 PDT 2010
I'll see if I can get someone to help.
jerry
On Oct 5, 2010, at 5:07 PM, John Pampuch <john.pampuch at oracle.com> wrote:
> Is this something that Jerry's team should be looking at? Maybe they should work on automating the reorder file generation?
>
> If there aren't objections, can you get someone too look at it Jerry?
>
> -John
>
> On 10/5/10 4:33 PM, Tom Rodriguez wrote:
>>
>> On Oct 5, 2010, at 4:15 PM, Vladimir Kozlov wrote:
>>
>>> Tom,
>>>
>>> It seems, nobody want to spend time to regenerate reorder files
>>> for several years already. What we only do is removing lines
>>> from these files which produce warnings. May be we should add
>>> your script into sources and use it more frequently:
>> Yes they are dying a death of a thousand cuts. If I remember correct, removing their use seemed to hurt startup but regenerating them didn't seem to help. I'd rather not put the script in the repo though.
>>
>> tom
>>
>>> make/solaris/clear_mapfile_warnings.sh
>>>
>>> Otherwise looks good.
>>>
>>> Thanks,
>>> Vladimir
>>>
>>> Tom Rodriguez wrote:
>>>> http://cr.openjdk.java.net/~never/6989736
>>>> 6989736: fix mapfile warnings on solaris
>>>> Reviewed-by:
>>>> The map files are getting out of date resulting in a bunch of warnings
>>>> for product builds so it's time to clean them again. The 64 bit
>>>> tiered reorder files have only recently started being used and those
>>>> have a lot of entries out of date. I also fixed a minor build issue
>>>> where the first build of the adlc didn't run the fix_lines portion of
>>>> the adlc_updater which caused the next incremental build to regenerate
>>>> some files because the #line directives had changed. Tested by
>>>> building each target. I attached the automated script I used for this
>>>> to the bug report.
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20101005/3f19ec00/attachment.html
More information about the hotspot-compiler-dev
mailing list