[
https://issues.apache.org/jira/browse/DERBY-3531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Zaun updated DERBY-3531:
-------------------------------
Attachment: DERBY-3531-1.diff
DERBY-3531-1.stat
Thanks for your comments. The attached patch revision DERBY-3531-1 fixes the
three issues noted so far:
- code comment in StringUtil.split()
- javadoc on EmbedConnection.checkDatabaseCreatePrivileges()
- comment in SystemPrivilegesPermissionTest.policy
Martin
> DatabasePermission uses a JDK 1.4 method that is not present in
> J2ME/CDC/Foundation.
> ------------------------------------------------------------------------------------
>
> Key: DERBY-3531
> URL: https://issues.apache.org/jira/browse/DERBY-3531
> Project: Derby
> Issue Type: Sub-task
> Components: Security
> Reporter: Daniel John Debrunner
> Assignee: Martin Zaun
> Attachments: DERBY-3531-0.diff, DERBY-3531-0.stat, DERBY-3531-1.diff,
> DERBY-3531-1.stat
>
>
> causes abstract method errors once the class is used to check for database
> creation.
> From memory the method is String.split.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.