[icedtea-web][rfc] Extract native code caching from JNLPClassLoader into a small class
Adam Domurad
adomurad at redhat.com
Tue Mar 5 13:20:11 PST 2013
This is an incremental part of the effort to reduce the responsibilities
of JNLPClassLoader.
2013-03-05 Adam Domurad <adomurad at redhat.com>
* netx/net/sourceforge/jnlp/cache/NativeLibraryStorage.java: New,
stores and searches for native library files that are loaded from jars.
* netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java: Move code
that handled native jar caching to NativeLibraryStorage.
Happy hacking,
-Adam
-------------- next part --------------
A non-text attachment was scrubbed...
Name: extract-class-for-native-libs.patch
Type: text/x-patch
Size: 13344 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130305/de69ca33/extract-class-for-native-libs.patch
More information about the distro-pkg-dev
mailing list