test/java/lang/Thread/GenerifyStackTraces.java

Print this page

        

*** 24,36 **** /* * @test * @bug 4919105 * @summary Generified basic unit test of Thread.getAllStackTraces() * @author Mandy Chung - * - * @compile -source 1.5 GenerifyStackTraces.java - * @run main GenerifyStackTraces */ import java.util.*; public class GenerifyStackTraces { --- 24,33 ----