Depending on what you want to recompile, you'll need to cd to a particular directory and run gnumake from there.
For awt/2d, the directories are
make/sun/awt
make/sun/xawt
Mostly the latter.
Thanks,
Dmitri
Clemens Eisserer wrote:
Hello, Is it possible to re-compile only certain parts of the JDK? I would like to only re-compile the native AWT part on Unix, because a whole "make" takes always several minutes :-/ Thank you in advance, lg Clemens
