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 190952

Summary: Two generator tests disabled
Product: java Reporter: Jan Lahoda <jlahoda>
Component: SourceAssignee: Svata Dedic <sdedic>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P4    
Version: 7.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Jan Lahoda 2010-10-12 15:14:38 UTC
Two generator tests will be disabled:
ClassMemberTest.testAddAfterEmptyInit1+testAddAfterEmptyInit2
and should be checked and re-enabled.
Comment 1 Jan Lahoda 2011-01-20 09:28:46 UTC
I tried to fix the most common case:
http://hg.netbeans.org/jet-main/rev/451d04fdb632

Semicolons unrelated to members (the testAddAfterEmptyInit2 case) are most likely very rare.
Comment 2 Quality Engineering 2011-01-22 06:10:56 UTC
Integrated into 'main-golden', will be available in build *201101220001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/451d04fdb632
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #190952: trying to fix common case of trailing semicolons for class members.
Comment 3 Martin Balin 2016-07-07 07:17:23 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