-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P3
-
Affects Version/s: 7
-
Component/s: core-svc
-
generic
-
generic
The test test/javax/management/eventService/LeaseTest.java checks that the lease expiry logic in the Event Service is correct. In order to avoid a very long test run time, it uses a 0.1 second lease for its checks. This works fine on reasonable machines, but on slow machines the lease can expire before it can be renewed.