Closed Bug 13076 Opened 25 years ago Closed 25 years ago

caps has link time dependencies on oji

Categories

(Core :: Security: CAPS, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: toshok, Assigned: norrisboyd)

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.
Depends on: 13234
Status: NEW → ASSIGNED
Target Milestone: M14
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.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
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
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.