[
https://issues.apache.org/jira/browse/PIVOT-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16607347#comment-16607347
]
Roger Whitcomb commented on PIVOT-1039:
---------------------------------------
Fix (some, most of?) the deprecation warnings due to "new Float", "new Long"
and so forth:
Sending core\src\org\apache\pivot\util\Version.java
Sending core\test\org\apache\pivot\functional\monad\test\OptionTest.java
Sending tests\src\org\apache\pivot\tests\TextInputValidatorTest.java
Sending wtk\src\org\apache\pivot\wtk\content\LinkButtonDataRenderer.java
Sending wtk\src\org\apache\pivot\wtk\content\MenuItemDataRenderer.java
Sending wtk-terra\src\org\apache\pivot\wtk\skin\terra\TerraFrameSkin.java
Transmitting file data ......done
Committing transaction...
Committed revision 1840311.
> Address deprecation issues with Java 9 and 10
> ---------------------------------------------
>
> Key: PIVOT-1039
> URL: https://issues.apache.org/jira/browse/PIVOT-1039
> Project: Pivot
> Issue Type: Improvement
> Affects Versions: 2.1
> Reporter: Roger Whitcomb
> Assignee: Roger Whitcomb
> Priority: Minor
> Attachments: java10.log
>
>
> Compiling "trunk" with the latest JDK 10.0.2 yields a few places where
> methods are being deprecated going forward. Suitable replacements that are
> also backward compatible are available, so it seems reasonable to use those
> and eliminate the deprecation warnings.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)