aboutsummaryrefslogtreecommitdiffstats
path: root/tests/cpp-unit-tests/IcedTeaScriptablePluginObjectTest.cc
diff options
context:
space:
mode:
authorSven Gothel <sgothel@jausoft.com>2014-01-31 07:34:15 +0100
committerSven Gothel <sgothel@jausoft.com>2014-01-31 07:34:15 +0100
commit8c3a54316dbd003c1b265f74e6b18eb5fb48eb4b (patch)
tree6cebd6c3568c9f0f2878898f54e2994937e631b5 /tests/cpp-unit-tests/IcedTeaScriptablePluginObjectTest.cc
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 'tests/cpp-unit-tests/IcedTeaScriptablePluginObjectTest.cc')
0 files changed, 0 insertions, 0 deletions