jdk-24/jdk/test
Doug Lea d43e798981 6805775: LinkedBlockingQueue Nodes should unlink themselves before becoming garbage
6815766: LinkedBlockingQueue's iterator can return null if drainTo(c) executes concurrently

Faster, more correct. Use self-linking trick to avoid gc retention

Reviewed-by: martin, dholmes
2009-07-28 17:17:55 -07:00
..
com/sun 6865482: test case BalancedParentheses.java is missing GPL header 2009-07-28 11:15:49 +08:00
demo/jvmti 6855551: java -Xrunhprof crashes when running with classes compiled with targed=7 2009-07-08 09:12:17 -07:00
java 6805775: LinkedBlockingQueue Nodes should unlink themselves before becoming garbage 2009-07-28 17:17:55 -07:00
javax Merge 2009-07-09 13:53:05 -04:00
lib/security 6728890: Add SwissSign root certificates to the JDK 2008-11-25 10:17:00 -05:00
sun 6561126: keytool should use larger default keysize for keypairs 2009-07-22 16:41:14 +08:00
tools 6854795: Miscellaneous improvements to "jar" 2009-07-06 11:30:40 -07:00
vm/verifier Initial load 2007-12-01 00:00:00 +00:00
jprt.config Initial load 2007-12-01 00:00:00 +00:00
Makefile Merge 2009-06-11 21:32:12 -07:00
req.flg Initial load 2007-12-01 00:00:00 +00:00
TEST.ROOT Initial load 2007-12-01 00:00:00 +00:00