| Duplicate :   | |
| Relates :   | |
| Relates :   | |
| Relates :   | 
sun/management/jmxremote/bootstrap/LocalManagementTest.sh starts failing in b80 with IOException: Bad file number
Part of the log:
/java/re/jdk/1.6.0/latest/binaries/solaris-sparc/bin/java -classpath /tmp/mchung/JTwork/classes/sun/management/jmxremote/bootstrap:/java/re/jdk/1.6.0/latest/binaries/solaris-sparc/lib/tools.jar TestManager 12075 34465 true
Loading /net/jre.sfbay/p/v06/jdk/6.0/beta2/b81/binaries/solaris-sparc/jre/lib/management-agent.jar into target VM ...
Exception in thread "main" java.io.IOException: Bad file number
        at TestManager.startManagementAgent(TestManager.java:60)
        at TestManager.main(TestManager.java:88)
This test passes with B79.
| 
 |