[
https://issues.apache.org/jira/browse/DERBY-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476920
]
Knut Anders Hatlen commented on DERBY-2383:
-------------------------------------------
I agree, but that will have to wait until all classes that use getBoolean() are
compiled against JDK 1.4. JDK 1.3 didn't have Boolean.valueOf(boolean).
> ReuseFactory should use the constants in java.lang.Boolean
> ----------------------------------------------------------
>
> Key: DERBY-2383
> URL: https://issues.apache.org/jira/browse/DERBY-2383
> Project: Derby
> Issue Type: Improvement
> Components: Miscellaneous
> Affects Versions: 10.3.0.0
> Reporter: Knut Anders Hatlen
> Assigned To: Knut Anders Hatlen
> Priority: Trivial
> Fix For: 10.3.0.0
>
> Attachments: bool.diff
>
>
> ReuseFactory has its own constants for Boolean true/false. It could use
> Boolean.TRUE and Boolean.FALSE instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.