mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-19 19:49:53 +08:00
05dfd09c0c
* java/net/DatagramSocketImpl.java (localPort): Fixed typo to match JDK. * java/net/natPlainDatagramSocketImpl.cc (bind): ditto. * java/text/ChoiceFormat.java (nextDouble(double, boolean)): Method is not final per JDK. * java/util/PropertyResourceBundle.java (handleGetObject): Method is public per JDK. * java/util/zip/DataFormatException.java: Class extends Exception. * java/util/zip/Deflater.java (finalize): Method is protected per JDK. * java/util/zip/ZipEntry.java: Class implements ZipConstants. * java/util/zip/ZipInputStream.java: ditto. (closeEntry): Changed method name to match JDK spec. From-SVN: r27717 |
||
---|---|---|
.. | ||
BreakIterator.java | ||
CharacterIterator.java | ||
ChoiceFormat.java | ||
CollationElementIterator.java | ||
CollationKey.java | ||
Collator.java | ||
DateFormat.java | ||
DateFormatSymbols.java | ||
DecimalFormat.java | ||
DecimalFormatSymbols.java | ||
FieldPosition.java | ||
Format.java | ||
MessageFormat.java | ||
natCollator.cc | ||
NumberFormat.java | ||
ParseException.java | ||
ParsePosition.java | ||
RuleBasedCollator.java | ||
SimpleDateFormat.java | ||
StringCharacterIterator.java |