Modify ↓
Ticket #199 (closed defect: fixed)
Opened 12 years ago
Adjustments of the runtime environment
| Reported by: | Bernhard Haumacher (haui at haumacher dot de) | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.03m |
| Component: | JP environment | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Only the superclass of all remote objects jp.lang.RemoteObject should be implemented manually. All other remote accessible objects of the runtime environment should be generated by the JavaParty compiler. This is closely related to the inlining of stub code into the handles, because the stub code can not be inlined by hand in a variety of special coded remote objects.
partially-fixed since 1.03j.
partially-fixed since 1.03k.
fixed since 1.03m.
Attachments
Note: See
TracTickets for help on using
tickets.
