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 262815 - Sigtest: converting non-subclassable class from abstract to final is an error
Summary: Sigtest: converting non-subclassable class from abstract to final is an error
Status: RESOLVED FIXED
Alias: None
Product: www
Classification: Unclassified
Component: Builds & Repositories (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-14 17:00 UTC by Jaroslav Tulach
Modified: 2016-07-14 17:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2016-07-14 17:00:51 UTC
If you have a class with no visible constructor, and it is abstract, it shouldn't matter that one changes it to final in subsequent version. Yet, current version of sigtest reports it as an error.
Comment 1 Jaroslav Tulach 2016-07-14 17:05:23 UTC
Fixed as http://hg.netbeans.org/apitest/rev/08b0bf71cbbe