Bug 43955

Summary: Added a functinality to throw a classNotfoundException
Product: BCEL - Now in Jira Reporter: Serge <serkab21>
Component: MainAssignee: issues <issues>
Status: NEEDINFO ---    
Severity: enhancement CC: pugh
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Hardware: Sun   
OS: Linux   

Description Serge 2007-11-24 14:01:00 UTC
I am a senior student of computer science at the University of
 Maryland. As one of my project, I am required to contribute to an open
 source  project.
  I came upon one error in your Apache BCEL program, more specifically
 in the file 
  Passe1Verifier. java. I have added the functionnality to allow the private 
  class JavaClass getJavaClass()to throw  ClassNotFoundException 
  whenever such an exception is caught.
  Originally the catch block was empty.
Comment 1 Torsten Curdt 2008-02-02 12:26:30 UTC
well ...provide a patch and we'll see :)