2007-05-31  Matthias Klose  <doko@ubuntu.com>
        * javax/management/NotificationBroadcasterSupport.java
        (getNotificationInfo): Add cast.
        * native/jni/qt-peer/Makefile.am (AM_CXXFLAGS): Add libstdc++ include
        directories.
        * native/jni/qt-peer/Makefile.in: Regenerate.
libjava/ChangeLog:
2007-06-03  Matthias Klose  <doko@ubuntu.com>
        * java/io/natFileWin32.cc (setFilePermissions): New (stub only).
        _access: Handle EXEC query, stub only.
2007-06-03  Matthias Klose  <doko@ubuntu.com>
        Merged from classpath:
        * gnu/java/nio/SelectorProviderImpl.java: Whitespace merge.
        * java/lang/System.java(inheritedChannel): New.
        * java/lang/Character.java: Remove stray`;'.
        * java/net/MulticastSocket.java: Merged.
        * java/text/DateFormatSymbols.java(getInstance): New, comment updates.
        * java/text/Collator.java(getInstance): Merged.
        * java/util/Calendar.java: New attributes ALL_STYLES, SHORT, LONG.
        getDisplayName, getDisplayNames: New.
        * java/util/logging/Logger.java: Merged.
        * Regenerate .class and .h files.
2007-06-03  Matthias Klose  <doko@ubuntu.com>
        * java/io/File.java: Merge with classpath-0.95, new method
        setFilePermissions, new attribute EXEC.
        * java/io/natFilePosix.cc (setFilePermissions): New.
        _access: Handle EXEC query.
        * classpath/lib/java/io/File.class, java/io/File.h: Regenerate.
2007-06-03  Matthias Klose  <doko@ubuntu.com>
        Imported GNU Classpath 0.95.
        * classpath/Makefile.in,
        classpath/native/jni/midi-dssi/Makefile.in,
        classpath/native/jni/classpath/Makefile.in,
        classpath/native/jni/Makefile.in,
        classpath/native/jni/gconf-peer/Makefile.in,
        classpath/native/jni/java-io/Makefile.in,
        classpath/native/jni/native-lib/Makefile.in,
        classpath/native/jni/java-util/Makefile.in,
        classpath/native/jni/midi-alsa/Makefile.in,
        classpath/native/jni/java-lang/Makefile.in,
        classpath/native/jni/java-nio/Makefile.in,
        classpath/native/jni/java-net/Makefile.in,
        classpath/native/jni/xmlj/Makefile.in,
        classpath/native/jni/qt-peer/Makefile.in,
        classpath/native/jni/gtk-peer/Makefile.in,
        classpath/native/Makefile.in, classpath/native/jawt/Makefile.in,
        classpath/native/fdlibm/Makefile.in,
        classpath/native/plugin/Makefile.in,
        classpath/resource/Makefile.in, classpath/scripts/Makefile.in,
        classpath/tools/Makefile.in, classpath/doc/Makefile.in,
        classpath/doc/api/Makefile.in, classpath/lib/Makefile.in,
        classpath/external/Makefile.in, classpath/external/jsr166/Makefile.in,
        classpath/external/sax/Makefile.in,
        classpath/external/w3c_dom/Makefile.in,
        classpath/external/relaxngDatatype/Makefile.in,
        classpath/include/Makefile.in,
        classpath/examples/Makefile.in: Regenerate.
        * classpath/config.guess, classpath/config.sub,
        classpath/ltmain.sh : Update.
        * classpath/configure, classpath/depcomp, classpath/missing,
        classpath/aclocal.m4, classpath/install-sh: Regenerate.
        * gnu/classpath/Configuration.java (CLASSPATH_VERSION): Now 0.95.
        * sources.am: Regenerate.
        * Makefile.in: Regenerate.
        * Update the .class files and generated CNI header files, add new
        .class and generated CNI header files.
        * Remove generated files for removed java source files:
        classpath/gnu/java/net/BASE64.java,
        classpath/gnu/java/security/util/Base64.java,
        classpath/gnu/java/awt/peer/gtk/GThreadMutex.java,
        classpath/gnu/java/awt/peer/gtk/GThreadNativeMethodRunner.java,
        classpath/gnu/java/awt/font/autofit/Scaler.java,
        classpath/gnu/classpath/jdwp/util/Value.java,
        classpath/gnu/javax/net/ssl/Base64.java.
        * Remove empty directories.
        * Makefile.am(nat_source_files): Add natVMOperatingSystemMXBeanImpl.cc.
        * java/lang/Class.java(setAccessible): Merge from classpath.
        * java/util/Locale.java: Remove.
        * gnu/java/lang/management/VMOperatingSystemMXBeanImpl.java,
        gnu/java/lang/management/natVMOperatingSystemMXBeanImpl.cc: New.
        * gcj/javaprims.h: Update class declarations.
        * scripts/classes.pl: Update usage.
        * HACKING: Mention to build all peers.
From-SVN: r125302
| Name | Last commit | Last update | 
|---|---|---|
| .. | ||
| concurrent | Loading commit data... | |
| jar | Loading commit data... | |
| logging | Loading commit data... | |
| prefs | Loading commit data... | |
| regex | Loading commit data... | |
| spi | Loading commit data... | |
| zip | Loading commit data... | |
| AbstractCollection.h | Loading commit data... | |
| AbstractList$1.h | Loading commit data... | |
| AbstractList$2.h | Loading commit data... | |
| AbstractList$3.h | Loading commit data... | |
| AbstractList$RandomAccessSubList.h | Loading commit data... | |
| AbstractList$SubList.h | Loading commit data... | |
| AbstractList.h | Loading commit data... | |
| AbstractMap$1.h | Loading commit data... | |
| AbstractMap$2.h | Loading commit data... | |
| AbstractMap$3.h | Loading commit data... | |
| AbstractMap$4.h | Loading commit data... | |
| AbstractMap$SimpleEntry.h | Loading commit data... | |
| AbstractMap$SimpleImmutableEntry.h | Loading commit data... | |
| AbstractMap.h | Loading commit data... | |
| AbstractQueue.h | Loading commit data... | |
| AbstractSequentialList.h | Loading commit data... | |
| AbstractSet.h | Loading commit data... | |
| ArrayDeque$DeqIterator.h | Loading commit data... | |
| ArrayDeque$DescendingIterator.h | Loading commit data... | |
| ArrayDeque.h | Loading commit data... | |
| ArrayList.h | Loading commit data... | |
| Arrays$ArrayList.h | Loading commit data... | |
| Arrays.h | Loading commit data... | |
| BitSet.h | Loading commit data... | |
| Calendar.h | Loading commit data... | |
| Calendar.java | Loading commit data... | |
| Collection.h | Loading commit data... | |
| Collections$1$SynchronizedMapEntry.h | Loading commit data... | |
| Collections$1.h | Loading commit data... | |
| Collections$2.h | Loading commit data... | |
| Collections$3.h | Loading commit data... | |
| Collections$4.h | Loading commit data... | |
| Collections$5.h | Loading commit data... | |
| Collections$6.h | Loading commit data... | |
| Collections$7.h | Loading commit data... | |
| Collections$8.h | Loading commit data... | |
| Collections$9.h | Loading commit data... | |
| Collections$CheckedCollection.h | Loading commit data... | |
| Collections$CheckedIterator.h | Loading commit data... | |
| Collections$CheckedList.h | Loading commit data... | |
| Collections$CheckedListIterator.h | Loading commit data... | |
| Collections$CheckedMap$CheckedEntrySet.h | Loading commit data... | |
| Collections$CheckedMap.h | Loading commit data... | |
| Collections$CheckedRandomAccessList.h | Loading commit data... | |
| Collections$CheckedSet.h | Loading commit data... | |
| Collections$CheckedSortedMap.h | Loading commit data... | |
| Collections$CheckedSortedSet.h | Loading commit data... | |
| Collections$CopiesList.h | Loading commit data... | |
| Collections$EmptyList.h | Loading commit data... | |
| Collections$EmptyMap.h | Loading commit data... | |
| Collections$EmptySet.h | Loading commit data... | |
| Collections$LIFOQueue.h | Loading commit data... | |
| Collections$MapSet.h | Loading commit data... | |
| Collections$ReverseComparator.h | Loading commit data... | |
| Collections$SingletonList.h | Loading commit data... | |
| Collections$SingletonMap.h | Loading commit data... | |
| Collections$SingletonSet.h | Loading commit data... | |
| Collections$SynchronizedCollection.h | Loading commit data... | |
| Collections$SynchronizedIterator.h | Loading commit data... | |
| Collections$SynchronizedList.h | Loading commit data... | |
| Collections$SynchronizedListIterator.h | Loading commit data... | |
| Collections$SynchronizedMap.h | Loading commit data... | |
| Collections$SynchronizedRandomAccessList.h | Loading commit data... | |
| Collections$SynchronizedSet.h | Loading commit data... | |
| Collections$SynchronizedSortedMap.h | Loading commit data... | |
| Collections$SynchronizedSortedSet.h | Loading commit data... | |
| Collections$UnmodifiableCollection.h | Loading commit data... | |
| Collections$UnmodifiableIterator.h | Loading commit data... | |
| Collections$UnmodifiableList.h | Loading commit data... | |
| Collections$UnmodifiableListIterator.h | Loading commit data... | |
| Collections$UnmodifiableMap$UnmodifiableEntrySet$UnmodifiableMapEntry.h | Loading commit data... | |
| Collections$UnmodifiableMap$UnmodifiableEntrySet.h | Loading commit data... | |
| Collections$UnmodifiableMap.h | Loading commit data... | |
| Collections$UnmodifiableRandomAccessList.h | Loading commit data... | |
| Collections$UnmodifiableSet.h | Loading commit data... | |
| Collections$UnmodifiableSortedMap.h | Loading commit data... | |
| Collections$UnmodifiableSortedSet.h | Loading commit data... | |
| Collections.h | Loading commit data... | |
| Comparator.h | Loading commit data... | |
| ConcurrentModificationException.h | Loading commit data... | |
| Currency.h | Loading commit data... | |
| Currency.java | Loading commit data... | |
| Date.h | Loading commit data... | |
| Deque.h | Loading commit data... | |
| Dictionary.h | Loading commit data... | |
| DuplicateFormatFlagsException.h | Loading commit data... | |
| EmptyStackException.h | Loading commit data... | |
| EnumMap$1.h | Loading commit data... | |
| EnumMap$2.h | Loading commit data... | |
| EnumMap$3.h | Loading commit data... | |
| EnumMap$4.h | Loading commit data... | |
| EnumMap$5.h | Loading commit data... | |
| EnumMap$6.h | Loading commit data... | |
| EnumMap$7.h | Loading commit data... | |
| EnumMap.h | Loading commit data... | |
| EnumSet$1.h | Loading commit data... | |
| EnumSet.h | Loading commit data... | |
| Enumeration.h | Loading commit data... | |
| EventListener.h | Loading commit data... | |
| EventListenerProxy.h | Loading commit data... | |
| EventObject.h | Loading commit data... | |
| FormatFlagsConversionMismatchException.h | Loading commit data... | |
| Formattable.h | Loading commit data... | |
| FormattableFlags.h | Loading commit data... | |
| Formatter$BigDecimalLayoutForm.h | Loading commit data... | |
| Formatter.h | Loading commit data... | |
| FormatterClosedException.h | Loading commit data... | |
| GregorianCalendar.h | Loading commit data... | |
| HashMap$1.h | Loading commit data... | |
| HashMap$2.h | Loading commit data... | |
| HashMap$3.h | Loading commit data... | |
| HashMap$HashEntry.h | Loading commit data... | |
| HashMap$HashIterator.h | Loading commit data... | |
| HashMap.h | Loading commit data... | |
| HashSet.h | Loading commit data... | |
| Hashtable$1.h | Loading commit data... | |
| Hashtable$2.h | Loading commit data... | |
| Hashtable$3.h | Loading commit data... | |
| Hashtable$EntryEnumerator.h | Loading commit data... | |
| Hashtable$EntryIterator.h | Loading commit data... | |
| Hashtable$HashEntry.h | Loading commit data... | |
| Hashtable$KeyEnumerator.h | Loading commit data... | |
| Hashtable$KeyIterator.h | Loading commit data... | |
| Hashtable$ValueEnumerator.h | Loading commit data... | |
| Hashtable$ValueIterator.h | Loading commit data... | |
| Hashtable.h | Loading commit data... | |
| IdentityHashMap$1.h | Loading commit data... | |
| IdentityHashMap$2.h | Loading commit data... | |
| IdentityHashMap$3.h | Loading commit data... | |
| IdentityHashMap$IdentityEntry.h | Loading commit data... | |
| IdentityHashMap$IdentityIterator.h | Loading commit data... | |
| IdentityHashMap.h | Loading commit data... | |
| IllegalFormatCodePointException.h | Loading commit data... | |
| IllegalFormatConversionException.h | Loading commit data... | |
| IllegalFormatException.h | Loading commit data... | |
| IllegalFormatFlagsException.h | Loading commit data... | |
| IllegalFormatPrecisionException.h | Loading commit data... | |
| IllegalFormatWidthException.h | Loading commit data... | |
| InputMismatchException.h | Loading commit data... | |
| InvalidPropertiesFormatException.h | Loading commit data... | |
| Iterator.h | Loading commit data... | |
| LinkedHashMap$1.h | Loading commit data... | |
| LinkedHashMap$LinkedHashEntry.h | Loading commit data... | |
| LinkedHashMap.h | Loading commit data... | |
| LinkedHashSet.h | Loading commit data... | |
| LinkedList$1.h | Loading commit data... | |
| LinkedList$Entry.h | Loading commit data... | |
| LinkedList$LinkedListItr.h | Loading commit data... | |
| LinkedList.h | Loading commit data... | |
| List.h | Loading commit data... | |
| ListIterator.h | Loading commit data... | |
| ListResourceBundle.h | Loading commit data... | |
| Locale.h | Loading commit data... | |
| Map$Entry.h | Loading commit data... | |
| Map.h | Loading commit data... | |
| MissingFormatArgumentException.h | Loading commit data... | |
| MissingFormatWidthException.h | Loading commit data... | |
| MissingResourceException.h | Loading commit data... | |
| NavigableMap.h | Loading commit data... | |
| NavigableSet.h | Loading commit data... | |
| NoSuchElementException.h | Loading commit data... | |
| Observable.h | Loading commit data... | |
| Observer.h | Loading commit data... | |
| PriorityQueue$1.h | Loading commit data... | |
| PriorityQueue.h | Loading commit data... | |
| Properties.h | Loading commit data... | |
| PropertyPermission.h | Loading commit data... | |
| PropertyPermissionCollection.h | Loading commit data... | |
| PropertyResourceBundle.h | Loading commit data... | |
| Queue.h | Loading commit data... | |
| Random.h | Loading commit data... | |
| RandomAccess.h | Loading commit data... | |
| ResourceBundle$1.h | Loading commit data... | |
| ResourceBundle$BundleKey.h | Loading commit data... | |
| ResourceBundle.h | Loading commit data... | |
| ServiceConfigurationError.h | Loading commit data... | |
| ServiceLoader$1.h | Loading commit data... | |
| ServiceLoader.h | Loading commit data... | |
| Set.h | Loading commit data... | |
| SimpleTimeZone.h | Loading commit data... | |
| SortedMap.h | Loading commit data... | |
| SortedSet.h | Loading commit data... | |
| Stack.h | Loading commit data... | |
| StringTokenizer.h | Loading commit data... | |
| TimeZone$1.h | Loading commit data... | |
| TimeZone.h | Loading commit data... | |
| Timer$Scheduler.h | Loading commit data... | |
| Timer$TaskQueue.h | Loading commit data... | |
| Timer.h | Loading commit data... | |
| TimerTask.h | Loading commit data... | |
| TooManyListenersException.h | Loading commit data... | |
| TreeMap$1.h | Loading commit data... | |
| TreeMap$2.h | Loading commit data... | |
| TreeMap$3.h | Loading commit data... | |
| TreeMap$4.h | Loading commit data... | |
| TreeMap$5.h | Loading commit data... | |
| TreeMap$6.h | Loading commit data... | |
| TreeMap$7.h | Loading commit data... | |
| TreeMap$DescendingMap.h | Loading commit data... | |
| TreeMap$DescendingSet.h | Loading commit data... | |
| TreeMap$EntrySet.h | Loading commit data... | |
| TreeMap$KeySet.h | Loading commit data... | |
| TreeMap$NavigableEntrySet.h | Loading commit data... | |
| TreeMap$NavigableKeySet.h | Loading commit data... | |
| TreeMap$Node.h | Loading commit data... | |
| TreeMap$SubMap$EntrySet.h | Loading commit data... | |
| TreeMap$SubMap$KeySet.h | Loading commit data... | |
| TreeMap$SubMap$NavigableEntrySet.h | Loading commit data... | |
| TreeMap$SubMap$NavigableKeySet.h | Loading commit data... | |
| TreeMap$SubMap.h | Loading commit data... | |
| TreeMap$TreeIterator.h | Loading commit data... | |
| TreeMap.h | Loading commit data... | |
| TreeSet.h | Loading commit data... | |
| UUID.h | Loading commit data... | |
| UnknownFormatConversionException.h | Loading commit data... | |
| UnknownFormatFlagsException.h | Loading commit data... | |
| VMTimeZone.h | Loading commit data... | |
| VMTimeZone.java | Loading commit data... | |
| Vector$1.h | Loading commit data... | |
| Vector.h | Loading commit data... | |
| WeakHashMap$1.h | Loading commit data... | |
| WeakHashMap$2.h | Loading commit data... | |
| WeakHashMap$WeakBucket$WeakEntry.h | Loading commit data... | |
| WeakHashMap$WeakBucket.h | Loading commit data... | |
| WeakHashMap$WeakEntrySet.h | Loading commit data... | |
| WeakHashMap.h | Loading commit data... | |
| natVMTimeZone.cc | Loading commit data... |