|
Quick Lists
|
|
Bug ID:
|
4729230
|
|
Votes
|
0
|
|
Synopsis
|
loging to "TEMP" file does not work
|
|
Category
|
javawebstart:other
|
|
Reported Against
|
1.2
|
|
Release Fixed
|
1.4.2(mantis)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
|
|
Submit Date
|
09-AUG-2002
|
|
Description
|
Console.java implementa a function whereby if the log to filename is "TEMP",
then a new unique temp file will be created for each javaws process started, and
is supposed to contain the logging output.
Unfortunately in 1.0.1 and 1.2 the file is created but no output is put in it.
|
|
Work Around
|
N/A
|
|
Evaluation
|
caused by code in initFileLogging() failing to create _filePrintStream if name is "TEMP". see suggested fix
xxxxx@xxxxx 2002-08-09
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |