[
https://issues.apache.org/jira/browse/DERBY-6621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-6621:
---------------------------------
Attachment: derby-6621-02-aa-move-getPrintWriter.diff
Attaching derby-6621-02-aa-move-getPrintWriter.diff. This patch moves
LogWriter.getPrintWriter() into the only class which uses it and the patch
makes the method private. I am running tests now.
Touches the following files:
M java/client/org/apache/derby/jdbc/BasicClientDataSource40.java
M java/client/org/apache/derby/client/am/LogWriter.java
> 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
>
>
> 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)