aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAdam Domurad <[email protected]>2013-02-06 09:18:38 -0500
committerAdam Domurad <[email protected]>2013-02-06 09:18:38 -0500
commiteea851ed0fe295f69a001313d7f420b6b802e364 (patch)
treee1bb217865715bf2f462dd4de5d6b027827f6da8 /ChangeLog
parent7483cfd857fec86583479dea96c2b989608a4ef2 (diff)
Provide names for unnamed threads for better debugging
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f10c6b1..b7301cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2013-02-06 Adam Domurad <[email protected]>
+
+ Name threads for easier debugging/tooling. Remove 2 erroneous
+ VoidPluginCallRequest header comments.
+ * netx/net/sourceforge/jnlp/NetxPanel.java:
+ Provide name for thread that calls (run).
+ * netx/net/sourceforge/jnlp/runtime/JNLPRuntime.java:
+ Provide name for shutdown hook thread.
+ * plugin/icedteanp/java/sun/applet/PluginMessageConsumer.java:
+ Remove erroneous VoidPluginCallRequest comment. Provide name for
+ ConsumerThread thread.
+ * plugin/icedteanp/java/sun/applet/PluginMessageHandlerWorker.java:
+ Provide name for worker thread.
+ * plugin/icedteanp/java/sun/applet/PluginStreamHandler.java:
+ Remove erroneous VoidPluginCallRequest comment. Provide name for
+ stream listener thread.
+
2013-02-03 Jiri Vanek <[email protected]>
Another renamed conflict file for case insensitive systems