Community
Participate
Working Groups
20031008 I got the folloing stack trace in the console and clicked on the 'NativeMethodAccessorImpl' link. It took about 5 second to open the link. It might be better to open the editor using a busy cursor 1) testElementAt(junit.samples.VectorTest)junit.framework.AssertionFailedError at junit.samples.VectorTest.testElementAt(VectorTest.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
Hmmm. I tried to get this to go using the usual BusyIndicator.showWhile(...), but the cursor will not display.
I think this is the same as bug 6325