JDK-7198849 : Make javax/management/remote/mandatory/notif/ListenerScaleTest.java less timing sensitive
  • Type: Bug
  • Component: core-svc
  • Sub-Component: java.lang.management
  • Affected Version: 8
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2012-09-17
  • Updated: 2014-01-15
  • Resolved: 2012-09-25
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8 b58Fixed
Related Reports
Relates :  
Description
The test sometimes fails with a ratio somewhere in the low 100s. If the timing was indeed linear in the number of listeners, the reatio would be 20000. Increasing the allowed ration to 500 (from 100) should therefore still catch the real regression, but make the test more robust.

Comments
EVALUATION .
17-09-2012