.hgignore
author dl
Tue, 13 Oct 2015 16:45:35 -0700
changeset 32991 b27c76b82713
parent 13697 5262b00bc10c
child 33045 00f484891bcf
permissions -rw-r--r--
8134853: Bulk integration of java.util.concurrent classes 8080939: ForkJoinPool and Phaser deadlock 8044616: Clients of Unsafe.compareAndSwapLong need to beware of using direct stores to the same field 8071638: [JAVADOC] Buggy example in javadoc for afterExecute to access a submitted job's Throwable 8043743: Data missed in java.util.concurrent.LinkedTransferQueue 8054446: Repeated offer and remove on ConcurrentLinkedQueue lead to an OutOfMemoryError 8031374: TEST_BUG: java/util/concurrent/ConcurrentQueues/OfferRemoveLoops.java fails Intermittently 8034208: Cleanup to test/java/util/concurrent/BlockingQueue/Interrupt.java 8035661: Test fix java/util/concurrent/ConcurrentQueues/OfferRemoveLoops.java from jsr166 CVS 8062841: ConcurrentHashMap.computeIfAbsent stuck in an endless loop 8073208: javadoc typo in java.util.concurrent.Executor 8073704: FutureTask.isDone returns true when task has not yet completed 8037093: java/util/concurrent/locks/Lock/TimedAcquireLeak.java fails intermittently 8022642: ScheduledThreadPoolExecutor with zero corePoolSize create endlessly threads 8065320: Busy loop in ThreadPoolExecutor.getTask for ScheduledThreadPoolExecutor 8129861: High processor load for ScheduledThreadPoolExecutor with 0 core threads 8051859: ScheduledExecutorService.scheduleWithFixedDelay fails with max delay 7146994: example afterExecute for ScheduledThreadPoolExecutor hangs Reviewed-by: martin, psandoz, chegar
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
fd16c54261b3 Initial load
duke
parents:
diff changeset
     1
^build/
fd16c54261b3 Initial load
duke
parents:
diff changeset
     2
^dist/
13697
5262b00bc10c 7197849: Update new build-infra makefiles
ohair
parents: 12024
diff changeset
     3
nbproject/private/
6729
6972f2f93eba 6978977: Productivity: use ant for java part of build
igor
parents: 4312
diff changeset
     4
^webrev
9309
334bea52fc16 6631003: Add hg tip changeset to build image
ohair
parents: 6729
diff changeset
     5
^.hgtip
13697
5262b00bc10c 7197849: Update new build-infra makefiles
ohair
parents: 12024
diff changeset
     6
^.bridge2
12024
452c9c3f0a96 7113349: Initial changeset for Macosx port to jdk
michaelm
parents: 9309
diff changeset
     7
.DS_Store