You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Emmanuel Bourg (JIRA)" <ji...@apache.org> on 2014/04/24 16:00:53 UTC

[jira] [Updated] (BCEL-32) Superclass methods are not searched when JustIce looks for an implementation

     [ https://issues.apache.org/jira/browse/BCEL-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Bourg updated BCEL-32:
-------------------------------

          Component/s:     (was: Main)
                       Verifier
          Description: 
"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.

  was:
"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.

             Priority: Minor
          Environment:     (was: Operating System: other
Platform: Other)
    Affects Version/s:     (was: unspecified)
             Priority:   (was: P5)
             Severity:   (was: enhancement)
              Summary: Superclass methods are not searched when JustIce looks for an implementation  (was: Verifier: Superclass methods are not searched when JustIce looks for an implementation)

> Superclass methods are not searched when JustIce looks for an implementation
> ----------------------------------------------------------------------------
>
>                 Key: BCEL-32
>                 URL: https://issues.apache.org/jira/browse/BCEL-32
>             Project: Commons BCEL
>          Issue Type: Improvement
>          Components: Verifier
>            Reporter: Enver Haase
>            Assignee: Apache Commons Developers
>            Priority: Minor
>
> "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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)