[ https://issues.apache.org/jira/browse/PIVOT-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16611003#comment-16611003 ]
Roger Whitcomb commented on PIVOT-1039: --------------------------------------- Fixed the warnings related to Class.newInstance(): Sending charts\src\org\apache\pivot\charts\ChartView.java Sending core\src\org\apache\pivot\beans\BXMLSerializer.java Sending core\src\org\apache\pivot\json\JSONSerializer.java Sending core\src\org\apache\pivot\serialization\CSVSerializer.java Sending core\src\org\apache\pivot\util\Service.java Sending wtk\src\org\apache\pivot\wtk\BrowserApplicationContext.java Sending wtk\src\org\apache\pivot\wtk\Component.java Sending wtk\src\org\apache\pivot\wtk\DesktopApplicationContext.java Transmitting file data ........done Committing transaction... Committed revision 1840595. The remaining warnings from Java 10 are all related to JApplet .... 'nother issue entirely. > 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)