Reviewer needed - IcedTea6 HEAD: fixed some compiler warnings caused by using deprecated methods in JTReg tool
Pavel Tisnovsky
tisnik at centrum.cz
Thu Jan 12 05:03:57 PST 2012
Hi all,
I've made simple fixes in JTReg tool sources (in IcedTea6 HEAD ATM) to get rid of
compiler warnings due to use deprecated API methods. Output of hg diff is stored
in an attachment and here is the change log entry:
2012-01-12 Pavel Tisnovsky <ptisnovs at redhat.com>
* src/jtreg/com/sun/interview/wizard/Wizard.java:
* src/jtreg/com/sun/javatest/EditJTI.java:
* src/jtreg/com/sun/javatest/TestSuite.java:
* src/jtreg/com/sun/javatest/agent/AgentFrame.java:
* src/jtreg/com/sun/javatest/batch/ObserverCommand.java:
* src/jtreg/com/sun/javatest/exec/BP_TestListSubpanel.java:
* src/jtreg/com/sun/javatest/exec/ET_FilterHandler.java:
* src/jtreg/com/sun/javatest/exec/LogViewerTools.java:
* src/jtreg/com/sun/javatest/exec/NewReportDialog.java:
* src/jtreg/com/sun/javatest/exec/QuestionLogBrowser.java:
* src/jtreg/com/sun/javatest/exec/TU_ViewManager.java:
* src/jtreg/com/sun/javatest/exec/TestTreePanel.java:
* src/jtreg/com/sun/javatest/tool/ConfigManager.java:
Fixed warnings caused by using deprecated methods.
It's been tested by running JTreg tool - both command line and GUI variants.
Can anybody review these changes, please?
Thank you in advance,
Pavel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: hg.diff
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120112/c18775a2/hg.diff
More information about the distro-pkg-dev
mailing list