Searched refs:SetMaxPriority (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/lang/ThreadGroup/
H A DSetMaxPriority.java31 public class SetMaxPriority { class
39 throw new RuntimeException("SetMaxPriority test no longer valid: starting parent max priority too close to Thread.MIN_PRIORITY");
44 throw new RuntimeException("SetMaxPriority failed: max priority not changed");
53 throw new RuntimeException("SetMaxPriority failed: defect 6497629 present");
67 System.out.println("SetMaxPriority passed");

Completed in 45 milliseconds