Closed Bug 15508 Opened 25 years ago Closed 23 years ago

Translate C++ "success codes" to Java in threadsafe way

Categories

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

enhancement

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: frankm, Assigned: blackconnect)

Details

If a C++ XPCOM method returns a nonnegative and nonzero NSRESULT, Java code
should be able to retrieve that code through an API yet to be determined
(probably a static method somewhere).  *This should not be an exception.*

The code should be stored *per thread*, so that multiple threads cannot erase or
mangle each other's "success codes".
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
Assignee: drapeau → idk
Re-assigning to lead engineer of BlackConnect, Igor Kushnirskiy.
Status: NEW → ASSIGNED
We gonna use exceptions. Closing this bug as invalid
take a look at 15507
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
QA Contact: leila.garin → avm
Resolution: --- → INVALID
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.