-
Bug
-
Resolution: Fixed
-
P4
-
1.2.0
-
beta
-
sparc
-
solaris_2.5
Name: akC45999 Date: 11/25/98
The description of ThreadGroup.setMaxPriority() does not mention that
the resulting maxPriority cannot exceed current maxPriority,
though in fact such restriction is supported by runtime and looks
reasonable.
The description of Thread.setPriority() does describe similiar restriction.
======================================================================