Hi Peter,
if you have a full build of jdk workspace, just go into
jdk/make/sun/awt, execute you script and rebuild only platform specific
AWT code.
Thank you,
Denis.
On 6/29/10 4:01 AM, Pete Brunet wrote:
Looking for a confirmation of Kelly's advice...
Kelly O'Hair wrote:
Maybe you should try the awt alias.
I would assume you could do a full build, then 'cd make/sun.awt&&
make' to just
re-build awt, but you need to ask the awt engineers.
-kto
On Jun 28, 2010, at 2:06 PM, Pete Brunet wrote:
If I am tweaking awt_Component.cpp, what is the fastest way to rebuild?
A full build is taking me two hours. Thanks, Pete