[
https://issues.apache.org/jira/browse/DERBY-6621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14045687#comment-14045687
]
ASF subversion and git services commented on DERBY-6621:
--------------------------------------------------------
Commit 1605981 from [~knutanders] in branch 'code/trunk'
[ https://svn.apache.org/r1605981 ]
DERBY-6621: Reduce the visibility of more classes and methods
Make util.getResourceAsStream() package-private, and make 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)