Go to file
norman 766525431d Rename the old LinkedTransferQueue to LegacyLinkedTransferQueue and fork
the "current" implementation of LinkedTransferQueue (from Doug Lea).
Introduce a QueueFactory which will load the right implementation
depending on the JVM version. This will make sure that the one with the
best performance is choosen and the code also works with java 5. See
#102
2011-12-07 12:08:39 +01:00
license Added webbit license and credits 2011-10-27 10:34:37 +11:00
src Rename the old LinkedTransferQueue to LegacyLinkedTransferQueue and fork 2011-12-07 12:08:39 +01:00
.fbfilter.xml Updated FindBugs filter 2009-04-15 23:46:33 +00:00
.fbprefs Updated Find Bugs configuration 2009-03-04 10:33:09 +00:00
.gitignore Ignore "geany" files 2011-12-01 17:17:19 +10:00
COPYRIGHT.txt * Replaced e-mail addresses into homepage/blog URL anywhere possible 2010-01-26 09:04:19 +00:00
LICENSE.txt Relicensed to Apache License v2 2009-08-28 07:15:49 +00:00
NOTICE.txt Added webbit in NOTICE 2011-10-30 16:41:32 +11:00
pom.xml Remove DocBook from build 2011-12-03 20:02:25 +09:00