Uploaded image for project: 'OpenWebBeans'
  1. OpenWebBeans
  2. OWB-923

wrong handling of bridge methods

Bulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersConvert to sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment Visibility
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.2.0, 1.2.1
    • 1.2.2
    • None

    Description

      see OWB-828 for the original issue:
      e.g. the following case is valid, but fails:

      public interface MyContract<T> {
      T getValue();
      }

      public abstract class BaseBean {
      public String getValue()

      { /*...*/ }

      }

      public class MyBean extends BaseBean implements MyContract<String> {}

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            struberg Mark Struberg
            gpetracek Gerhard Petracek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment