Does the Java specification **require** timeslicing for equal-priority threads? --- 📜 **No.** Either approach (running to completion or timeslicing) is permitted by the Java specification.