jdk-24/jdk/test/java/util/concurrent
David Holmes 828158fb8d 7103570: AtomicIntegerFieldUpdater does not work when SecurityManager is installed
Perform class.getField inside a doPrivileged block

Reviewed-by: chegar, psandoz
2012-05-08 02:59:10 -04:00
..
atomic 7103570: AtomicIntegerFieldUpdater does not work when SecurityManager is installed 2012-05-08 02:59:10 -04:00
BlockingQueue 7034657: Update Creative Commons license URL in legal notices 2011-04-07 15:06:32 +01:00
ConcurrentHashMap 7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles 2011-05-25 13:32:36 -07:00
ConcurrentMap 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ConcurrentQueues 7034657: Update Creative Commons license URL in legal notices 2011-04-07 15:06:32 +01:00
CopyOnWriteArrayList 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
CopyOnWriteArraySet 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
CountDownLatch 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CyclicBarrier 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
DelayQueue 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Exchanger 7034657: Update Creative Commons license URL in legal notices 2011-04-07 15:06:32 +01:00
ExecutorCompletionService 7034657: Update Creative Commons license URL in legal notices 2011-04-07 15:06:32 +01:00
Executors 7057320: test/java/util/concurrent/Executors/AutoShutdown.java failing intermittently 2011-07-13 12:24:56 +01:00
ExecutorService 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
forkjoin 7034657: Update Creative Commons license URL in legal notices 2011-04-07 15:06:32 +01:00
FutureTask 7105929: java/util/concurrent/FutureTask/BlockingTaskExecutor.java fails on solaris sparc 2012-02-08 11:16:52 +00:00
LinkedBlockingQueue 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
locks 7092140: Test: java/util/concurrent/locks/Lock/TimedAcquireLeak.java fails on SE-E due to -XX:-UsePerfData 2012-03-08 00:46:33 -05:00
Phaser 6963841: java/util/concurrent/Phaser/Basic.java fails intermittently 2012-04-04 15:14:00 +01:00
ScheduledThreadPoolExecutor 7091003: ScheduledExecutorService never executes Runnable with corePoolSize of zero 2011-09-23 14:24:04 +01:00
Semaphore 7034657: Update Creative Commons license URL in legal notices 2011-04-07 15:06:32 +01:00
SynchronousQueue 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ThreadPoolExecutor 6957683: test/java/util/concurrent/ThreadPoolExecutor/Custom.java failing 2012-02-08 11:19:25 +00:00
TimeUnit 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00