building just awt
Pete Brunet
peter.brunet at oracle.com
Mon Dec 19 15:31:02 PST 2011
I just changed
jdk/src/macosc/native/sun/awt/JavaComponentAccessibility.h and reran the
make but nothing rebuilt.
I looked at the files in jdk/make/sun/lwawt/ and didn't see any reason
why it would rebuild, but maybe I am doing something wrong (or maybe a
tweak is needed in a make file).
I'm not having any problems with the make when I change .m files.
Any ideas?
Pete
On 12/10/11 12:00 AM, Pete Brunet wrote:
> Thanks Scott. That worked.
>
> On 12/9/11 10:49 PM, Scott Kovatch wrote:
>> Try jdk/make/sun/lwawt.
>>
>> ./sun/lwawt/FILES_c_macosx.gmk: JavaComponentAccessibility.m \
>>
>> -- Scott
>>
>>
>> On Dec 9, 2011, at 8:26 PM, Pete Brunet wrote:
>>
>>> I tried that and didn't get what I expected, i.e.
>>> /Users/petebrunet/OpenJDK/macosx-port/jdk/src/macosx/native/sun/awt/JavaComponentAccessibility.m
>>> didn't compile and libawt.dylib didn't get rebuilt. Here is my output
>>>
>>> Any ideas on what I'm doing wrong?
>>>
>>> Pete
>>>
>>> On 11/29/11 11:02 PM, Pranav Bhat wrote:
>>>> Hello Pete,
>>>>
>>>> I found this in one of the pages: http://wikis.sun.com/display/OpenJDK/Incremental+Building
>>>>
>>>> Thanks,
>>>> - Pranav
>>>>
>>>> On Nov 29, 2011, at 11:27 PM, Pete Brunet wrote:
>>>>
>>>>> How do I do a rebuild of just changes in
>>>>> .../macosx-port/jdk/src/macosx/native/sun/awt ?
>>>>>
>>>>> Pete
More information about the macosx-port-dev
mailing list