Bug 24334

Summary: Verifier: Superclass methods are not searched when JustIce looks for an implementation
Product: BCEL - Now in Jira Reporter: Enver Haase <ehaase>
Component: MainAssignee: issues <issues>
Status: REOPENED ---    
Severity: enhancement    
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: other   

Description Enver Haase 2003-11-02 19:46:02 UTC
"The native verifier possibly allows the method to
be declared in some superclass or implemented interface, which the Java Virtual
Machine Specification, Second Edition does not"

..is complete nonsense since Gilad Bracha told me vmspec2 was meant to state
superclasses ARE searched. They will maybe re-phrase it.

Implementing the search could be an involved task, I'd like to leave this
one to somebody else.

Sorry, I'm just too busy with other things.