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 234721 - [Introduce local extension] missing warning that introduced class may not access some some of the elements from original class
Summary: [Introduce local extension] missing warning that introduced class may not acc...
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-21 12:13 UTC by ssazonov
Modified: 2016-07-07 07:16 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Broken_Class.png (179.40 KB, image/png)
2013-08-21 12:14 UTC, ssazonov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ssazonov 2013-08-21 12:13:58 UTC
Accord to this test specification:

http://wiki.netbeans.org/TS_74_Refactoring4

Test suite: Introduce local extension > 3.Package Private Elements)

EXPECTED RESULT:There is warning that introduced class may not access some of the elements from original class

>> but I didn't get any warnig, refacor performed an error in code occured (see Broken_Class.png)
Comment 1 ssazonov 2013-08-21 12:14:18 UTC
Created attachment 138993 [details]
Broken_Class.png
Comment 2 Martin Balin 2016-07-07 07:16:22 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss