diff options
author | Omair Majid <[email protected]> | 2011-03-07 11:24:34 -0500 |
---|---|---|
committer | Omair Majid <[email protected]> | 2011-03-07 11:24:34 -0500 |
commit | ee39d7bc6f44502bd7b833da8189cdca9c1c7c70 (patch) | |
tree | db7a9be0fcd5ce646f886ce019b874d5cb31c9a4 /ChangeLog | |
parent | 6ee70462f3655208b658ab057e05c0f42d2b0afb (diff) |
Make ICEDTEAPLUGIN_DEBUG=suspend start the JVM in suspend mode
2011-03-07 Omair Majid <[email protected]>
* plugin/icedteanp/IcedTeaNPPlugin.cc: Add plugin_debug_suspend.
(plugin_start_appletviewer): If plugin_debug_suspend is true, start jvm in
suspend mode.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2011-03-07 Omair Majid <[email protected]> + * plugin/icedteanp/IcedTeaNPPlugin.cc: Add plugin_debug_suspend. + (plugin_start_appletviewer): If plugin_debug_suspend is true, start jvm in + suspend mode. + +2011-03-07 Omair Majid <[email protected]> + * NEWS: Update. * Makefile.am (RHINO_RUNTIME): Define to point to rhino jars, or empty. |