Community
Participate
Working Groups
RC3 The Java element labels class currently creates a log statement if the number of parameters differ from the number of names. However due to the current nature of binding keys this happens for all non static inner classes. As a result a log entry is generated when hovering over the constructor of such classes. Since the mismatch of the length of the arrays can't be fixed for 3.1 we decided to remove the log statement. For the full details see bug 99137.
Since generated the log statement happens in the editor (can even happen during typing) it can really confuse the user. I opt to fix this for RC4.
Created attachment 23608 [details] Proposed patch
Daniel, can you please cast your vote.
Philippe, can you cast your vote.
+1 for 3.1 RC4
+1 for RC4
Fix reviewed by Martin Aeschlimann and Tom Eicher. Fixed for > 20050621.
Verified in N20050622-0010.