Status
()
People
(Reporter: toshok, Assigned: norrisboyd)
Tracking
Firefox Tracking Flags
(Not tracked)
Details
there are symbols in oji that are used directly in caps: JVM_GetStartJSFrameFromParallelStack JVM_GetEndJSFrameFromParallelStack JVM_GetJavaPrincipalsFromStack that need to be turned into a service or placed in some other lib (that's linked into the executable.) the reason this is a problem is that oji and caps each are components, and neither should be linked with the other.
(Assignee) | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M14
(Assignee) | ||
Comment 1•20 years ago
|
||
Post-beta.
I can probably add this to the component://netscape/oji/jvm-manager interface. If you want to reassign this to me, go ahead.
(Assignee) | ||
Updated•20 years ago
|
Status: ASSIGNED → RESOLVED
Last Resolved: 20 years ago
Resolution: --- → FIXED
(Assignee) | ||
Comment 3•20 years ago
|
||
Removed references to JVM_* symbols from caps. We can add this functionality back if we choose to support cross-language stack walking.
Moving all CAPS bugs to Security: CAPS component. CAPS component will be deleted.
Component: CAPS → Security: CAPS
Comment 5•19 years ago
|
||
Verified per norris' comment.
Status: RESOLVED → VERIFIED
No longer depends on: 13234
You need to log in
before you can comment on or make changes to this bug.
Description
•