RFC: Netx - Add interfaces required for single instance jnlp applications

Omair Majid omajid at redhat.com
Tue Jun 16 09:28:52 PDT 2009


Deepak Bhole wrote:
> * Omair Majid <omajid at redhat.com> [2009-06-15 17:06]:
>> Hi,
>>
>> The attached patch adds the two javax.jnlp interfaces that are required  
>> by programs that want to make sure that only one instance of an  
>> application is ever running. While these interfaces dont do anything,  
>> they are enough to get a few applications (like SweetHome3D) running.
>>
>> ChangeLog:
>> 2009-10-15  Omair Majid  <omajid at redhat.com>
>>
>>    * rt/javax/jnlp/SingleInstanceListener.java: New file.
>>    * rt/javax/jnlp/SingleInstanceService.java: New file.
>>
>> Any Comments?
>>
> 
> Looks good!
> 

Committed as:
changeset e6350d5249d3 in /hg/icedtea6
details: 
http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=e6350d5249d3
description:
	2009-06-16  Omair Majid  <omajid at redhat.com>

	    * rt/javax/jnlp/SingleInstanceListener.java: New file.
	    * rt/javax/jnlp/SingleInstanceService.java: New file.

Thanks,
Omair



More information about the distro-pkg-dev mailing list