Submitted On 10-FEB-2003
jld2003
This is not fixed and the workarounds are simply hacks. Is
someone going to still look at fixing this for real?
jason
Submitted On 25-MAR-2003
topval
We've found the same bug with 1.4.1_02. Yet the bug is
stated closed, fixed. In our case, the call to
Cipher.getInstance appears in many classes included in a
commercial signed jar where we have problems rearranging
the classes in jar files. Disabling de jar cache is not an option
for the user, either. Will this be fixed in the next versions,
1.4.1_03, 1.4.2…? Thanks!
Val
Submitted On 03-APR-2003
ejuste2
This is true: version 1.4.1_02 does not fix the bug !
We have the same pb for our applets and disabling the jar
cache is not an issue for commercial applets !
Hope this bug will be fixed rapidly !
Submitted On 15-APR-2003
anas75
I have this problem and it took me a week to find it.
I have a custom classloader and I read all zip entries at the
first time in a hashmap, so I don't have any problem with
other classes in that jar file(wich containes Cipher).But I
can't instantiate other classes in other jar files, except when
I switch the plug-in cache off.(I have separated the cipher
jar from other jars)
Hope that this bug be fixed, because caching is essential in
terms of performance.
Submitted On 28-APR-2003
ddanimal
What is the status of this bug? I've been waiting since
September, thinking the fix is in 1.4.2. I can't find anything
related to it in the release notes. Is the plugin team working
this in secret?
Submitted On 26-MAY-2003
agebhard
I tried the workarounds with 1.4.1_02 without success.
But with the 1.4.2 beta version the bug seems to be solved!!
Submitted On 04-AUG-2003
roye
This bug is NOT fixed!!
Just found it in Plug-in: Version 1.4.1_03 and JRE version
1.4.1_03 Java HotSpot(TM) Client VM.
Different application but using the Cipher class
Submitted On 04-AUG-2003
roye
I just tried my application with 1.4.2-b28 and the bug is
fixed (at least for my application)!!
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|