<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0" xmlns:s="http://updates.zdnet.com/">
<channel>
	<title><![CDATA[java program Resources | ZDNet]]></title>
	<link><![CDATA[http://updates.zdnet.com/tags/java+program.html]]></link>
	<description><![CDATA[White papers, case studies, technical articles, and blog posts relating to java program]]></description>
	<s:counts start="0" returned="10" found="10" />
	<language>en-us</language>
	<item>
		<title><![CDATA[Mostly-Functional Behavior in Java Programs]]></title>
		<link><![CDATA[http://whitepapers.zdnet.com/abstract.aspx?docid=904485]]></link>
		<description><![CDATA[This paper presents a lightweight type-and-effect system for Java programs that features two major innovations over extant object-oriented effects systems: initialization effects, which are writes to an object's state while it is being constructed, and quiescing fields, which are fields that are never written after an object is constructed. The...]]></description>
		<s:doctype><![CDATA[White papers]]></s:doctype>
		<pubDate>Fri, 31 Oct 2008 00:00:00 -0700</pubDate>
		<category domain="http://updates.zdnet.com/tags/university+of+wisconsin.html"><![CDATA[University Of Wisconsin]]></category>
		<category domain="http://updates.zdnet.com/tags/java+program.html"><![CDATA[Java Program]]></category>
		<category domain="http://updates.zdnet.com/tags/object-oriented.html"><![CDATA[Object-oriented]]></category>
		<category domain="http://updates.zdnet.com/tags/ooa%252food%252foop.html"><![CDATA[Ooa/Ood/Oop]]></category>
		<category domain="http://updates.zdnet.com/tags/java.html"><![CDATA[Java]]></category>
		<category domain="http://updates.zdnet.com/tags/software+development.html"><![CDATA[Software Development]]></category>
		<category domain="http://updates.zdnet.com/tags/software%252fweb+development.html"><![CDATA[Software/Web Development]]></category>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming Languages]]></category>
	</item>
	<item>
		<title><![CDATA[Chianti: A Tool for Change Impact Analysis of Java Programs]]></title>
		<link><![CDATA[http://whitepapers.zdnet.com/abstract.aspx?docid=897059]]></link>
		<description><![CDATA[This paper reports on the design and implementation of Chianti, a change impact analysis tool for Java that is implemented in the context of the Eclipse environment. Chianti analyzes two versions of an application and decomposes their difference into a set of atomic changes. Change impact is then reported in...]]></description>
		<s:doctype><![CDATA[White papers]]></s:doctype>
		<pubDate>Tue, 01 Jan 2008 00:00:00 -0800</pubDate>
		<category domain="http://updates.zdnet.com/tags/change.html"><![CDATA[Change]]></category>
		<category domain="http://updates.zdnet.com/tags/association+for+computing+machinery.html"><![CDATA[Association For Computing Machinery]]></category>
		<category domain="http://updates.zdnet.com/tags/java+program.html"><![CDATA[Java Program]]></category>
		<category domain="http://updates.zdnet.com/tags/analysis.html"><![CDATA[Analysis]]></category>
		<category domain="http://updates.zdnet.com/tags/tool.html"><![CDATA[Tool]]></category>
		<category domain="http://updates.zdnet.com/tags/chianti.html"><![CDATA[Chianti]]></category>
		<category domain="http://updates.zdnet.com/tags/productivity.html"><![CDATA[Productivity]]></category>
		<category domain="http://updates.zdnet.com/tags/java.html"><![CDATA[Java]]></category>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming Languages]]></category>
		<category domain="http://updates.zdnet.com/tags/software+development.html"><![CDATA[Software Development]]></category>
		<category domain="http://updates.zdnet.com/tags/software%252fweb+development.html"><![CDATA[Software/Web Development]]></category>
	</item>
	<item>
		<title><![CDATA[jPredictor: A Predictive Runtime Analysis Tool for Java]]></title>
		<link><![CDATA[http://whitepapers.zdnet.com/abstract.aspx?docid=900091]]></link>
		<description><![CDATA[jPredictor is a tool for detecting concurrency errors in Java programs. The Java program is instrumented to emit property-relevant events at runtime and then executed. The resulting execution trace is collected and analyzed by jPredictor, which extracts a causality relation sliced using static analysis and refined with lock-atomicity information. The...]]></description>
		<s:doctype><![CDATA[White papers]]></s:doctype>
		<pubDate>Tue, 01 Jan 2008 00:00:00 -0800</pubDate>
		<category domain="http://updates.zdnet.com/tags/analysis+tool.html"><![CDATA[Analysis Tool]]></category>
		<category domain="http://updates.zdnet.com/tags/association+for+computing+machinery.html"><![CDATA[Association For Computing Machinery]]></category>
		<category domain="http://updates.zdnet.com/tags/java+program.html"><![CDATA[Java Program]]></category>
		<category domain="http://updates.zdnet.com/tags/tool.html"><![CDATA[Tool]]></category>
		<category domain="http://updates.zdnet.com/tags/error.html"><![CDATA[Error]]></category>
		<category domain="http://updates.zdnet.com/tags/jpredictor.html"><![CDATA[jPredictor]]></category>
		<category domain="http://updates.zdnet.com/tags/java.html"><![CDATA[Java]]></category>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming Languages]]></category>
		<category domain="http://updates.zdnet.com/tags/productivity.html"><![CDATA[Productivity]]></category>
		<category domain="http://updates.zdnet.com/tags/software+development.html"><![CDATA[Software Development]]></category>
		<category domain="http://updates.zdnet.com/tags/software%252fweb+development.html"><![CDATA[Software/Web Development]]></category>
	</item>
	<item>
		<title><![CDATA[Distributed, Multi-Threaded Verification of Java Programs]]></title>
		<link><![CDATA[http://whitepapers.zdnet.com/abstract.aspx?docid=904539]]></link>
		<description><![CDATA[Extended Static Checking ESC is a fully automated formal verification technique and is generally quite efficient, as far as verification tools go, but it is still orders of magnitude slower than simple compilation. Verification in ESC is achieved by translating programs and their specifications into Verification Conditions VCs. Proof of...]]></description>
		<s:doctype><![CDATA[White papers]]></s:doctype>
		<pubDate>Tue, 01 Jan 2008 00:00:00 -0800</pubDate>
		<category domain="http://updates.zdnet.com/tags/java+program.html"><![CDATA[Java Program]]></category>
		<category domain="http://updates.zdnet.com/tags/concordia+university.html"><![CDATA[Concordia University]]></category>
		<category domain="http://updates.zdnet.com/tags/extended+static+checking.html"><![CDATA[Extended Static Checking]]></category>
		<category domain="http://updates.zdnet.com/tags/productivity.html"><![CDATA[Productivity]]></category>
		<category domain="http://updates.zdnet.com/tags/java.html"><![CDATA[Java]]></category>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming Languages]]></category>
		<category domain="http://updates.zdnet.com/tags/software+development.html"><![CDATA[Software Development]]></category>
		<category domain="http://updates.zdnet.com/tags/software%252fweb+development.html"><![CDATA[Software/Web Development]]></category>
	</item>
	<item>
		<title><![CDATA[Heuristic Ranking of Java Program Edits for Fault Localization]]></title>
		<link><![CDATA[http://whitepapers.zdnet.com/abstract.aspx?docid=913879]]></link>
		<description><![CDATA[In modern software development, regression tests are used to confirm the fundamental functionalities of an edited program and to assure the code quality. Difficulties occur when testing reveals unexpected behaviors, which indicate potential defects introduced by the edit. However, the changes that caused the failures are not always easy to...]]></description>
		<s:doctype><![CDATA[White papers]]></s:doctype>
		<pubDate>Thu, 12 Jul 2007 00:00:00 -0700</pubDate>
		<category domain="http://updates.zdnet.com/tags/test.html"><![CDATA[Test]]></category>
		<category domain="http://updates.zdnet.com/tags/association+for+computing+machinery.html"><![CDATA[Association For Computing Machinery]]></category>
		<category domain="http://updates.zdnet.com/tags/java+program.html"><![CDATA[Java Program]]></category>
		<category domain="http://updates.zdnet.com/tags/heuristic.html"><![CDATA[Heuristic]]></category>
		<category domain="http://updates.zdnet.com/tags/software+development.html"><![CDATA[Software Development]]></category>
		<category domain="http://updates.zdnet.com/tags/java.html"><![CDATA[Java]]></category>
		<category domain="http://updates.zdnet.com/tags/development+tools.html"><![CDATA[Development Tools]]></category>
		<category domain="http://updates.zdnet.com/tags/software%252fweb+development.html"><![CDATA[Software/Web Development]]></category>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming Languages]]></category>
	</item>
	<item>
		<title><![CDATA[Gax Unit Converter 1 (Windows)]]></title>
		<link><![CDATA[http://downloads.zdnet.com/abstract.aspx?docid=778495]]></link>
		<description><![CDATA[Gax Unit Converter is my first Java program. Not only doest it convert common units, but also let user tailor the conversion options and conversion factors. It is a Java program and should be able to run on any OS. This version is the first release on CNET Download.com. ...]]></description>
		<s:doctype><![CDATA[Software downloads]]></s:doctype>
		<pubDate>Mon, 25 Jun 2007 00:00:00 -0700</pubDate>
		<category domain="http://updates.zdnet.com/tags/microsoft+windows.html"><![CDATA[Microsoft Windows]]></category>
		<category domain="http://updates.zdnet.com/tags/java+program.html"><![CDATA[Java Program]]></category>
		<category domain="http://updates.zdnet.com/tags/gax+unit+converter.html"><![CDATA[Gax Unit Converter]]></category>
		<category domain="http://updates.zdnet.com/tags/java.html"><![CDATA[Java]]></category>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming Languages]]></category>
		<category domain="http://updates.zdnet.com/tags/software+development.html"><![CDATA[Software Development]]></category>
		<category domain="http://updates.zdnet.com/tags/software%252fweb+development.html"><![CDATA[Software/Web Development]]></category>
	</item>
	<item>
		<title><![CDATA[Executing Java Programs With Transactional Memory]]></title>
		<link><![CDATA[http://whitepapers.zdnet.com/abstract.aspx?docid=896997]]></link>
		<description><![CDATA[Parallel programming is difficult due to the complexity of dealing with conventional lock-based synchronization. To simplify parallel programming, there have been a number of proposals to support transactions directly in hardware and eliminate locks completely. Although hardware support for transactions has the potential to completely change the way parallel programs...]]></description>
		<s:doctype><![CDATA[White papers]]></s:doctype>
		<pubDate>Mon, 26 Mar 2007 00:00:00 -0700</pubDate>
		<category domain="http://updates.zdnet.com/tags/transaction.html"><![CDATA[Transaction]]></category>
		<category domain="http://updates.zdnet.com/tags/stanford+university.html"><![CDATA[Stanford University]]></category>
		<category domain="http://updates.zdnet.com/tags/memory.html"><![CDATA[Memory]]></category>
		<category domain="http://updates.zdnet.com/tags/java+program.html"><![CDATA[Java Program]]></category>
		<category domain="http://updates.zdnet.com/tags/java.html"><![CDATA[Java]]></category>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming Languages]]></category>
		<category domain="http://updates.zdnet.com/tags/development+tools.html"><![CDATA[Development Tools]]></category>
		<category domain="http://updates.zdnet.com/tags/software+development.html"><![CDATA[Software Development]]></category>
		<category domain="http://updates.zdnet.com/tags/software%252fweb+development.html"><![CDATA[Software/Web Development]]></category>
	</item>
	<item>
		<title><![CDATA[Finding Failure-Inducing Changes in Java Programs Using Change Classification]]></title>
		<link><![CDATA[http://whitepapers.zdnet.com/abstract.aspx?docid=913883]]></link>
		<description><![CDATA[Testing and code editing are interleaved activities during program development. When tests fail unexpectedly, the changes that caused the failures are not always easy to find. The paper explores how change classification can focus programmer attention on failure-inducing changes by automatically labeling changes Red, Yellow, or Green, indicating the likelihood...]]></description>
		<s:doctype><![CDATA[White papers]]></s:doctype>
		<pubDate>Sat, 11 Nov 2006 00:00:00 -0800</pubDate>
		<category domain="http://updates.zdnet.com/tags/change.html"><![CDATA[Change]]></category>
		<category domain="http://updates.zdnet.com/tags/java+program.html"><![CDATA[Java Program]]></category>
		<category domain="http://updates.zdnet.com/tags/classification.html"><![CDATA[Classification]]></category>
		<category domain="http://updates.zdnet.com/tags/productivity.html"><![CDATA[Productivity]]></category>
		<category domain="http://updates.zdnet.com/tags/java.html"><![CDATA[Java]]></category>
		<category domain="http://updates.zdnet.com/tags/java+development+tools.html"><![CDATA[Java Development Tools]]></category>
		<category domain="http://updates.zdnet.com/tags/open+source.html"><![CDATA[Open Source]]></category>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming Languages]]></category>
		<category domain="http://updates.zdnet.com/tags/software+development.html"><![CDATA[Software Development]]></category>
		<category domain="http://updates.zdnet.com/tags/software%252fweb+development.html"><![CDATA[Software/Web Development]]></category>
		<category domain="http://updates.zdnet.com/tags/development+tools.html"><![CDATA[Development Tools]]></category>
	</item>
	<item>
		<title><![CDATA[Using Eclipse to Develop Java Programs on HP NonStop Servers]]></title>
		<link><![CDATA[http://whitepapers.zdnet.com/abstract.aspx?docid=166286]]></link>
		<description><![CDATA[This paper describes how Eclipse can be used to develop and deploy Java applications on the HP NonStop server platform. Three different scenarios are used here to cover the different options available on this platform. These scenarios will cover almost all situations that users might encounter at a customer site. ]]></description>
		<s:doctype><![CDATA[White papers]]></s:doctype>
		<pubDate>Tue, 01 Mar 2005 00:00:00 -0800</pubDate>
		<category domain="http://updates.zdnet.com/tags/hewlett-packard+co..html"><![CDATA[Hewlett-Packard Co.]]></category>
		<category domain="http://updates.zdnet.com/tags/java+program.html"><![CDATA[Java Program]]></category>
		<category domain="http://updates.zdnet.com/tags/eclipse.html"><![CDATA[Eclipse]]></category>
		<category domain="http://updates.zdnet.com/tags/java+development+tools.html"><![CDATA[Java Development Tools]]></category>
		<category domain="http://updates.zdnet.com/tags/java.html"><![CDATA[Java]]></category>
		<category domain="http://updates.zdnet.com/tags/open+source.html"><![CDATA[Open Source]]></category>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming Languages]]></category>
		<category domain="http://updates.zdnet.com/tags/servers.html"><![CDATA[Servers]]></category>
		<category domain="http://updates.zdnet.com/tags/development+tools.html"><![CDATA[Development Tools]]></category>
		<category domain="http://updates.zdnet.com/tags/software+development.html"><![CDATA[Software Development]]></category>
		<category domain="http://updates.zdnet.com/tags/software%252fweb+development.html"><![CDATA[Software/Web Development]]></category>
		<category domain="http://updates.zdnet.com/tags/hardware.html"><![CDATA[Hardware]]></category>
		<category domain="http://rss.financialcontent.com/stocksymbol">HPQ</category>
		<category domain="tickers">HPQ</category>
	</item>
	<item>
		<title><![CDATA[Java_WinIcon 2.0.1 (Windows)]]></title>
		<link><![CDATA[http://downloads.zdnet.com/abstract.aspx?docid=674151]]></link>
		<description><![CDATA[Java_WinIcon is a java program that can be used to add an icon representation for any java program under Windows OS. The program can be used by Java developers to give their Windows Customers an application icon for their java products to be placed on the desktop and on the...]]></description>
		<s:doctype><![CDATA[Software downloads]]></s:doctype>
		<pubDate>Wed, 16 Jan 2002 00:00:00 -0800</pubDate>
		<category domain="http://updates.zdnet.com/tags/java+program.html"><![CDATA[Java Program]]></category>
		<category domain="http://updates.zdnet.com/tags/java_winicon.html"><![CDATA[Java_WinIcon]]></category>
		<category domain="http://updates.zdnet.com/tags/java.html"><![CDATA[Java]]></category>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming Languages]]></category>
		<category domain="http://updates.zdnet.com/tags/microsoft+windows.html"><![CDATA[Microsoft Windows]]></category>
		<category domain="http://updates.zdnet.com/tags/software+development.html"><![CDATA[Software Development]]></category>
		<category domain="http://updates.zdnet.com/tags/software%252fweb+development.html"><![CDATA[Software/Web Development]]></category>
		<category domain="http://updates.zdnet.com/tags/operating+systems.html"><![CDATA[Operating Systems]]></category>
		<category domain="http://updates.zdnet.com/tags/software.html"><![CDATA[Software]]></category>
	</item>
</channel>
</rss>
