[ https://issues.apache.org/jira/browse/YOKO-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rick McGuire closed YOKO-311. ----------------------------- Resolution: Fixed Committed revision 520020. > ClassLoaderLocal can throw an IndexOutOfBounds exception > -------------------------------------------------------- > > Key: YOKO-311 > URL: https://issues.apache.org/jira/browse/YOKO-311 > Project: Yoko - CORBA Server > Issue Type: Bug > Components: RMI-IIOP > Affects Versions: v1.0.0 > Reporter: Rick McGuire > Assigned To: Rick McGuire > Fix For: v1.0.0 > > > An IndexOutOfBoundsException can occur in ClassLoaderLoader class because it > assumes the local vector always has at least one element and unconditionally > grabs the 0th element. If the vector is empty, this throws an exception. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.