Submitted On 01-JUN-1999
renechan
The Release Fixed entry says it is a non-public
release. Will the fixed be incorporated into the
upcoming 1.2.2 release? If not, we need to
re-open the bug.
Submitted On 11-JUN-1999
GaryFidler
I'm so glad this is fixed in the non-public
"Kestrel" release!
HOW BOUT A LITTLE COMMUNICATION HERE AS TO WHEN
MY CLIENTS AND I CAN EXPECT TO SEE THIS IN A
REAL RELEASE!! WHEN AND WHERE? Thanks...
Submitted On 15-JUL-1999
mma11
I was so excited to find out that the bug was closed and fixed when I checked
here about 2 months ago. I expected it to be included in JRE 1.2.2. But the
problem turns out to be still there. It is not fixed and should be re-opened.
Thanks,
Submitted On 29-JUL-1999
fishdepp
I have the same problem with 1.2.2 and Win32
For example if I create an ImageIcon like this
ImageIcon imageicon = new ImageIcon( gifURL );
where the gifURL relates to a gif in a jarfile on a other machine,
in my C:Temp a jar_cache is generatet and not deleted. If you want
to delete it by hand it´s not possible. You also can not delete the
related Jarfile on the other machine (but this is necessary in
my application)
If I shut down the application all Jarfiles can be deleted... But the
Tempfile is not delete automatically..
Submitted On 29-SEP-1999
WördehoffH
This bug still exists in kestrel-beta (aka. v1.3 beta). The plugin gets its
files delivered
as jar_caches<nnn>.tmp as well.
But it got better: the files are now truncated to 0 bytes (at least on Windows
NT).
Submitted On 09-NOV-1999
xstas
Is there any chance of getting this bug fixed in 1.2.2-xxx?
It looks like it has never been reopened.
There should be some work-around as well: I've discovered the bug only after
archiving
the whole applet into one jar and signing it. My C:\TEMP was clean when I had
only
one unsigned jar plus number of .class and .gif files.
Submitted On 09-DEC-1999
sngai
We verified this feature using JDK 1.3 beta and IE5 and found that the file in
the temporary directory was NOT DELETED by the file size was set to zero.
Can someone verify that the bug is really fixed ?
Submitted On 08-FEB-2000
aseemp
On win 95 with 1.3 beta, the files remain, but become 0 bytes. Why can't the
plugin delete them if it can set zero them out?
Submitted On 07-JUL-2000
ksubbarao
We are still seeing this problem with the released 1.3
plugin. This is definitely not fixed. On our systems, the
files were not even truncated to size 0.
Submitted On 22-AUG-2000
epajmk
Has this been fixed in release 1.2.2_006 of the JRE?
Submitted On 30-MAR-2005
mark_diggory
We have a concern that this fix introduces a new bug on Linux, using 'lsof', its clear that file handles are left opened and not properly closed when jar_cache files are deleted, this eventually lead to the consumption of all handles available in linux and the next request for a handle usually results in an OutOfMemory error that another Thread cannot get created. This error is obvious when working with tomcat under a heavy load.
It would be good to verify that on the linux distribution that when the jar_cache files are removed that their corresponding handles are also properly closed. Otherwise, such long running processes like tomcat crash over time.
Submitted On 06-MAY-2005
peter94121
This is still problem on jre1.4.1
Submitted On 29-JUN-2007
jre-6u1 also have this problem!
Submitted On 02-OCT-2007
Hmmmm. My testers are seeing this behavior with the latest JRE running an applet. Perhaps a regression?
Submitted On 17-JAN-2008
andchap
This is also occurring with jre-6u3.... Please fix this.
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|