Name: izR10247 Date: 09/29/2003
Current b10 Jcov Browser GUI does not load
test list file using '-testlist' option if jcov file name
was not given with the '-scale' option. Also the following
unexpected NullPointerException is generated:
java.lang.NullPointerException
at com.sun.tdk.jcov.gui.browser.share.BrowserLib.loadTestList(BrowserLib.java:153)
at com.sun.tdk.jcov.gui.browser.share.BrowserLib.tryToLoadTestList(BrowserLib.java:135)
at com.sun.tdk.jcov.gui.browser.swing.ClassTableFrame.open(ClassTableFrame.java:161)
at com.sun.tdk.jcov.gui.Browser.main(Browser.java:97)
Current JCov-Browser-157 SQE/QA interactive test
fails since this failure.
======================================================================