[rfc][icedtea-web] Refactor part of JNLPClassLoader#getInstance into new createInstance method

Adam Domurad adomurad at redhat.com
Wed Jan 30 07:09:43 PST 2013


Motivation here is that for unsigned-applet-confirmation patch, yet more 
distinction is made between 'new JNLPClassLoader()' and initializing a 
class-loader.

2013-XX-XX  Adam Domurad  <adomurad at redhat.com>

     * netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java:
     (createInstance): Extract initialization logic from 'getInstance' 
into new
     'createInstace' method.
     (getInstance): Call newly introduced createInstance method.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: create-instance-refactoring.patch
Type: text/x-patch
Size: 3958 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130130/3bb4d64a/create-instance-refactoring.patch 


More information about the distro-pkg-dev mailing list