[PR] Introspection should use the top-most public declaration of methods [velocity-engine]

arkanovicz (via GitHub) <[email protected]>
Newsgroups gmane.comp.jakarta.velocity.devel
Message-ID <[email protected]>
arkanovicz opened a new pull request, #50:
URL: https://github.com/apache/velocity-engine/pull/50

   Some classes which are not exported do implement public interfaces.
   
   For instance, `sun.util.calendar.ZoneInfo.getOffset(long)` implements the public interface method `java.util.TimeZone.getOffset(long)`.
   
   To avoid illegal access exceptions, the introspector should use the top-most public declaration of methods.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.