-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b06
-
generic
-
windows
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2198869 | 7 | Igor Nekrestyanov | P2 | Resolved | Fixed | b104 |
Logging functionality built into RegCommon.cpp is in fact applicable to not install scenarios.
We need to make sure that no logging is performed for normal startup.
At the moment every time plugin is launched about 1k of data is appended to the
%TEMP%\java_install_reg.log
This seems to be mostly records of 2 types - loading Jqs settings and call to shouldPromptForUpdateCheck.
We need to make sure that no logging is performed for normal startup.
At the moment every time plugin is launched about 1k of data is appended to the
%TEMP%\java_install_reg.log
This seems to be mostly records of 2 types - loading Jqs settings and call to shouldPromptForUpdateCheck.
- backported by
-
JDK-2198869 java plugin should not be writing to java_install_reg.log
-
- Resolved
-