1 class Target2 {
   2     static {
   3         System.loadLibrary("awt");
   4     }
   5 }
   6