Discussion:
Waiver request for #216992
Martin Janicek
2013-02-04 10:49:45 UTC
Permalink
Bug link:
http://netbeans.org/bugzilla/show_bug.cgi?id=216992

Description of the bug:
NetBeans hangs during groovy file editing if the file contains more
inner classes (approximately more than 10). There are exact steps to
reproduce the issue (using code completion and while it's scanning
sources deleting some piece of code).

Justification for waiver:
The problem occurs only in rare cases and doesn't impact on many users
(we have only one reporter for the whole release).

User impact:
If the problem occurs, the IDE gets stuck and stops responding.

Workaround description:
Split the implementation into more single class files instead of one big
file with a lot of inner classes.

The issue is planned to be fixed in the NetBeans 7.3 patch.


Thanks
Martin J.
Milutin Kristofic
2014-08-07 11:00:40 UTC
Permalink
Bug link:
https://netbeans.org/bugzilla/show_bug.cgi?id=210236

Description of the bug: Netbeans occasionally during java compiling or
project loading is throwing IllegalArgumentException. After that Java
functionality of Netbeans is broken.

Justification for waiver: The issue was fixed in 2012 and reopened for
Netbeans 8.0 with 19 reports. There have not been found reproducible
steps and fix should be prepared carefully.

User impact: If the problem occurs, the Java functionality of Netbeans
is broken.

Workaround description: Netbeans restart.

The issue is planned to be fixed in the NetBeans 8.1.

Thanks,
Milutin

Loading...