0 votes
in JAVA by

The main result of the AWT building is a version of mawt.so library in Linux or Solaris, or awt.dll in MS Windows, and a set of classes. Additionally, AWT builds the splashscreen library. After you have completely built OpenJDK, you may modify and recompile parts by starting from the root of the make tree. However, local changes in the AWT code may be recompiled faster from the following directories depending on your platform:

  • make/java/awt
  • make/sun/awt
  • make/sun/xawt
...