RFR: JDK-8014045 - test/java/lang/management/PlatformLoggingMXBean/LoggingMXBeanTest.java failing intermittently (original) (raw)
Mandy Chung mandy.chung at oracle.com
Fri Jun 28 17:06:26 UTC 2013
- Previous message: RFR: JDK-8014045 - test/java/lang/management/PlatformLoggingMXBean/LoggingMXBeanTest.java failing intermittently
- Next message: hg: jdk8/tl/jdk: 7181748: java/lang/ThreadGroup/Suspend.java test fails intermittently
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Daniel,
On 6/20/2013 3:50 AM, Daniel Fuchs wrote:
Right. I have changed the test to temporarily retrieve the named loggers and keep them in an HashMap - this way they should not be gc'ed.
This looks good. This is a better approach and I like it so that the test can verify precisely the returned values from two mbeans.
Mandy
- Previous message: RFR: JDK-8014045 - test/java/lang/management/PlatformLoggingMXBean/LoggingMXBeanTest.java failing intermittently
- Next message: hg: jdk8/tl/jdk: 7181748: java/lang/ThreadGroup/Suspend.java test fails intermittently
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]