-
Bug
-
Resolution: Fixed
-
P3
-
7u3
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2223388 | 7u6 | Nam Nguyen | P3 | Closed | Fixed | b06 |
On Windows systems java webstart and java plug-in should save trace and log files on the $USER_HOME/AppData/LocalLow/Sun/Java/Deployment/log location if the following settings are set in the deployment property file:
deployment.trace=true
deployment.log=true
It works fine with JDK 6 all releases but doesn't work for JDK 7 since update 2 in some cases. Java webstart in JDK 7 since update 1 doesn't create log and trace files on the default location if log directory wasn't created before by plug-in or earlier releases.
This is regression in JDK 7 u2
deployment.trace=true
deployment.log=true
It works fine with JDK 6 all releases but doesn't work for JDK 7 since update 2 in some cases. Java webstart in JDK 7 since update 1 doesn't create log and trace files on the default location if log directory wasn't created before by plug-in or earlier releases.
This is regression in JDK 7 u2
- backported by
-
JDK-2223388 JavaWS doesn't create trace files on the default location if log directory wasn't created before
-
- Closed
-