aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/JNLPCreator.java
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-01-31 07:34:15 +0100
committerSven Gothel <[email protected]>2014-01-31 07:34:15 +0100
commit8c3a54316dbd003c1b265f74e6b18eb5fb48eb4b (patch)
tree6cebd6c3568c9f0f2878898f54e2994937e631b5 /netx/net/sourceforge/jnlp/JNLPCreator.java
parente56a94189aac504b144100fb1962a1a8b05c86af (diff)
JNLPClassLoader.createInstance(): Remove extLoader (same as baseLoader); getInstance(): No new JNLPClassLoader if uniqueKey satisfies
JNLPClassLoader.[get|create]Instance(..): - Reuse uniqueKey, baseLoader from getInstance() - Remove extLoader (same as baseLoader) This is odd and sparked my eye while reusing the baseLoader (above). JNLPClassLoader.getInstance(..): - No new JNLPClassLoader if uniqueKey satisfies. Why should we ? Enables reusing CL and impacts performance. JNLPClassLoader.toString(): Added for better debugging.
Diffstat (limited to 'netx/net/sourceforge/jnlp/JNLPCreator.java')
0 files changed, 0 insertions, 0 deletions