Java Preferences didn't save applet parameters
If the deployment.properties file didn't exist in ~/Library/Caches/Java/ prior to running Java Preferences, virtual machine parameters were not be saved until Java Preferences.app was used again.
The deployment.properties file is now properly created and saved.
All certificates treated as self-signed
The Java plug-in treated all certificates used with JAR files or HTTPS connections as self-signed certificates. This left the incorrect impression that the certificate was not issued by a trusted authority, advising the user to take additional caution.
The Java plug-in now correctly reads the system-wide trusted X.509 anchor certificates and displays certificates correctly.
Last updated: 2006-05-23