RFR (M): 8008772: remove gamma launcher
Vladimir Kozlov
vladimir.kozlov at oracle.com
Mon May 6 17:34:41 UTC 2013
I see, you also modified it. Okay I agree with changes.
Thanks
Vladimir
On 5/6/13 10:20 AM, Christian Thalinger wrote:
>
> On May 6, 2013, at 9:50 AM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
>
>> Did you use 'hg rename' to move hotspot.script? We need to preserve history.
>
> hg move, yes. An hg diff on my machine shows a diff:
>
> cthaling at macbook:~/ws/8008772$ hg di make/hotspot.script
> diff --git a/src/os/posix/launcher/launcher.script b/make/hotspot.script
> copy from src/os/posix/launcher/launcher.script
> copy to make/hotspot.script
> --- a/src/os/posix/launcher/launcher.script
> +++ b/make/hotspot.script
> @@ -72,6 +72,7 @@
> REL_MYDIR=`dirname $0`
> MYDIR=`cd $REL_MYDIR && pwd`
>
> +#
> # Look whether the user wants to run inside gdb
> case "$1" in
> -gdb)
> @@ -95,16 +96,14 @@
>
> -- Chris
>
>>
>> Thanks,
>> Vladimir
>>
>>
>> On 5/6/13 9:35 AM, Christian Thalinger wrote:
>>> Last warning! If nobody speaks up today I'm going to push this later:
>>>
>>> http://cr.openjdk.java.net/~twisti/8008772/
>>>
>>> -- Chris
>>>
>>> On May 2, 2013, at 5:28 PM, Christian Thalinger <christian.thalinger at oracle.com> wrote:
>>>
>>>>
>>>> On May 2, 2013, at 5:25 PM, John Rose <john.r.rose at oracle.com> wrote:
>>>>
>>>>> On May 2, 2013, at 4:44 PM, Christian Thalinger <christian.thalinger at oracle.com> wrote:
>>>>>
>>>>>> is anyone using env.{sh,csh}?
>>>>>
>>>>> I'll suggest that the answer is going to be "no". I think very few people have ever used them. — John
>>>>
>>>> I think you're right. Let's remove them with this change then.
>>>>
>>>> -- Chris
>>>
>
More information about the build-dev
mailing list