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

Comparing jsr166/src/test/tck/JSR166TestCase.java (file contents):
Revision 1.131 by jsr166, Sat Apr 25 04:55:30 2015 UTC vs.
Revision 1.132 by jsr166, Mon Apr 27 06:01:31 2015 UTC

# Line 212 | Line 212 | public class JSR166TestCase extends Test
212  
213      /**
214       * Runs all unit tests in the given test suite.
215 <     * Actual behavior influenced by system properties jsr166.*
215 >     * Actual behavior influenced by jsr166.* system properties.
216       */
217      static void main(Test suite, String[] args) {
218          if (useSecurityManager) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines