src/share/classes/sun/awt/AWTAutoShutdown.java

Print this page

        

*** 33,43 **** import java.util.IdentityHashMap; import java.util.Map; import java.util.Set; import sun.util.logging.PlatformLogger; ! import sun.misc.ThreadGroupUtils; /** * This class is to let AWT shutdown automatically when a user is done * with AWT. It tracks AWT state using the following parameters: * <ul> --- 33,43 ---- import java.util.IdentityHashMap; import java.util.Map; import java.util.Set; import sun.util.logging.PlatformLogger; ! import sun.awt.util.ThreadGroupUtils; /** * This class is to let AWT shutdown automatically when a user is done * with AWT. It tracks AWT state using the following parameters: * <ul>