[Bug 117] ArrayIndexOutOfBoundsException in SecurityManager.currentLoadedClass

[email protected] Tue, 22 Mar 2005 20:00:07 -0500
Newsgroups gmane.comp.java.vm.sablevm.bugs
Message-ID <[email protected]>
http://sablevm.org/bugs/show_bug.cgi?id=117

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [email protected]  2005-03-22 20:00 -------
The ArrayIndexOutOfBoundsException is fixed in the current development trunk.

Now, I get:

$ java testcase1.fun 
nice.lang.AssertionFailed
   at testcase1.fun.main (Unknown Source:8)
   at java.lang.VirtualMachine.invokeMain (VirtualMachine.java)
   at java.lang.VirtualMachine.main (VirtualMachine.java:108)

As the original bug is fixed, I am closing this bug.  [It is difficult to debug
programs without source code...]

Please file a new bug report, if the assertion is relvealing a new bug.

Thanks,

Etienne



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.