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

Summary: Patch for RMICompilerSupport.prepareJob
Product: obsolete Reporter: Jesse Glick <jglick>
Component: rmiAssignee: issues@obsolete <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:
Attachments: Suggested patch

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