ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/intro.html
(Generate patch)

Comparing jsr166/intro.html (file contents):
Revision 1.1 by jsr166, Sun Sep 29 19:20:58 2002 UTC vs.
Revision 1.2 by dl, Fri Oct 25 22:55:44 2002 UTC

# Line 14 | Line 14 | To join a mailing list discussing this J
14   <A HREF="http://altair.cs.oswego.edu/mailman/listinfo/concurrency-interest"> http://altair.cs.oswego.edu/mailman/listinfo/concurrency-interest</A> .
15  
16   <p>
17 + <em>
18 + Disclaimer - This prototype is experimental code developed as part of
19 + JSR166 and made available to the developer community for use
20 + as-is. It is not a supported product. Use it at your own risk. The
21 + specification, language and implementation are subject to change as a
22 + result of your feedback. Because these features have not yet been
23 + approved for addition to the Java language, there is no schedule for
24 + their inclusion in a product.
25 + </em>
26 +
27 + <p>
28   Package java.util.concurrent contains utility classes that are
29   commonly useful in concurrent programming. Like package java.util, it
30   includes a few small standardized extensible frameworks, as well as

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines