On the 0x258 day of Apache Harmony Vasily M. Zakharov wrote: > Egor, > > What do you mean, names? Summaries?
yes. thanks! > Ok, here they are: > > Cannot Reproduce: > http://issues.apache.org/jira/browse/HARMONY-2426 [classlib][swing] > JComboBox().setEditor() throws unspecified NPE while RI does not > > Patches available: > http://issues.apache.org/jira/browse/HARMONY-1725 [swing] > javax.swing.RepaintManager.addInvalidComponent(JComponent jcomp) throws > unspecified NPE > http://issues.apache.org/jira/browse/HARMONY-2279 [classlib][swing] > javax.swing.JLayeredPane.moveToBack(Component c) doesn't throw NPE if > parameter c == null > http://issues.apache.org/jira/browse/HARMONY-2621 [classlib][swing] > DefaultBoundedRangeModel(Integer.MAX_VALUE,1,2,4) expected IAE > http://issues.apache.org/jira/browse/HARMONY-2622 [classlib][swing] > Compatibility: javax.swing.JMenuBar.processKeyBinding() for incorrect > parameterds throws NPE on Harmony instead of IllegalArgumentException on > RI > http://issues.apache.org/jira/browse/HARMONY-2770 [classlib][swing] > DefaultTreeSelectionModel.getSelectionRows() returns empty array while > RI returns null > http://issues.apache.org/jira/browse/HARMONY-2886 [classlib][swing] > Compatibility: > javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager.minimumLayo > utSize(null) returns valid result while RI throws NPE > http://issues.apache.org/jira/browse/HARMONY-2896 [classlib][swing] > Compatibility: javax.swing.plaf.basic.BasicComboBoxUI. > getAccessibleChildrenCount(null) does not throw unspecified NPE > > They're all pretty trivial, anyway. > > Thank you! > > Vasily > > > -----Original Message----- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Egor Pasko > Sent: Monday, January 08, 2007 9:19 AM > To: [email protected] > Subject: Re: [jira] Some simple Swing issues to resolve > > Vasily, > > could you, please, provide the names of the JIRAs so that picking them > up becomes easier? > > On the 0x258 day of Apache Harmony Vasily M. Zakharov wrote: > > Hi, all, > > > > Could someone please take care of these simple issues? > > > > This issue probably may be closed as "Cannot Reproduce": > > http://issues.apache.org/jira/browse/HARMONY-2426 > > > > And these issues have simple patches attached, > > so they need "Patch available" flags and may also be easily > integrated: > > http://issues.apache.org/jira/browse/HARMONY-1725 > > http://issues.apache.org/jira/browse/HARMONY-2279 > > http://issues.apache.org/jira/browse/HARMONY-2621 > > http://issues.apache.org/jira/browse/HARMONY-2622 > > http://issues.apache.org/jira/browse/HARMONY-2770 > > http://issues.apache.org/jira/browse/HARMONY-2886 > > http://issues.apache.org/jira/browse/HARMONY-2896 > > > > Thank you! > > > > Vasily Zakharov > > Intel Enterprise Solutions Software Division > > > > -- > Egor Pasko > -- Egor Pasko
