Ah, you're right. I did a quick scan and saw there were folders for SwingSet2 and Java2D in the demo make folder, and assumed that meant there was source code for them as well. But on further inspection, I see there is not, and they're explicitly removed from the demo build directory list. Is there a reason they are not included? Rob Ross, Lead Software Engineer E! Networks --------------------------------------------------- "Beware of he who would deny you access to information, for in his heart he dreams himself your master." -- Commissioner Pravin Lal On Aug 21, 2008, at 4:06 PM, Chris Campbell wrote:
Hi Rob,
On Aug 21, 2008, at 3:50 PM, Rob Ross wrote:
I did some quick smoke tests with the demo applications and everything seemed to be working fine. The one thing I noticed is that SwingSet2 and Java2D demo applications were not built; or maybe they were built, but they were not included in the final build directory. I checked the sources and they are indeed present, so I'm not sure why these particular apps did not get built.
The sources for SwingSet2 and Java2Demo are (purposely) not included in OpenJDK, in the bsd-port repo or otherwise. Perhaps you found them in some other repository?
Chris