-
Bug
-
Resolution: Won't Fix
-
P3
-
7
-
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.