Closed
Bug 35706
Opened 25 years ago
Closed 25 years ago
Error with static class
Categories
(Core Graveyard :: Java: OJI, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: anders, Assigned: drapeau)
Details
When using a static class wich havent been used from an applet, the browser
hangs/error when the class's isnt wraped in bundle.
Workaround: new the class into a dummy before static usage (caching)
Browser: NS 6 bin
Comment 1•25 years ago
|
||
anders@zulo.dk - are you still seeing this problem with recent builds of
Mozilla?
Gerv
Sorry, cant test with these builds. Will return at e.g. milestone 16.
I have tried with nightly build from 05-19-00, but my site usage flash and
applets in conjunction with each other and since either the nightly builds or
my inst. have a hard times getting that working, I知 not able to get close to
that bug code. Also have a hard time testing since I get security error when
accessing url or socket connections on local machine
(http://bugzilla.mozilla.org/show_bug.cgi?id=35708)
I believe it has to be a large applet (as mine) to get the bug (do to class
streaming time).
Comment 4•25 years ago
|
||
reassigning to owner of OJI
Assignee: akhil.arora → drapeau
QA Contact: rajendra.pallath → shrir
Dear bug reporter, can you attach a reproduceable test case? We can't verify
the bug until we have one attached for QA and development engineering to look
at.
Not going to do anything on this bug until we get a reproduceable test case.
Target Milestone: --- → M30
This is fixed
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 8•25 years ago
|
||
marking verified based on Anders M's comment.
You need to log in
before you can comment on or make changes to this bug.
Description
•