gcc/libjava/java/util/concurrent
Matthias Klose e0441a5bfb Import GNU Classpath (classpath-0_97_2-release).
libjava/

2008-06-28  Matthias Klose  <doko@ubuntu.com>

        Import GNU Classpath (classpath-0_97_2-release).

        * Regenerate class and header files.
        * Regenerate auto* files.
        * gcj/javaprims.h: Define jobjectRefType.
        * jni.cc (_Jv_JNI_GetObjectRefType): New (stub only).
        (_Jv_JNIFunctions): Initialize GetObjectRefType.
        * gnu/classpath/jdwp/VMVirtualMachine.java,
        java/security/VMSecureRandom.java: Merge from classpath.
        * HACKING: Fix typo.
        * ChangeLog-2007: New file.
        * configure.ac: Set JAVAC, pass --disable-regen-headers to classpath.

libjava/classpath/

2008-06-28  Matthias Klose  <doko@ubuntu.com>

        * m4/ac_prog_javac.m4: Disable check for JAVAC, when
        not configured with --enable-java-maintainer-mode.
        * aclocal.m4, configure: Regenerate.
        * native/jni/gstreamer-peer/Makefile.am: Do not link with
        libclasspathnative.
        * native/jni/gstreamer-peer/Makefile.in: Regenerate.
        * tools/Makefile.am, lib/Makefile.am: Use JAVAC for setting
        JCOMPILER, drop flags not understood by gcj.

From-SVN: r137223
2008-06-28 13:29:13 +00:00
..
atomic Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
locks libjava 2007-04-19 00:24:09 +00:00
AbstractExecutorService.h
ArrayBlockingQueue.h
ArrayBlockingQueue$Itr.h
BlockingDeque.h
BlockingQueue.h
BrokenBarrierException.h
Callable.h
CancellationException.h
CompletionService.h
ConcurrentHashMap.h
ConcurrentHashMap$EntryIterator.h libjava 2007-04-19 00:24:09 +00:00
ConcurrentHashMap$EntrySet.h
ConcurrentHashMap$HashEntry.h Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
ConcurrentHashMap$HashIterator.h
ConcurrentHashMap$KeyIterator.h
ConcurrentHashMap$KeySet.h
ConcurrentHashMap$Segment.h Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
ConcurrentHashMap$ValueIterator.h
ConcurrentHashMap$Values.h
ConcurrentHashMap$WriteThroughEntry.h
ConcurrentLinkedQueue.h Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
ConcurrentLinkedQueue$Itr.h
ConcurrentLinkedQueue$Node.h Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
ConcurrentMap.h
ConcurrentNavigableMap.h
ConcurrentSkipListMap.h libjava 2007-04-19 00:24:09 +00:00
ConcurrentSkipListMap$ComparableUsingComparator.h
ConcurrentSkipListMap$EntryIterator.h libjava 2007-04-19 00:24:09 +00:00
ConcurrentSkipListMap$EntrySet.h
ConcurrentSkipListMap$HeadIndex.h
ConcurrentSkipListMap$Index.h Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
ConcurrentSkipListMap$Iter.h
ConcurrentSkipListMap$KeyIterator.h
ConcurrentSkipListMap$KeySet.h libjava 2007-04-19 00:24:09 +00:00
ConcurrentSkipListMap$Node.h Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
ConcurrentSkipListMap$SubMap.h libjava 2007-04-19 00:24:09 +00:00
ConcurrentSkipListMap$SubMap$SubMapEntryIterator.h libjava 2007-04-19 00:24:09 +00:00
ConcurrentSkipListMap$SubMap$SubMapIter.h
ConcurrentSkipListMap$SubMap$SubMapKeyIterator.h
ConcurrentSkipListMap$SubMap$SubMapValueIterator.h
ConcurrentSkipListMap$ValueIterator.h
ConcurrentSkipListMap$Values.h
ConcurrentSkipListSet.h libjava 2007-04-19 00:24:09 +00:00
CopyOnWriteArrayList.h Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
CopyOnWriteArrayList$1.h Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
CopyOnWriteArrayList$2.h Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
CopyOnWriteArrayList$3.h Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
CopyOnWriteArrayList$RandomAccessSubList.h Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
CopyOnWriteArrayList$SubList.h Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
CopyOnWriteArraySet.h
CountDownLatch.h
CountDownLatch$Sync.h
CyclicBarrier.h
CyclicBarrier$Generation.h
Delayed.h
DelayQueue.h libjava 2007-04-19 00:24:09 +00:00
DelayQueue$Itr.h libjava 2007-04-19 00:24:09 +00:00
Exchanger.h Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
Exchanger$Node.h Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
Exchanger$Slot.h
ExecutionException.h
Executor.h
ExecutorCompletionService.h
ExecutorCompletionService$QueueingFuture.h
Executors.h
Executors$1.h
Executors$2.h
Executors$3.h
Executors$4.h
Executors$5.h
Executors$6.h
Executors$DefaultThreadFactory.h
Executors$DelegatedExecutorService.h
Executors$DelegatedScheduledExecutorService.h
Executors$FinalizableDelegatedExecutorService.h
Executors$PrivilegedCallable.h
Executors$PrivilegedCallableUsingCurrentClassLoader.h
Executors$PrivilegedThreadFactory.h
Executors$RunnableAdapter.h
ExecutorService.h
Future.h
FutureTask.h
FutureTask$Sync.h Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
LinkedBlockingDeque.h
LinkedBlockingDeque$AbstractItr.h
LinkedBlockingDeque$DescendingItr.h
LinkedBlockingDeque$Itr.h
LinkedBlockingDeque$Node.h
LinkedBlockingQueue.h
LinkedBlockingQueue$Itr.h
LinkedBlockingQueue$Node.h Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
PriorityBlockingQueue.h
PriorityBlockingQueue$Itr.h
RejectedExecutionException.h
RejectedExecutionHandler.h
RunnableFuture.h
RunnableScheduledFuture.h
ScheduledExecutorService.h
ScheduledFuture.h
ScheduledThreadPoolExecutor.h Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
ScheduledThreadPoolExecutor$1.h libjava 2007-04-19 00:24:09 +00:00
ScheduledThreadPoolExecutor$DelayedWorkQueue.h libjava 2007-04-19 00:24:09 +00:00
ScheduledThreadPoolExecutor$ScheduledFutureTask.h libjava 2007-04-19 00:24:09 +00:00
Semaphore.h
Semaphore$FairSync.h
Semaphore$NonfairSync.h
Semaphore$Sync.h
SynchronousQueue.h Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
SynchronousQueue$EmptyIterator.h
SynchronousQueue$FifoWaitQueue.h
SynchronousQueue$LifoWaitQueue.h
SynchronousQueue$Transferer.h
SynchronousQueue$TransferQueue.h Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
SynchronousQueue$TransferQueue$QNode.h Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
SynchronousQueue$TransferStack.h Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
SynchronousQueue$TransferStack$SNode.h Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
SynchronousQueue$WaitQueue.h
ThreadFactory.h
ThreadPoolExecutor.h Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
ThreadPoolExecutor$AbortPolicy.h
ThreadPoolExecutor$CallerRunsPolicy.h
ThreadPoolExecutor$DiscardOldestPolicy.h
ThreadPoolExecutor$DiscardPolicy.h
ThreadPoolExecutor$Worker.h Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
TimeoutException.h
TimeUnit.h
TimeUnit$1.h
TimeUnit$2.h
TimeUnit$3.h
TimeUnit$4.h
TimeUnit$5.h
TimeUnit$6.h
TimeUnit$7.h