If you call java.awt.List.removeAll() on a List that's never had
anything added to it, you get a warning from Motif:
Warning:
Name: slist
Class: XmList
Item(s) to be deleted are not present is list.
Should I file a bug report to the formerly Open Group about the typo
in the warning message, too? :-)
- Re: minor bug in java.awt.List.removeAll() Nelson Minar
- Re: minor bug in java.awt.List.removeAll() Robert Lynch
