ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/test/tck/ForkJoinPool8Test.java
(Generate patch)

Comparing jsr166/src/test/tck/ForkJoinPool8Test.java (file contents):
Revision 1.38 by jsr166, Wed Nov 8 02:21:43 2017 UTC vs.
Revision 1.39 by jsr166, Mon Jan 8 03:56:32 2018 UTC

# Line 1530 | Line 1530 | public class ForkJoinPool8Test extends J
1530       * timeout elapsed
1531       */
1532      public void testAwaitQuiescence2() throws Exception {
1533 <        /**
1533 >        /*
1534           * """It is possible to disable or limit the use of threads in the
1535           * common pool by setting the parallelism property to zero. However
1536           * doing so may cause unjoined tasks to never be executed."""

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines