RFR: 8027209: javax/management/monitor/ThreadPoolAccTest.java fails intermittently
Erik Gahlin
erik.gahlin at oracle.com
Tue Nov 5 07:57:36 PST 2013
Could I have a review of this intermittently failing test.
Instead of doing Thread.sleep(2000) and assume principal is visible/set
the test now spins until principal is available. I also cleaned up code
to avoid warnings.
Thanks
Erik
Webrev:
http://cr.openjdk.java.net/~egahlin/8027209_3/
Bug:
https://bugs.openjdk.java.net/browse/JDK-8027209
More information about the serviceability-dev
mailing list