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.

Tue Mar 19 2024 04:28:18 UTC
Hide Search Description
380 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
271926 java Hints sdedic NEW --- False positive of "Null Pointer Dereference" when invoking Lamda 2017-12-18
271618 java Hints sdedic NEW --- Can't disable "Use functional operations" hint 2017-10-10
271610 java Hints sdedic NEW --- Offer Supplier overloads for LoggerStringConcat fix 2017-11-23
271463 java Hints sdedic NEW --- IllegalArgumentException: PARAMETER 2018-04-19
271449 java Hints sdedic NEW --- Warning for unused constructor parameters missing 2017-11-24
271333 java Hints sdedic NEW --- Missing hint for interface default method (since Java 8) 2017-11-24
271213 java Hints sdedic NEW --- "Use specific catch" hint is applied to "package" declaration 2017-08-07
271077 java Hints sdedic NEW --- Hint 'Possible fall-through into case' should also include option to add 'break' statement 2017-07-12
271020 java Hints sdedic NEW --- Conflict between SuppressWarnings annotation and processor generated field 2017-07-02
270890 java Hints sdedic NEW --- IllegalArgumentException: ? 2017-06-16
270836 java Hints sdedic NEW --- Netbeans does not warn about Null Pointer De-reference when getting an element from an array 2017-06-08
270726 java Hints sdedic NEW --- IllegalArgumentException: TreePathHandle [/Users/Ike/NetBeansProjects/XRM-APP-Daniel-2/src/main/java/co/xideral/service/XdpTranx.java] was not created from /Users/Ike/NetBeansProjects/XRM-APP-Daniel-2 2017-05-24
270723 java Hints sdedic NEW --- IllegalAccessException: LABELED_STATEMENT 2017-05-23
270590 java Hints sdedic NEW --- java.lang.NullPointerException at org.netbeans.modules.java.hints.bugs.InfiniteRecursion.run 2017-05-08
270566 java Hints sdedic NEW --- Null annotation does not show on or after cast 2017-05-04
270238 java Hints sdedic NEW --- Hint "The assigned value is never used" shown while variable is used in switch statement 2017-03-29
270152 java Hints sdedic NEW --- Re-throw checked exception hint 2017-03-21
270022 java Hints sdedic NEW --- NullPointerException at org.netbeans.modules.java.hints.bugs.NPECheck$VisitorImpl.visitPrimitiveWrapperMethods 2017-03-08
270010 java Hints sdedic NEW --- Conversion to lambda may lead to broken code 2017-03-08
269828 java Hints sdedic REOP --- False positive: "incompatible types" 2017-06-19
269784 java Hints sdedic NEW --- Possible false positive of not null 2017-02-09
269530 java Hints sdedic NEW --- IndexOutOfBoundsException: end < start (6319 < 6324) 2017-01-19
269371 java Hints sdedic NEW --- NullPointerException at org.netbeans.modules.java.hints.errors.ImplementAllAbstractMethods.generateAllAbstractMethodImplementations 2016-12-16
269324 java Hints sdedic NEW --- "Dereferencing possible null pointer" after doing instanceof on variable (false positive) 2018-02-18
268895 java Hints sdedic NEW --- not showing hints 2017-06-25
268783 java Hints jlahoda NEW --- Cannot write .hint rule to match method references 2016-11-03
268694 java Hints sdedic REOP --- Undue hint about dereferencing possible null pointer 2016-10-26
268508 java Hints sdedic NEW --- Incorrect hint "no suitable method found" 2017-11-24
268479 java Hints sdedic NEW --- IllegalArgumentException: TreePathHandle [/Users/michael/Documents/PhD/Thesis/code/BPjs/BP-javascript/src/bp/ContinuationGames.java] was not created from /Users/michael/Documents/PhD/Thesis/code/BPjs/ 2016-10-12
268469 java Hints sdedic NEW --- Improve Hint for undocumented parameters in @NbBundle.Message 2016-10-11
268312 java Hints sdedic NEW --- [82cat] Undo of local variable refactoring incorrect cursor position if an import is added 2016-10-17
268132 java Hints sdedic NEW --- Nondeterministic list of hints on hovering over a method name only 2016-09-21
268106 java Hints sdedic NEW --- IndexOutOfBoundsException: start < 0 (-3 < 0) 2016-09-21
267523 java Hints sdedic NEW --- Replace with multicatch hint erroneously suggests use of multicatch when generic methods are used in catch blocks 2016-08-10
267522 java Hints sdedic NEW --- Ability to import hints from another project 2016-08-10
267463 java Hints sdedic NEW --- Update the "replace with multicatch" hint to support ReflectiveOperationException. 2016-08-06
262707 java Hints sdedic REOP --- Add configuration of Nullable/NonNull annotations. Use FQNs or allow to exclude FQNs. 2018-01-09
262630 java Hints sdedic NEW --- Scheduled methods or other methods used by annotation should not be marked as unused 2016-06-30
262614 java Hints sdedic NEW --- NetBeans says: "Constant name does not follow naming conventions", — if a constant name contains digits between underscores. 2016-06-29
262418 java Hints sdedic NEW --- Manage Inspections dialog for Inspect &Transform does not remember its size 2016-06-17
262417 java Hints sdedic NEW --- Configurations dialog for Inspect does not remember its size 2016-06-14
262340 java Hints sdedic NEW --- Refactoring to increase portability of one's code 2016-06-06
262189 java Hints sdedic NEW --- Review mapreduce package 2016-05-25
258906 java Hints sdedic NEW --- Autogenerated method in interface 2016-04-27
258868 java Hints sdedic NEW --- Invalid editor hint: deferencing possible null pointer. 2016-04-20
258427 java Hints sdedic NEW --- Incorrect "Dereferencing possible null pointer" hint with try-finally 2016-03-17
258399 java Hints sdedic NEW --- TooStrongCast Hint doesn't have a SuppressWarnings label 2016-03-16
258168 java Hints ralphbenjamin NEW --- Cannot navigate to method created via refactoring 2016-08-19
258121 java Hints sdedic NEW --- Source->Inspect... does not work with multi-selection 2016-02-24
257460 java Hints sdedic NEW --- some interpreter logic is missing 2016-01-07
257137 java Hints sdedic NEW --- Source -> Inspect.. doesn't work on maven multi-modules projects 2015-12-14
257053 java Hints sdedic NEW --- Initialize project hints from global options 2015-12-08
256906 java Hints sdedic NEW --- Migrate to JDK 5/7/8 inspect and transform should not have Static imports conversion enabled by default 2015-12-01
256749 java Hints sdedic NEW --- False positive of warning "null" in Loop assignment 2015-11-23
256485 java Hints sdedic NEW --- Mutliple-pass NPE analysis 2015-11-10
256484 java Hints sdedic NEW --- Method @NotNull outcome or parameter suggestion 2015-11-10
256360 java Hints sdedic NEW --- 'Implement all abstract methods' can produce unexpected results 2016-01-28
256258 java Hints sdedic NEW --- Manual array to collection copy hint replacement unnecessarily creates temporary object 2015-10-29
255631 java Hints sdedic NEW --- "Unnecessary test for null" with asserts 2016-07-26
254445 java Hints sdedic NEW --- It should be possible to suppress 'The if statement is redundant' 2016-07-19
254072 java Hints sdedic NEW --- [81cat] Advanced setting: unwillingly re-sizes hint tree 2015-08-10
253844 java Hints sdedic NEW --- [81cat] Java hint: CreateSubclass missing test case for a non-static subclass 2015-10-02
253834 java Hints sdedic NEW --- Hint interaction: ConvertAnonymousToMember produces warning about public constructor 2015-08-04
253822 java Hints sdedic NEW --- [81cat] Java hint: Replace with multi-catch shows entries with the same name 2015-08-06
253669 java Hints sdedic NEW --- Use anonymous inner class does not add @Override annotation to the method 2015-07-23
253657 java Hints sdedic NEW --- generate logging snippets based on the logging framework being used 2015-07-23
253656 java Hints sdedic NEW --- A private CDI observer method should not be shown as unused 2015-07-24
253612 java Hints sdedic NEW --- Provide hint for missing hashCode/equals of Map keys 2015-10-02
253472 java Hints sdedic NEW --- Declarative hints: No way to match against a literal 2015-07-14
253232 java Hints sdedic NEW --- Declarative hint should match member references 2015-07-31
253210 java Hints sdedic NEW --- @Nullable final field: "Dereferencing possible null pointer" false positive 2015-09-11
253018 java Hints sdedic NEW --- class modifier when using create class from hints 2016-11-25
252816 java Hints sdedic NEW --- Add null checker annotations for methods that check for null 2015-09-11
252709 java Hints sdedic NEW --- Add hint to create a default logger 2015-05-31
252672 java Hints sdedic NEW --- Declarative hint on lambda shouldn't match and produces bad code 2015-05-29
252648 java Hints sdedic NEW --- Offer hint to convert String.replace(String, String) to String.replace(char, char) 2015-05-28
252560 java Hints sdedic REOP --- Suppress Warning hint doesn't work for guarded block without SuppressWarnings 2015-09-30
252443 java Hints sdedic NEW --- Feature request: disable all "system.out" lines 2015-10-05
252172 java Hints sdedic REOP --- Missing hint to remove unused assignment 2015-10-02
252166 java Hints sdedic NEW --- Incorrect detection of annotations after class in method 2017-05-04
252142 java Hints sdedic NEW --- Variable remains selected after accepting instant rename 2015-10-02
251900 java Hints sdedic NEW --- Offer rename in hints 2015-10-02
251782 java Hints sdedic REOP --- Deadlock while editing 2016-05-24
251722 java Hints sdedic NEW --- Missing severity levels for java hints and suggestions 2016-07-27
251678 java Hints sdedic NEW --- Highlight switch with missing cases 2016-07-13
251605 java Hints sdedic NEW --- Hints language enhancements 2015-04-03
251561 java Hints sdedic NEW --- Change method signature to match overriden method 2015-10-02
251519 java Hints sdedic NEW --- Patch for: Organize Members - ignore ordering of fields 2015-07-04
251484 java Hints sdedic NEW --- Withhold import hints until maven dependencies are fetched 2015-03-29
251194 java Hints sdedic NEW --- Incorrect warning message for instanceof 2015-08-12
250999 java Hints dbalek NEW --- java.lang.IllegalArgumentException: Unsupported type: <any?>, kind: OTHER 2015-07-13
250944 java Hints sdedic NEW --- Selection of multiple projects doesn't have any effect on "Inspect and Transform" 2015-03-05
250922 java Hints sdedic NEW --- Make inspection and transformation recurse by default 2015-04-07
250901 java Hints sdedic NEW --- Incorrect infinite recursion warning for lambda expression 2015-03-18
250879 java Hints sdedic NEW --- Incorrect warning message 2015-03-18
250791 java Hints sdedic REOP --- with custom hint, UI does not display refactoring changes 2016-08-08
250740 java Hints sdedic NEW --- Introduce Field on local variable is unintuitive 2015-04-07
250703 java Hints sdedic NEW --- Too many keystrokes to get UseOfSystemOutOrSystemErr for @SuppressWarnings in test/... files 2015-03-18
250702 java Hints sdedic NEW --- Add support for package null-check annotations 2015-10-02
250587 java Hints sdedic NEW --- Hint to add missing diamond operator 2015-10-02
250412 java Hints sdedic NEW --- Support for in-place rename 2015-02-16
250384 java Hints sdedic NEW --- Hints editor should include a "Disable Hints" option for each language 2015-10-06
249755 java Hints sdedic REOP --- "Assign return value to new variable" functionality broken (not offered anymore) 2018-01-24
249493 java Hints sdedic NEW --- Hints UI does not work on dark theme 2016-08-09
249328 java Hints sdedic NEW --- Allow hint fixes to report failures 2014-12-12
249320 java Hints sdedic NEW --- Enhance NPE checking and data flow 2016-07-26
249234 java Hints sdedic NEW --- Incorrect "Unnecessary test for null" when there is a ternary operator (?:) in the condition 2015-08-11
248965 java Hints sdedic NEW --- Indicate proper severity for suggestions 2015-10-02
248476 java Hints sdedic NEW --- Propose change type fix on incompatible lambda type 2015-10-05
248169 java Hints sdedic NEW --- Instead of 'Too many return values' display the problematic ones for 'Introduce Method' refactoring 2015-04-07
247932 java Hints sdedic NEW --- Typo in description of "Throwable method result is ignored" 2015-08-11
247780 java Hints sdedic NEW --- Invalid hint "if statement is redundant" 2015-09-10
247575 java Hints sdedic NEW --- make "String concatenation in logger" work for slf4j loggers as well 2014-09-30
247418 java Hints sdedic NEW --- Redundant if hint needs better explanation -- mergable, not omittable 2015-10-02
246567 java Hints sdedic NEW --- Null checks are not performed at all on static fields 2014-08-20
246566 java Hints sdedic NEW --- Final object referenced by in a instance initialization block always throw a NPE 2015-04-07
246457 java Hints sdedic NEW --- Implement Interface hint generated class marked by error badge 2014-08-14
246187 java Hints sdedic NEW --- Move inner to outer removes some comments 2014-08-01
245958 java Hints sdedic NEW --- Add 'Create constant' hint 2015-10-02
245743 java Hints sdedic REOP --- Hint does not disappear when disabling it 2016-07-18
244603 java Hints sdedic REOP --- Generic type arguments applied wrongly for hint "Create class" 2016-07-11
244487 java Hints sdedic NEW --- JavaFixUtilities.rewriteFix matches the wrong variable 2016-07-05
243406 java Hints sdedic NEW --- Introduce visual distinction between warnings and (suggestion) hints 2015-10-02
243383 java Hints sdedic NEW --- Improve 'Assign return value for new variable' for factory methods 2014-05-14
243292 java Hints sdedic NEW --- Inspection results usage improvements 2014-03-28
242760 java Hints sdedic NEW --- IllegalArgumentException: OTHER 2016-01-12
242720 java Hints sdedic NEW --- Generate constructor dont check on scope of parent constructor 2015-10-02
242247 java Hints sdedic NEW --- Remove diamond operator 2015-10-02
241828 java Hints sdedic NEW --- Unsafe usageof Optional<T> has no warnings 2015-10-02
241455 java Hints sdedic NEW --- Add Preview in Introduce Method refactoring 2014-02-06
241256 java Hints sdedic REOP --- Disable "Dont't use annotation as super interface" hint dont work properly 2018-03-23
241035 java Hints sdedic NEW --- Hints > General > Use Functional Operations should be "Warning on Current Line" by default 2016-09-16
241029 java Hints sdedic REOP --- Inspect and Transform does not work when custom scope is specified 2016-10-04
240852 java Hints sdedic NEW --- Improving compile-time support for "null checking" annotations 2015-11-24
240734 java Hints sdedic REOP --- Supress hints in guarded blocks 2016-07-10
240448 java Hints sdedic NEW --- [Inspect and Transform] Add Description on what each Transformation does. 2015-10-02
240163 java Hints sdedic REOP --- Wrong hint suggest to add final modifier on a variable assigned multiple times 2015-10-02
240139 java Hints sdedic NEW --- Dont add "public" modifier on method signatures generated in interfaces.. 2016-07-25
240079 java Hints sdedic NEW --- Invert ternary operation - plugin available 2016-07-01
239592 java Hints sdedic NEW --- [Add return statement] hint should return appropriate variable if it exists 2015-10-02
239403 java Hints sdedic NEW --- RewriteFix duplicates expression evaluation code 2015-10-02
238401 java Hints sdedic NEW --- if edit file Inspect&Transform results get out of sync 2013-11-25
238369 java Hints sdedic NEW --- Missing hint "can't use generic array creation" 2013-11-14
238178 java Hints sdedic NEW --- alt + enter should create class with public keyword 2013-11-26
237701 java Hints sdedic REOP --- "Import statics" creates ambiguous imports and thus compile errors 2016-07-10
237692 java Hints sdedic NEW --- Configure hint item opens IDE-wide options even when the project uses project specific hint settings 2015-12-09
237299 java Hints sdedic NEW --- squid:UselessParenthesesCheck rule as hint 2013-10-18
236431 java Hints sdedic NEW --- action items does not show hints and warnings 2015-03-27
236327 java Hints sdedic NEW --- Allow starting inspection from hint settings panel 2013-09-24
236244 java Hints sdedic NEW --- Hint for transformation to BigDecimal constants like BigDecimal.ZERO/BigDecimal.ONE/BigDecimal.TEN 2013-12-10
236182 java Hints sdedic NEW --- [introduce constant] not allowed in some constructions 2013-09-20
236156 java Hints sdedic NEW --- Incorrect "Comparing string using ==" hint when using constants 2015-10-02
235921 java Hints sdedic REOP --- Inspect & Transform: deleted configuration still active 2016-07-21
235704 java Hints sdedic NEW --- Incorrect hint recommending static final log 2013-09-20
234531 java Hints sdedic NEW --- hint "break outside of switch or loop" doesn't work for labeled breaks 2013-09-02
234263 java Hints sdedic NEW --- Offer refactor "implement interface" in hints 2015-10-02
234129 java Hints sdedic NEW --- [Replace with EnumMap] Hint should support diamond operator 2015-10-05
233912 java Hints sdedic REOP --- Inspect & Transform: duplicate configuration names are allowed that use same data 2016-07-21
233808 java Hints sdedic NEW --- Hints Options should expand tree when searching also for non-Java-Hints 2015-10-05
233653 java Hints sdedic NEW --- No hint to solve "overridden method does not throw XY exception" 2015-10-05
233395 java Hints sdedic NEW --- 'Insert Code'/hashCode and equals() changes 2013-09-02
230967 java Hints sdedic NEW --- IllegalArgumentException: TreePathHandle [C:\Users\ralph\Dropbox\HvA\Project 1 DT\WinkelApplicatieOut2\src\nl\hva\itopia\officesupplies\products\Products.java] was not created from C:\Users\ralph\Drop 2017-11-29
230240 java Hints sdedic NEW --- Fix code feature request: convert string concat to MessageFormat 2013-09-02
230237 java Hints sdedic NEW --- Introduce PMD integration 2013-09-02
229018 java Hints sdedic NEW --- name of constant can not be entered 2013-09-02
228918 java Hints sdedic NEW --- Source code conversion 2013-09-02
228908 java Hints sdedic NEW --- option for "missing javadoc" hint: ignore tests 2013-09-02
228851 java Hints sdedic NEW --- Add hint for "Class x inherits unrelated default for ..." 2015-10-05
228809 java Hints sdedic NEW --- arrays and toString() method 2013-09-02
228496 java Hints sdedic NEW --- Raw Types hint: add option to ignore overridden method signatures 2013-09-02
228437 java Hints sdedic NEW --- Dereferencing possible null pointer - not possible null pointer 2016-01-09
228335 java Hints sdedic REOP --- Right click->Inspect & Transform and Source -> Inspect lead to different actions 2013-09-02
228313 java Hints sdedic REOP --- add option to "System out/err" java hint: ignore in classes with "main" method 2016-07-08
228312 java Hints sdedic REOP --- add option to "missing javadoc" java hint: ignore enum constants 2016-07-08
228005 java Hints sdedic NEW --- Convert if to switch may change code behavior 2016-07-19
227723 java Hints sdedic NEW --- Create Hint "create Constructor for enum" 2013-09-02
227631 java Hints sdedic NEW --- Update Refactor menu 2013-09-02
227565 java Hints sdedic NEW --- Fixable hint for "invalid method declaration; return type required" 2015-10-05
227564 java Hints sdedic NEW --- Fixable hint for "assignment to itself" 2013-09-02
227563 java Hints sdedic NEW --- Fixable hint for "exception is never thrown in body of corresponding try statement" 2017-11-08
227561 java Hints sdedic NEW --- Fixable error hint for "illegal combination of modifiers" 2013-09-02
227560 java Hints sdedic NEW --- Hint: Assign return value to new field 2013-09-02
227545 java Hints sdedic NEW --- Error hint for incompatible types - change declaration 2015-10-05
225983 java Hints sdedic NEW --- Suggestion : add clarifying parenthesis 2013-09-02
225313 java Hints sdedic NEW --- Jump to created method after applying "create method"-hint 2013-09-02
224995 java Hints sdedic NEW --- [73cat] Add to existing multicatch 2013-11-16
224870 java Hints sdedic NEW --- Rename "Create class 'Foo' in ..." to "Create class 'Foo' to type ..." 2013-09-02
224483 java Hints sdedic NEW --- [73cat] Convert to Lambda should omit type declaration whenever possible 2013-09-02
224476 java Hints sdedic NEW --- [73cat] Add Underscores should ignore serialVersionUID 2013-09-02
223154 java Hints sdedic NEW --- Change type of reference hint removes type parameters 2013-09-02
223085 java Hints sdedic NEW --- Suppress "Return of Collection field" warning for com.google.common.collect.ImmutableCollection 2013-11-11
223031 java Hints sdedic REOP --- Wrong Warning - Dereferencing possible null pointer 2016-08-10
222794 java Hints sdedic NEW --- "Underscores could be used to improve readability" hint should be triggered for numbers greater than 9,999 2013-09-02
222748 java Hints sdedic NEW --- Create Class Hint can resuse and show the "Refactor move" dialog 2013-09-02
222487 java Hints sdedic STAR --- Incorrect hint for "no suitable constructor found" 2017-11-24
222350 java Hints sdedic NEW --- Unable to detect two constant string (or other object) comparision 2013-09-02
221733 java Hints sdedic NEW --- [Inspect] The selected configuration is not propagated to Manage dialog 2013-09-02
218861 java Hints sdedic NEW --- Add hint: Extract constants from strings and numbers 2014-06-12
218844 java Hints sdedic NEW --- Add fixable hint for "variable might not be initialized" 2013-09-02
218814 java Hints sdedic REOP --- Options dialog: Hint configuration cannot be exported or imported 2016-07-10
218407 java Hints sdedic NEW --- Bitwise operations -> Pointless bitwise expression 2014-01-09
218364 java Hints sdedic NEW --- Easy to accidentally disable code completion suggestion - impossible to re-enable 2013-09-02
217043 java Hints sdedic NEW --- Code completion should not override existing code 2013-09-02
216515 java Hints sdedic NEW --- Add configuration for "Fill Missing Cases to Switch" break; 2015-10-02
216128 java Hints sdedic NEW --- Refreshing Inspect results 2013-09-02
215819 java Hints sdedic NEW --- REQ: Statistics of project code 2015-01-02
215629 java Hints sdedic REOP --- Applying assist surround with try-catch for multiple variable assignments results into compile errors 2016-07-11
214244 java Hints sdedic NEW --- there is no! Refactoring > Inspect and transform > remove redundact cast 2013-09-02
212748 java Hints sdedic NEW --- Adding warnings for misuse of the new literal underscores for primitive values 2013-09-02
212717 java Hints sdedic NEW --- Add fixable hint: Create variable, parameter, field, constant from unknown symbol 2013-09-02
212696 java Hints sdedic NEW --- Report methods that have class name - plugin available 2016-07-01
212483 java Hints sdedic NEW --- Better preview for Inspect&Transform 2013-09-09
212125 java Hints sdedic NEW --- Don't complain about java.lang import if another type with the same name is in scope 2013-09-02
211208 java Hints sdedic NEW --- [72cat] "Unknown throwable" JavaDoc hint should provide optional fix import for RuntimeExceptions 2013-09-02
211087 java Hints sdedic NEW --- Enhance HintTest so that proper use of WorkingCopy.getRewriteTarget can be asserted 2013-09-02
210809 java Hints sdedic NEW --- provide a quickfix for the hint "';' expected" 2013-09-02
210462 java Hints sdedic NEW --- Inspect & Transform cannot apply "strings using ==" hint in desired way 2013-09-05
210023 java Hints AlyonaStashkova NEW --- Documentation for declarative hint syntax 2016-04-24
209123 java Hints sdedic REOP --- Javac hints should be enabled to be in sync with the compiler errors/warnings 2016-07-10
208096 java Hints sdedic NEW --- Provide Fix for enhanced for loop on enumeration 2013-09-02
208005 java Hints sdedic NEW --- Add hint for transient with initializer 2013-09-02
207056 java Hints sdedic NEW --- Improve "Inspect and Transform" dialog 2013-09-02
206922 java Hints sdedic NEW --- Add suggestion for a getter / setter if available 2013-09-02
206522 java Hints sdedic NEW --- Create 'Inline' hint 2013-09-02
206142 java Hints sdedic NEW --- Inspect and Transform: provide a transform for single-character Strings 2013-09-02
205655 java Hints sdedic NEW --- API for org.netbeans.modules.java.hints.errors.Utilities.getName 2015-10-02
205195 java Hints sdedic NEW --- Hint: Remove unused assignment 2013-09-02
204451 java Hints sdedic NEW --- java.hints' SPI 2013-09-02
204088 java Hints sdedic NEW --- Provide Hint to automatically add @SafeVarargs 2013-09-02
204043 java Hints sdedic NEW --- Show descriptions for hints to explain why the change might be helpful 2014-09-02
203398 java Hints sdedic NEW --- Code readabilty improvement after Refactoring 2013-09-02
202426 java Hints sdedic NEW --- Ctrl-R rename refactoring should end on tab, space, not just enter or Esc. It should not insert tabs beside all occurances of the variable. 2013-09-02
201739 java Hints sdedic NEW --- [Change return type] Change to void 2013-09-02
201720 java Hints sdedic NEW --- Simplifying exception catch block 2013-11-16
201406 java Hints jlahoda REOP --- Automatically added final modifiers 2017-04-19
200821 java Hints sdedic NEW --- Add cast hint if method invocation parameter types do not match 2013-09-02
200613 java Hints sdedic NEW --- with "equals()&hashCode()" option for generating //<editor-fold... 2013-09-02
200595 java Hints sdedic NEW --- Missing hint for JDK 7 2013-09-02
200589 java Hints sdedic NEW --- @Override annotation should have a quick hint to create the method to the interface 2013-09-02
200370 java Hints sdedic NEW --- "Suspicious method call" hint does not offer a fix 2013-09-02
199451 java Hints sdedic REOP --- Warning Hint for unused Method Parameters missing 2017-11-24
199412 java Hints sdedic NEW --- Warn when binary numeric promotion applies to the second or third operand of the ternary operator and the result is boxed 2013-09-02
199209 java Hints sdedic NEW --- Syntax checking should hint for switch without break 2013-09-02
198479 java Hints ralphbenjamin NEW --- Missing obvious refactoring for Multiple top-level classes in file hint 2013-01-14
197993 java Hints sdedic NEW --- Infrastructure may pass position -1, causing API usability problem 2013-09-02
197187 java Hints sdedic NEW --- It should be possible to show the Hints in your task list 2013-09-02
196285 java Hints sdedic NEW --- IDE Hints - Logging 2013-09-02
195438 java Hints sdedic NEW --- Convert to static import do not convert all occurences 2013-09-02
195437 java Hints sdedic NEW --- Convert static import do not remove unused import 2013-09-02
195168 java Hints sdedic REOP --- Replace +=1 with ++ 2016-07-11
195157 java Hints sdedic NEW --- "Create local variable" creates variable at wrong location 2013-09-02
195002 java Hints sdedic NEW --- Add"surround with synchronized(...)" hint 2013-09-02
194817 java Hints sdedic NEW --- Add a new hint to @Override annotation errors to "Rename method" 2013-09-02
194699 java Hints sdedic NEW --- Add hint for creating method in supertype for method with @Override 2013-09-02
192371 java Hints sdedic REOP --- Fix Import is not idempotent 2016-07-18
191899 java Hints sdedic REOP --- Improved hints for classes that use AtomicIntegerFieldUpdater, AtomicReferenceFieldUpdater, and AtomicLongFieldUpdater 2016-07-13
189409 java Hints sdedic NEW --- Performance/String concatenation in StringBuilder.append 2013-09-02
186434 java Hints sdedic NEW --- Hint "Lock.unlock() not unlocked in finally" is trying to be too smart 2013-09-02
185724 java Hints sdedic NEW --- [69cat] Missing "Add package prefix" 2014-05-14
185612 java Hints sdedic NEW --- Fix Imports should allow you to ignore some of its guesses 2013-09-02
185137 java Hints sdedic REOP --- [69cat] Naming of "Result of new Object ignored" hint 2016-07-18
184673 java Hints sdedic NEW --- Warning for redundant modifiers involving interfaces - plugin available 2016-07-01
184365 java Hints sdedic NEW --- [69cat] Generated class constructor should have the most restrictive visibility possible 2013-09-02
183828 java Hints sdedic NEW --- Allow filtering options for "Java Errors" provider in task list. 2013-09-02
183827 java Hints sdedic NEW --- Some of the Warnings did not make it to the tasklist 2013-09-02
183826 java Hints sdedic NEW --- Tasklist should enable "quick fix" of some of the warnings 2013-09-02
182085 java Hints sdedic NEW --- Hint for adding variable to outer class 2013-09-02
182060 java Hints sdedic NEW --- "Surround Statement with try-catch" should pick available logger 2015-05-31
181445 java Hints sdedic NEW --- Fix for string concatenation in Logger methods mishandles Throwable param 2015-12-09
181087 java Hints sdedic NEW --- Java Hint to assign parameter to (new) field 2013-09-02
181022 java Hints sdedic NEW --- Implement all abstract methods hint should work on enums 2013-09-02
179928 java Hints sdedic NEW --- Add quickfix for unused field 2013-09-02
178720 java Hints sdedic NEW --- Hint for re-throwing an exception 2013-09-02
178320 java Hints sdedic NEW --- Warn about logging code where closure of toString() calls synchronized methods 2013-09-02
177236 java Hints sdedic NEW --- Final class: exporting non-public type through public API 2013-09-02
175734 java Hints sdedic NEW --- Warn about synchronization on multiple objects 2013-09-02
174063 java Hints sdedic NEW --- java.hints Missing Javadoc exceptions 2013-09-02
173275 java Hints sdedic NEW --- Take into account code generated by Lombok in Java model 2013-09-02
171191 java Hints sdedic NEW --- Cast hint can rewrite explicit cast 2013-09-02
171142 java Hints sdedic NEW --- "Introduce Method" doesn't infer static methods 2016-05-16
170669 java Hints sdedic NEW --- ALT+Enter/ hints: overridden methods: "Add throws clause.." support 2013-09-02
170050 java Hints sdedic NEW --- Provide a warning on explicit type arguments on static method and constructor calls 2013-09-02
168931 java Hints sdedic REOP --- [68cat] Empty package is mistaken as non-existing 2016-07-18
168527 java Hints sdedic NEW --- "Fix Imports" should take into account if the type is an annotation, interface, class etc. 2013-09-02
165111 java Hints sdedic NEW --- [67cat] Fix undocumented behaviour for hints in guarded sections 2013-09-02
164089 java Hints sdedic NEW --- Hint for identity comparison of numeric types, including unboxing cases 2013-09-02
163698 java Hints sdedic NEW --- Create class hint could infer type 2013-09-02
161573 java Hints msauer REOP --- IllegalArgumentException: Incorrect number of type arguments 2017-12-14
159897 java Hints sdedic NEW --- No ClassCast or Fix class hierarchy tips in java file 2015-01-21
158869 java Hints sdedic NEW --- Misleading error message for Introduce Method 2013-09-02
158031 java Hints sdedic NEW --- Do not move cursor to the last item when removing forbidden package pattern 2013-09-02
157438 java Hints sdedic NEW --- Hint "Create method" is not always shown. 2013-09-02
157410 java Hints sdedic NEW --- Make it possible to do TDD by offering to create methods that don't exist when inside of JUnit assert statements 2015-03-03
156994 java Hints sdedic NEW --- Netbeans' equals() implementation is wrong 2016-08-09
156180 java Hints sdedic NEW --- The tasks should be updated automatically when issues are fixed in the editor 2013-09-02
155471 java Hints sdedic NEW --- eager expectation-driven development 2013-09-02
155043 java Hints sdedic NEW --- Add hint "join declaration and assignment" 2014-05-14
153351 java Hints sdedic NEW --- Null checks and redundant null checks. 2014-08-20
152746 java Hints jbecicka REOP --- [68cat] "Implement all abstract methods" generates methods in reverse hierarchical order 2016-07-18
152707 java Hints sdedic NEW --- "Introduce method", when returning the error "too many return values", should list what those return values are. 2013-09-02
152701 java Hints sdedic REOP --- "Introduce method" puts new method in an arbitrary location 2013-09-02
152690 java Hints sdedic NEW --- -source 5 hints 2013-09-02
150783 java Hints msauer REOP --- [69cat] "Assign Return Value To New Variable" removes preceding blank line 2016-07-18
148751 java Hints sdedic NEW --- Provide change type hint when there are incompatible generic type 2013-09-02
147589 java Hints sdedic NEW --- Improve comments handling in introduce method 2013-09-02
146427 java Hints sdedic NEW --- Cast Object to int 2013-09-02
143836 java Hints sdedic NEW --- move Analyze Javadoc action from Tools to Source top level menu 2013-09-02
142477 java Hints sdedic NEW --- [65cat] Add a hint to create constructor for superclasses without default constructor 2013-09-02
140935 java Hints sdedic NEW --- [65cat] Duplicate Hint Upon creation of Non Existing Object 2013-09-02
139004 java Hints sdedic NEW --- Hint to refactor on signature change 2013-09-02
138132 java Hints sdedic NEW --- New java hints 2013-11-16
137431 java Hints ralphbenjamin NEW --- Redundant public modifier for interface methods when "create method" is used 2013-11-25
137283 java Hints sdedic NEW --- [analyzer] Caret locatrion when browsing fixed item in analyzer 2013-09-02
137281 java Hints sdedic NEW --- [analyzer] Tooltips for next/prev button in javadoc analyzer 2013-09-02
136640 java Hints sdedic NEW --- New hint "remove try/catch" 2013-09-02
136543 java Hints sdedic REOP --- "Implement All Abstract Methods" insert import org.openide.filesystems.FileObject; twice 2013-09-02
135965 java Hints sdedic NEW --- Create method/field in outer class 2013-09-02
135050 java Hints sdedic NEW --- Do not provide 'assign return value to variable ' in if body 2013-09-02
134648 java Hints sdedic NEW --- Create Method hint: Wrong position of method and cursor 2013-09-02
134273 java Hints sdedic NEW --- quick fix changes focus to a new editor window when creating some new code elements 2013-09-02
133970 java Hints sdedic NEW --- Allow @Generated annotation to suppress hints 2013-09-02
133538 java Hints sdedic REOP --- "Add throws"-hint, when implementing a constructor, which throws an exception 2016-07-10
133145 java Hints sdedic NEW --- Surround with try-catch needs user options 2017-02-24
132746 java Hints sdedic NEW --- [DeclarationForInstanceOf] Do not provide hint if declaration is already pressent 2013-09-02
132711 java Hints sdedic NEW --- "Create Class" hint shall also offer "Create Interface" hint 2013-09-02
132511 java Hints sdedic NEW --- Mark dead "instanceof" branch 2015-01-02
131872 java Hints sdedic NEW --- "create method" hint offer choice of classes (particularly when used from an anonymous class) 2013-09-02
131240 java Hints sdedic NEW --- equals/hashCode inclusion UI is non-intuitive 2013-09-02
130641 java Hints sdedic NEW --- Hint sugestion for 'typos' in class names 2013-09-02
130295 java Hints sdedic NEW --- hook to enhance behaviour of Import class hint 2015-10-06
130113 java Hints sdedic NEW --- Warn about adding a java.net.URL to a collection 2013-09-02
129850 java Hints sdedic NEW --- Have "Assign Return Value To New Value" cover constructor calls 2013-09-02
129364 java Hints sdedic NEW --- Displaying no information when deleting project 2013-09-02
125577 java Hints dbalek NEW --- ranking of java hints output 2009-04-12
125305 java Hints jlahoda REOP --- Show as for standard javac warnings cannot be customized 2016-07-18
124147 java Hints sdedic NEW --- Add a warning/hint when a public class implements a non-public interface 2013-09-02
122560 java Hints sdedic NEW --- Test First could use a little more "hints" 2013-09-02
122125 java Hints sdedic NEW --- Implement I18N and NPE Check 2013-09-02
121820 java Hints sdedic NEW --- Introduce "declare primitive value as..." hint 2013-09-02
120971 java Hints sdedic NEW --- [60cat] NB doesn't offer to fix problem of missing constructor 2013-09-02
118994 java Hints sdedic NEW --- [60cat] Add Quickfix for Star Import 2013-09-02
117481 java Hints sdedic NEW --- Add method signature preview when introducing method 2013-09-02
113421 java Hints sdedic NEW --- Add an option to display Javadoc hint on overriding methods 2013-09-02
113045 java Hints sdedic NEW --- Handling of constructor arguments with Convert Anonymous to Inner 2013-09-02
112566 java Hints sdedic REOP --- java.lang.AssertionError: Start offset must be before the end offset. startOffset = 617, endOffset = 608 2016-11-13
112049 java Hints sdedic NEW --- Add .toString() in addition to cast to String 2013-09-02
111110 java Hints sdedic NEW --- Don't mark private default constructors as unused 2013-09-02
109519 java Hints sdedic NEW --- Wrong hint upon possible loss of precision in array initializer 2013-09-02
109297 java Hints sdedic NEW --- Why forbidden package 2013-09-02
106501 java Hints sdedic NEW --- Name validity check when introducing new element 2013-09-02
104847 java Hints sdedic NEW --- Javadoc for Implemented Methods 2013-09-02
104425 java Hints sdedic NEW --- Provide a hint for implementing abstract methods in subclasses 2013-09-02
103625 java Hints sdedic NEW --- Provide a shortcut for jumping to prev/next hint 2013-09-02
101160 java Hints sdedic NEW --- Provide ability to implement methods of interface in all files 2013-09-02
100318 java Hints sdedic NEW --- A new quick fix: create constructors from superclass if there is no default constructor there 2013-09-02
97224 java Hints sdedic NEW --- Selective turning on/off warnings 2013-09-02
96588 java Hints sdedic NEW --- Implement all abstract methods with delegate to another object 2013-10-05
94953 java Hints sdedic NEW --- The editor could suggest to fix basic misspellings 2013-09-02
92865 java Hints sdedic NEW --- Java hints for incorrect method parameters 2013-09-02
91890 java Hints sdedic NEW --- I18N hint 2013-09-02
90925 java Hints sdedic NEW --- Hint the fix hardcoded strings in the source files. 2013-09-02
89091 java Hints dbalek NEW --- Disable "Surround with" hint inside comments 2006-11-21
88505 java Hints sdedic NEW --- New Quick Fix: "create method" for "method cannot be applied" 2013-09-02
88362 java Hints sdedic NEW --- "Localize this constant" quick fix 2013-09-02
87562 java Hints sdedic NEW --- unitialized static error highlights constructor 2013-09-02
80624 java Hints sdedic NEW --- Nonexisting constant in enum should be added to other constants 2013-09-02
78204 java Hints sdedic NEW --- Enahancement to Cast hint when the type of variable is String. 2013-09-02
77496 java Hints sdedic NEW --- unexpected convert-undeclared-variable-to-field refactoring behaviour 2013-09-02
76683 java Hints sdedic NEW --- Hint for generating getter and setter of a field 2013-09-02
75736 java Hints sdedic NEW --- Create Field should not move away from code that is written 2013-09-02
75438 java Hints sdedic NEW --- Editor hint for all suggested imports 2013-12-18
75426 java Hints sdedic NEW --- Offer hint for fixing unresolved types by adding an opened project to a classpath 2013-09-02
74809 java Hints sdedic NEW --- [ED-40] Hints for correcting typos 2013-09-02
74800 java Hints sdedic NEW --- [ED-31] Warning about not initialized fields and variables 2013-09-02
72942 java Hints sdedic NEW --- wrong hint logic 2013-09-02
72791 java Hints sdedic NEW --- Ommitted 'new' operator hint 2013-09-02
72084 java Hints sdedic NEW --- [50cat] New editor hint : Use JDK 5 autoboxing 2013-09-02
62145 java Hints thurka NEW --- Hints for "surround with try-catch" aren't displayed when located outside of a method 2005-09-05
61718 java Hints sdedic NEW --- Extract method doesn't detect super(); call 2013-09-02
60105 java Hints sdedic NEW --- The expression should be mentioned in the introduce variable dialog 2013-09-02
380 bugs found.

as