Comment #31 on issue 6170 by stevpan: Java Applet not working as should http://code.google.com/p/chromium/issues/detail?id=6170
So far, some extended applet parameters such as init_focus and java_arguments are still not supported in Chrome. e.g. initial_focus="false", java_arguments="-Xms99m -Xmx99m -XX:NewSize=19m XX:MaxNewSize=19m -XX:MaxTenuringThreshold=3 " init_focus is important for animation applets. Without java_arguments, it will be difficult to deploy an applet that requires a large heap. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
