Closed Bug 15493 Opened 26 years ago Closed 25 years ago

Determine C++ object for Java object, if any

Categories

(Core Graveyard :: Java to XPCOM Bridge, enhancement, P3)

enhancement

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: frankm, Assigned: drapeau)

Details

If a Java object inheriting from nsISupports is passed as a parameter from the JVM, the system should be able to tell whether the Java object is a proxy for a C++ object, and, if so, what the corresponding C++ pointer is. A general mechanism might resemble a "QueryInterface" on the Java object to return an XPCOM object. Another API might simply yield an implementor of nsISupports, for cases where the interface doesn't matter (e.g. "real" QueryInterface or refcounting.)
Assign to self, until other help emerges.
Frank Mitchell no longer works at Sun and his email is bouncing. Reassigning his 21 bugs to george for reassignment.
Assignee: frankm → drapeau
Status: ASSIGNED → NEW
obsolete
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
VERIFIED INVALID. must be closed.
Status: RESOLVED → VERIFIED
QA Contact: leila.garin → avm
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.