[rfc] netx: do not create unnecessary native directories
Omair Majid
omajid at redhat.com
Fri Oct 8 08:46:42 PDT 2010
Hi,
Netx currently creates one or more directories under /tmp/ to hold
native libraries any time it launches an application. The attached patch
tries to reduce the clutter caused by these directories. The patch
ensures that a directory for holding native files is only created if
there are native libraries. The patch also installs a shutdown hook to
delete the directory containing the native files.
Any thoughts or comments?
Cheers,
Omair
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icedtea6-jnlp-reduce-native-dirs-clutter-01.patch
Type: text/x-patch
Size: 3195 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20101008/c32aa41c/icedtea6-jnlp-reduce-native-dirs-clutter-01.patch
More information about the distro-pkg-dev
mailing list