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

Comparing jsr166/user.properties.sample (file contents):
Revision 1.3 by tim, Wed May 28 00:35:05 2003 UTC vs.
Revision 1.13 by jsr166, Sat Mar 26 15:09:08 2016 UTC

# Line 2 | Line 2
2   # Developer-specific properties
3   #
4   # Modify this file to taste and save as user.properties
5 #
6 # $Id$
5   # ---------------------------------------------------------------------------
6  
7  
8 < # ----- Restrict to test cases matching this pattern -----
9 < #testcase = PriorityQueue
10 <
11 <
12 < # ----- Show build warnings (-warnunchecked) -----
13 < #build.warnings = true
14 <
15 <
16 < # ----- Use non-native emulation classes -----
19 < #build.emulation = true
8 > # ----- Where to find executable jdks -----
9 > #jdk9.home = ...
10 > #jdk8.home = ...
11 > #jdk7.home = ...
12 >
13 > # ----- Where to find jdk source trees (used to generate javadocs) -----
14 > #jdk9.src.home = ...
15 > #jdk8.src.home = ...
16 > #jdk7.src.home = ...

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines