This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 14430 - Patch for RMICompilerSupport.prepareJob
Summary: Patch for RMICompilerSupport.prepareJob
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: rmi (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-08-15 02:11 UTC by Jesse Glick
Modified: 2001-09-05 14:17 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Suggested patch (2.15 KB, patch)
2001-08-15 02:12 UTC, Jesse Glick
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2001-08-15 02:11:39 UTC
(See issue #14429 and #12252 for context.)

Minor patch to RMICompilerSupport which cleans up some code to better match
current practice: get a data object directly, don't hack around with CC.B with
depth 1 (long since removed from everywhere else), set some display name for
subjobs. Does not solve either of the two bugs above but maybe useful anyway.
Comment 1 Jesse Glick 2001-08-15 02:12:09 UTC
Created attachment 2172 [details]
Suggested patch
Comment 2 Martin Ryzl 2001-08-15 16:56:11 UTC
integrated into the main trunk
Thanks for the patch.
Comment 3 Adam Sotona 2001-09-05 14:17:49 UTC
closed