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

Omair Majid omajid at redhat.com
Mon Jun 15 14:05:47 PDT 2009


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?

Cheers,
Omair
-------------- next part --------------
A non-text attachment was scrubbed...
Name: netx-single-instance-classes.patch
Type: text/x-patch
Size: 1466 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20090615/62d319a7/netx-single-instance-classes.patch 


More information about the distro-pkg-dev mailing list