Parent Directory
|
|
|
|
|
atomic/
|
|
|
|
|
locks/
|
|
|
|
|
CopyOnWriteArraySet.java
|
1.73 |
11 months |
jsr166 |
8177789: fix collections framework links to point to java.util package doc
|
ConcurrentMap.java
|
1.69 |
11 months |
jsr166 |
8177789: fix collections framework links to point to java.util package doc
|
ConcurrentNavigableMap.java
|
1.19 |
11 months |
jsr166 |
8177789: fix collections framework links to point to java.util package doc
|
TransferQueue.java
|
1.7 |
11 months |
jsr166 |
8177789: fix collections framework links to point to java.util package doc
|
DelayQueue.java
|
1.77 |
11 months |
jsr166 |
8177789: fix collections framework links to point to java.util package doc
|
CompletionService.java
|
1.20 |
10 months |
jsr166 |
8181082: class-level since tag issues in java.base & java.datatransfer module
|
BlockingQueue.java
|
1.62 |
7 months |
jsr166 |
8186466: Fix accessibility and other minor issues in java.base
|
BlockingDeque.java
|
1.36 |
7 months |
jsr166 |
8186466: Fix accessibility and other minor issues in java.base
|
ForkJoinWorkerThread.java
|
1.76 |
7 months |
jsr166 |
8186684: Fix broken links in java.base API docs
|
TimeoutException.java
|
1.8 |
5 years |
jsr166 |
<tt> -> {@code
|
RunnableFuture.java
|
1.7 |
5 years |
jsr166 |
<tt> -> {@code
|
Delayed.java
|
1.11 |
5 years |
jsr166 |
<tt> -> {@code
|
BrokenBarrierException.java
|
1.9 |
5 years |
jsr166 |
<tt> -> {@code
|
ExecutionException.java
|
1.11 |
5 years |
jsr166 |
<tt> -> {@code
|
CancellationException.java
|
1.9 |
5 years |
jsr166 |
<tt> -> {@code
|
RejectedExecutionException.java
|
1.9 |
5 years |
jsr166 |
<tt> -> {@code
|
CompletionException.java
|
1.3 |
5 years |
jsr166 |
<tt> => @code
|
CopyOnWriteArrayList.java
|
1.151 |
2 weeks |
jsr166 |
COWSubList#equals tweak
|
package-info.java
|
1.17 |
18 months |
jsr166 |
ConcurrentHashMap concurrency no longer tunable
|
Executors.java
|
1.101 |
2 months |
jsr166 |
DelegatedExecutorService: add calls to reachabilityFence
|
Semaphore.java
|
1.77 |
12 months |
jsr166 |
Redo @link and @linkplain; one @link was pointing to the wrong poll method
|
ScheduledFuture.java
|
1.6 |
7 years |
jsr166 |
Update Creative Commons license URL in legal notices
|
RejectedExecutionHandler.java
|
1.8 |
7 years |
jsr166 |
Update Creative Commons license URL in legal notices
|
Callable.java
|
1.12 |
4 years |
dl |
add FunctionalInterface
|
LinkedBlockingDeque.java
|
1.81 |
3 months |
jsr166 |
bulkRemove: small improvements
|
Executor.java
|
1.37 |
18 months |
jsr166 |
code sample modernization
|
Future.java
|
1.41 |
18 months |
jsr166 |
code sample modernization
|
RunnableScheduledFuture.java
|
1.9 |
4 years |
jsr166 |
consistent use of "@return {@code true}"
|
ThreadPoolExecutor.java
|
1.189 |
2 months |
jsr166 |
finalize finalize() javadoc agreed on in JDK-8195862
|
TimeUnit.java
|
1.63 |
7 months |
jsr166 |
finish: use lock object in sample code snippet
|
Flow.java
|
1.32 |
8 months |
dl |
make javadoc sample code conform to request rule
|
ScheduledExecutorService.java
|
1.29 |
12 months |
jsr166 |
minor improvements
|
PriorityBlockingQueue.java
|
1.130 |
5 weeks |
jsr166 |
prefer throwing ExceptionInInitializerError from <clinit> to throwing Error
|
ForkJoinTask.java
|
1.120 |
5 weeks |
jsr166 |
prefer throwing ExceptionInInitializerError from <clinit> to throwing Error
|
ConcurrentLinkedDeque.java
|
1.93 |
5 weeks |
jsr166 |
prefer throwing ExceptionInInitializerError from <clinit> to throwing Error
|
CountedCompleter.java
|
1.66 |
5 weeks |
jsr166 |
prefer throwing ExceptionInInitializerError from <clinit> to throwing Error
|
Exchanger.java
|
1.82 |
5 weeks |
jsr166 |
prefer throwing ExceptionInInitializerError from <clinit> to throwing Error
|
SynchronousQueue.java
|
1.126 |
5 weeks |
jsr166 |
prefer throwing ExceptionInInitializerError from <clinit> to throwing Error
|
SubmissionPublisher.java
|
1.81 |
5 weeks |
jsr166 |
prefer throwing ExceptionInInitializerError from <clinit> to throwing Error
|
ConcurrentSkipListMap.java
|
1.181 |
5 weeks |
jsr166 |
prefer throwing ExceptionInInitializerError from <clinit> to throwing Error
|
Phaser.java
|
1.94 |
5 weeks |
jsr166 |
prefer throwing ExceptionInInitializerError from <clinit> to throwing Error
|
ConcurrentHashMap.java
|
1.308 |
5 weeks |
jsr166 |
prefer throwing ExceptionInInitializerError from <clinit> to throwing Error
|
FutureTask.java
|
1.120 |
5 weeks |
jsr166 |
prefer throwing ExceptionInInitializerError from <clinit> to throwing Error
|
CompletableFuture.java
|
1.212 |
5 weeks |
jsr166 |
prefer throwing ExceptionInInitializerError from <clinit> to throwing Error
|
ThreadLocalRandom.java
|
1.58 |
5 weeks |
jsr166 |
prefer throwing ExceptionInInitializerError from <clinit> to throwing Error
|
ConcurrentLinkedQueue.java
|
1.159 |
5 weeks |
jsr166 |
prefer throwing ExceptionInInitializerError from <clinit> to throwing Error
|
LinkedTransferQueue.java
|
1.160 |
5 weeks |
jsr166 |
prefer throwing ExceptionInInitializerError from <clinit> to throwing Error
|
CyclicBarrier.java
|
1.58 |
15 months |
jsr166 |
prevent access constructor tag anonymous class creation
|
ArrayBlockingQueue.java
|
1.149 |
2 months |
jsr166 |
refactor readObject and invariant checking methods
|
LinkedBlockingQueue.java
|
1.113 |
2 months |
jsr166 |
rely on blank finals and definite assignment in offer/poll methods
|
ScheduledThreadPoolExecutor.java
|
1.111 |
12 months |
jsr166 |
rework the spec for periodic task execution after shutdown
|
Helpers.java
|
1.2 |
2 years |
jsr166 |
s/newStringUnsafe/new String/g; vetoed by upstream
|
ThreadFactory.java
|
1.15 |
3 years |
jsr166 |
standardize code sample idiom: * <pre> {@code
|
ExecutorService.java
|
1.63 |
3 years |
jsr166 |
standardize code sample idiom: * <pre> {@code
|
CountDownLatch.java
|
1.44 |
3 years |
jsr166 |
standardize code sample idiom: * <pre> {@code
|
RecursiveAction.java
|
1.18 |
3 years |
jsr166 |
standardize code sample idiom: * <pre> {@code
|
RecursiveTask.java
|
1.9 |
3 years |
jsr166 |
standardize code sample idiom: * <pre> {@code
|
CompletionStage.java
|
1.39 |
18 months |
jsr166 |
stop encouraging implementations of toCompletableFuture to throw UnsupportedOper... |
ForkJoinPool.java
|
1.349 |
11 days |
jsr166 |
typo
|
ExecutorCompletionService.java
|
1.30 |
7 months |
jsr166 |
use @inheritDoc for unchecked exceptions
|
ConcurrentSkipListSet.java
|
1.60 |
3 months |
jsr166 |
use multi-catch
|
AbstractExecutorService.java
|
1.52 |
3 months |
jsr166 |
use multi-catch
|