Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn:[124839] Used deprecated function

Summary:
Fix bugzilla bug 124839 Used deprecated function.

-Bugzilla Bug (s) Resolved:
Bug 124839.
 
-Description:
Remove the use of deprecated Thread.stop() method. Set a status field in class org.eclipse.birt.oda.xml.util.SaxParser so that the killing of the thread is controlled
by the value of that status field.
 
-Tests Description:
N/A
 
-Files Edited:
"/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/SaxParserConsumer.java" "/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/ui/SchemaPopulationUtil.java" "/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/SaxParser.java"
 
- Notes to Build Team:
- Notes to Developers:
- Notes to QA: 
- Notes to Documentation:

Back to the top