[
https://issues.apache.org/jira/browse/DERBY-6621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen updated DERBY-6621:
--------------------------------------
Attachment: util-getResourceAsStream.diff
I found a method in ij's util class whose visibility should be reduced. The
attached patch [^util-getResourceAsStream.diff] reduces its visibility and also
makes utilMain use that method instead of implementing its own.
> Reduce the visibility of more classes and methods
> -------------------------------------------------
>
> Key: DERBY-6621
> URL: https://issues.apache.org/jira/browse/DERBY-6621
> Project: Derby
> Issue Type: Bug
> Components: SQL
> Affects Versions: 10.11.0.0
> Reporter: Rick Hillegas
> Attachments: derby-6621-01-aa-reduce1.diff,
> derby-6621-02-aa-move-getPrintWriter.diff,
> derby-6621-03-aa-removeUnusedMethod.diff,
> derby-6621-04-aa-StreamFileContainer.diff,
> derby-6621-05-aa-luceneClasses.diff, util-getResourceAsStream.diff
>
>
> Reduce public visibility to something lower in order to protect against
> mis-use of Derby objects.
--
This message was sent by Atlassian JIRA
(v6.2#6252)