Changes between Version 11 and Version 12 of Download


Ignore:
Timestamp:
2012-07-18T19:21:39+02:00 (14 years ago)
Author:
anonymous
Comment:

typos

Legend:

Unmodified
Added
Removed
Modified
  • Download

    v11 v12  
    9191=== VM selection on Windows x64 ===
    9292
    93 For Windows, beware that some browsers may install their own JRE only in 32 bit mode, but may also install their version of the Javawevstrat tool somewhere else with differnt file assoxiations. This may cause your JNLP to start with this alternate JRE becaue it runs the wring version of Javawebstart which only supports the 32 bit VM, ans sometimes built with a restricted support for VM options, and a max VM size not exceeding 256MB.
     93For Windows, beware that some browsers may install their own JRE only in 32 bit mode, but may also install their version of the Javawebstart tool somewhere else with different file associations. This may cause your JNLP to start with this alternate JRE becaue it runs the wring version of Javawebstart which only supports the 32 bit VM, and sometimes built with a restricted support for VM options, and a max VM size not exceeding 256MB.
    9494
    9595Check for example if there's no other javawebstart in \Windows\SysWow64. You should not need it (the Java control panel will not detect it) and could safely delete it. Perfom cleanup and only keep the latest version of the JRE (1 for the 32-bit mode, another one for the 64-bit mode).