Github user afs commented on the pull request:
https://github.com/apache/jena/pull/63#issuecomment-101322670
When I applied the changes, I get a lot of "hiding" warnings. Seems to me
the root cause is the hiding in the first place, not the use of
`@SuppressWarnings("hiding")` which, for me at least in Eclipse, is a warning
to be suppressed. Does the use of `@SuppressWarnings("hiding")` cause any
problems?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---