Steps to reproduce: 1. Remove all JRE's off of a windows-i586 system 2. Install JRE 5.0u6 3. Notice that there is a file called jre1.5.0_06/bin/client/classes.jsa 4. Uninstall 5.0u6 5. Install JRE 6.0 6. Install 5.0u6, notice that there ISN'T a file called jre1.5.0_06/bin/client/classes.jsa Expected behavior: Even though JRE 6.0 is installed, 5.0u6 should still create a classes.jsa file
|