ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/build.xml
Revision 1.328 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 7 16:30:33 2023 UTC (14 months, 2 weeks ago) by jsr166
Branch: MAIN
CVS Tags: HEAD
Changes since 1.327: +5 -0 lines
Diff to previous 1.327
jdk21

Revision 1.327 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 25 20:33:50 2022 UTC (16 months ago) by jsr166
Branch: MAIN
Changes since 1.326: +7 -2 lines
Diff to previous 1.326
beginnings of support for jdk20

Revision 1.326 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 25 19:33:39 2022 UTC (16 months ago) by jsr166
Branch: MAIN
Changes since 1.325: +2 -2 lines
Diff to previous 1.325
regularize defjtregtests calls

Revision 1.325 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 22 21:28:02 2022 UTC (2 years ago) by dl
Branch: MAIN
Changes since 1.324: +33 -239 lines
Diff to previous 1.324
Updates for jdk17+

Revision 1.324 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 29 01:13:44 2021 UTC (2 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.323: +10 -3 lines
Diff to previous 1.323
updates for jdk 17 and jdk 18

Revision 1.323 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 16 20:38:44 2021 UTC (3 years ago) by jsr166
Branch: MAIN
Changes since 1.322: +1 -1 lines
Diff to previous 1.322
jdk16 has been released

Revision 1.322 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 12 22:13:53 2020 UTC (3 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.321: +12 -4 lines
Diff to previous 1.321
run jtreg tests with -Xmx256m -concurrency:3 by default

Revision 1.321 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 12 18:58:10 2020 UTC (3 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.320: +9 -2 lines
Diff to previous 1.320
add support for jdk17

Revision 1.320 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 19:09:50 2020 UTC (3 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.319: +1 -1 lines
Diff to previous 1.319
jdk 15 is released

Revision 1.319 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 12 18:01:46 2020 UTC (3 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.318: +1 -0 lines
Diff to previous 1.318
Xep:UnnecessaryParentheses:OFF

Revision 1.318 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 12 14:13:43 2020 UTC (3 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.317: +1 -0 lines
Diff to previous 1.317
Xep:PreferJavaTimeOverload:OFF

Revision 1.317 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 19 18:09:35 2020 UTC (3 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.316: +12 -0 lines
Diff to previous 1.316
suppress javadoc warnings for missing comments on private methods

Revision 1.316 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 19 17:40:45 2020 UTC (3 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.315: +35 -2 lines
Diff to previous 1.315
add support for jdk16

Revision 1.315 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 5 00:59:33 2020 UTC (3 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.314: +1 -1 lines
Diff to previous 1.314
never run javadoc on files in jdk/** tree

Revision 1.314 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 6 16:51:05 2020 UTC (3 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.313: +4 -1 lines
Diff to previous 1.313
re-enable doclint for non-private elements (see JDK-8214571)

Revision 1.313 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 27 23:47:11 2020 UTC (3 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.312: +2 -1 lines
Diff to previous 1.312
Temporarily disable doclint, due to https://bugs.openjdk.java.net/browse/JDK-8214571

Revision 1.312 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 18:41:00 2020 UTC (4 years ago) by jsr166
Branch: MAIN
Changes since 1.311: +1 -1 lines
Diff to previous 1.311
updates for jdk14 release

Revision 1.311 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 19:36:41 2020 UTC (4 years ago) by jsr166
Branch: MAIN
Changes since 1.310: +2 -2 lines
Diff to previous 1.310
test-version-permutations: add description

Revision 1.310 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 17 02:09:40 2019 UTC (4 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.309: +33 -2 lines
Diff to previous 1.309
add jdk15 support

Revision 1.309 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 16 22:12:32 2019 UTC (4 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.308: +2 -1 lines
Diff to previous 1.308
update to errorprone 2.3.4

Revision 1.308 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 17 17:28:49 2019 UTC (4 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.307: +1 -0 lines
Diff to previous 1.307
ant -Dvmoptions=... should affect jtreg tests

Revision 1.307 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 6 19:03:54 2019 UTC (4 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.306: +2 -1 lines
Diff to previous 1.306
run javadoc with -quiet

Revision 1.306 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 6 18:23:18 2019 UTC (4 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.305: +7 -7 lines
Diff to previous 1.305
remove unnecessary antcalls

Revision 1.305 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 6 17:51:03 2019 UTC (4 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.304: +8 -3 lines
Diff to previous 1.304
only use --frames with javadoc12

Revision 1.304 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 6 17:34:58 2019 UTC (4 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.303: +46 -813 lines
Diff to previous 1.303
delete pre-jdk11 compatibility support; no longer maintained

Revision 1.303 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 17 16:20:44 2019 UTC (4 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.302: +3 -2 lines
Diff to previous 1.302
update java13.docroot.url for jdk13 GA

Revision 1.302 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 18 18:55:55 2019 UTC (4 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.301: +1 -0 lines
Diff to previous 1.301
document reason for -Xlint:-removal

Revision 1.301 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 10 16:48:04 2019 UTC (4 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.300: +38 -69 lines
Diff to previous 1.300
drop support for jdk9 and jdk10; drop backward compatibility hacks

Revision 1.300 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 13 18:31:40 2019 UTC (4 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.299: +1 -0 lines
Diff to previous 1.299
migrate to openjdk @jls taglet introduced in JDK-8224166

Revision 1.299 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 14 20:10:53 2019 UTC (4 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.298: +33 -2 lines
Diff to previous 1.298
support jdk14

Revision 1.298 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 22 17:36:58 2019 UTC (4 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.297: +1 -0 lines
Diff to previous 1.297
8223593: Refactor code for reallocating storage

Revision 1.297 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 29 14:16:38 2019 UTC (4 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.296: +1 -1 lines
Diff to previous 1.296
The string "--" is not permitted within comments.

Revision 1.296 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 27 14:32:21 2019 UTC (4 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.295: +1 -0 lines
Diff to previous 1.295
TODO: --frames no longer a supported option in jdk13+

Revision 1.295 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 24 00:44:14 2019 UTC (5 years ago) by jsr166
Branch: MAIN
Changes since 1.294: +2 -1 lines
Diff to previous 1.294
Update java12.docroot.url for GA location

Revision 1.294 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 31 07:05:54 2018 UTC (5 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.293: +30 -1 lines
Diff to previous 1.293
add jdk13 boilerplate

Revision 1.293 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 13 01:15:07 2018 UTC (5 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.292: +3 -1 lines
Diff to previous 1.292
start on jdk13 !

Revision 1.292 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 13 01:12:01 2018 UTC (5 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.291: +1 -1 lines
Diff to previous 1.291
yet another update for jdk11

Revision 1.291 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 6 21:36:08 2018 UTC (5 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.290: +1 -0 lines
Diff to previous 1.290
add TODO

Revision 1.290 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 2 22:46:53 2018 UTC (5 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.289: +34 -28 lines
Diff to previous 1.289
update version-related properties

Revision 1.289 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 2 22:40:03 2018 UTC (5 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.288: +1 -0 lines
Diff to previous 1.288
add breadcrumb for --frames

Revision 1.288 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 24 17:39:35 2018 UTC (5 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.287: +10 -6 lines
Diff to previous 1.287
errorprone target fiddling

Revision 1.287 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 21 23:21:15 2018 UTC (5 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.286: +10 -3 lines
Diff to previous 1.286
update to errorprone 2.3.2

Revision 1.286 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 21 21:05:59 2018 UTC (5 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.285: +4 -3 lines
Diff to previous 1.285
introduce errorprone.processorpath property (yet another level of indirection)

Revision 1.285 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 21 20:58:57 2018 UTC (5 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.284: +1 -1 lines
Diff to previous 1.284
whitespace

Revision 1.284 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 27 01:16:23 2018 UTC (5 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.283: +52 -71 lines
Diff to previous 1.283
migrate to new jdk12 world

Revision 1.283 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 24 22:31:14 2018 UTC (5 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.282: +0 -22 lines
Diff to previous 1.282
delete "release" target

Revision 1.282 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 9 01:34:19 2018 UTC (5 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.281: +1 -0 lines
Diff to previous 1.281
enable javadoc --frames for another release or two

Revision 1.281 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 7 03:56:13 2018 UTC (5 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.280: +1 -4 lines
Diff to previous 1.280
cleanup

Revision 1.280 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 7 03:43:04 2018 UTC (5 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.279: +6 -5 lines
Diff to previous 1.279
use javadoc12 to generate docs; but link to jdk11 javadoc

Revision 1.279 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 1 03:04:48 2018 UTC (5 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.278: +3 -1 lines
Diff to previous 1.278
pin java.docroot.url to java10.docroot.url until 8211194 is fixed

Revision 1.278 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 1 00:10:52 2018 UTC (5 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.277: +18 -4 lines
Diff to previous 1.277
update to using jdk11 by default, except link to jdk10 javadocs;
sync @docRoot references in javadoc with upstream

Revision 1.277 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 26 16:11:08 2018 UTC (5 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.276: +1 -1 lines
Diff to previous 1.276
http -> https

Revision 1.276 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 26 06:40:33 2018 UTC (5 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.275: +4 -3 lines
Diff to previous 1.275
switch to jdk11 api docs

Revision 1.275 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 18 01:16:42 2018 UTC (5 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.274: +13 -1 lines
Diff to previous 1.274
add usual boilerplate jdk version support for jdk12

Revision 1.274 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 22 18:55:33 2018 UTC (5 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.273: +3 -3 lines
Diff to previous 1.273
use presence of lib/modules instead of jmods to detect module support

Revision 1.273 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 22 17:45:02 2018 UTC (5 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.272: +1 -2 lines
Diff to previous 1.272
TimeUnit#convert(Duration): use @apiNote

Revision 1.272 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 3 16:16:47 2018 UTC (5 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.271: +4 -2 lines
Diff to previous 1.271
permit illegal access error in FutureReturnValueIgnored

Revision 1.271 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 15 22:36:42 2018 UTC (5 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.270: +1 -0 lines
Diff to previous 1.270
errorprone: <compilerarg value="-J--illegal-access=debug"/>

Revision 1.270 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 8 19:46:11 2018 UTC (5 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.269: +3 -1 lines
Diff to previous 1.269
update to error_prone_ant-2.3.1

Revision 1.269 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 21 23:10:39 2018 UTC (6 years ago) by jsr166
Branch: MAIN
Changes since 1.268: +6 -6 lines
Diff to previous 1.268
rename lint-private to doclint-private; comment out "lint" target

Revision 1.268 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 21 20:19:24 2018 UTC (6 years ago) by jsr166
Branch: MAIN
Changes since 1.267: +6 -5 lines
Diff to previous 1.267
fix location of jdk10 docs; start using jdk11 javadoc executable

Revision 1.267 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 27 21:18:06 2018 UTC (6 years, 1 month ago) by jsr166
Branch: MAIN
Changes since 1.266: +3 -1 lines
Diff to previous 1.266
add property errorprone.jsr166.user.flags

Revision 1.266 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 20 22:17:16 2018 UTC (6 years, 1 month ago) by jsr166
Branch: MAIN
Changes since 1.265: +20 -29 lines
Diff to previous 1.265
make jtreg test sets easier to configure

Revision 1.265 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 4 20:00:47 2018 UTC (6 years, 1 month ago) by jsr166
Branch: MAIN
Changes since 1.264: +20 -23 lines
Diff to previous 1.264
force build.main.javadoc to be at least javadoc10, so we can start using --override-methods=summary

Revision 1.264 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 24 01:11:10 2018 UTC (6 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.263: +3 -1 lines
Diff to previous 1.263
switch from -XDcompilePolicy=byfile to -XDcompilePolicy=simple

Revision 1.263 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 06:09:53 2018 UTC (6 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.262: +11 -12 lines
Diff to previous 1.262
reorganize Xep flags

Revision 1.262 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 04:59:10 2018 UTC (6 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.261: +2 -2 lines
Diff to previous 1.261
use -XDcompilePolicy=byfile as recommended by Liam

Revision 1.261 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 20 01:54:14 2018 UTC (6 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.260: +31 -42 lines
Diff to previous 1.260
upgrade to errorprone 2.2.0; refactor errorprone flags

Revision 1.260 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 24 22:17:17 2017 UTC (6 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.259: +18 -1 lines
Diff to previous 1.259
add jdk11 support

Revision 1.259 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 18 21:07:18 2017 UTC (6 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.258: +2 -0 lines
Diff to previous 1.258
add location of early access jdk10 docs

Revision 1.258 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 17:47:57 2017 UTC (6 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.257: +1 -1 lines
Diff to previous 1.257
jdk9 early access docs RIP

Revision 1.257 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 17:44:09 2017 UTC (6 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.256: +6 -5 lines
Diff to previous 1.256
switch from http: to https: for JDK-8190312

Revision 1.256 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 22 03:57:51 2017 UTC (6 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.255: +8 -4 lines
Diff to previous 1.255
update to error_prone_ant 2.1.2

Revision 1.255 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 28 01:17:47 2017 UTC (6 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.254: +35 -1 lines
Diff to previous 1.254
Add errorprone-jtreg target

Revision 1.254 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 25 22:54:09 2017 UTC (6 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.253: +3 -2 lines
Diff to previous 1.253
make errorprone jar configurable by system property

Revision 1.253 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 24 00:47:54 2017 UTC (6 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.252: +8 -8 lines
Diff to previous 1.252
migrate to jdk9 release javadoc location

Revision 1.252 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 19 22:41:18 2017 UTC (6 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.251: +1 -1 lines
Diff to previous 1.251
use consistent syntax for --patch-module

Revision 1.251 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 19 19:47:20 2017 UTC (6 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.250: +3 -0 lines
Diff to previous 1.250
test910: Clean up to avoid obscure wrong class file version bugs

Revision 1.250 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 14 14:23:02 2017 UTC (6 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.249: +2 -2 lines
Diff to previous 1.249
use consistent syntax for --patch-module

Revision 1.249 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 3 20:36:55 2017 UTC (6 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.248: +2 -23 lines
Diff to previous 1.248
update to (much less experimental) error_prone_ant-2.0.21

Revision 1.248 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 17 01:26:31 2017 UTC (6 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.247: +11 -13 lines
Diff to previous 1.247
define target test910

Revision 1.247 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 16 21:30:00 2017 UTC (6 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.246: +15 -15 lines
Diff to previous 1.246
Support: ant -Dbuild.main.java.version=10

Revision 1.246 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 16 20:56:47 2017 UTC (6 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.245: +6 -0 lines
Diff to previous 1.245
define jdk10.jtreg.tests

Revision 1.245 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 16 20:50:16 2017 UTC (6 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.244: +0 -1 lines
Diff to previous 1.244
run-jtreg-tests: remove unused @source attribute

Revision 1.244 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 17 00:17:49 2017 UTC (6 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.243: +2 -0 lines
Diff to previous 1.243
specify source level for javadoc targets

Revision 1.243 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 13 20:16:55 2017 UTC (6 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.242: +3 -1 lines
Diff to previous 1.242
switch to html5 docs for jdk9+

Revision 1.242 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 1 21:47:32 2017 UTC (6 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.241: +12 -0 lines
Diff to previous 1.241
enable more experimental errorprone checks

Revision 1.241 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 27 02:11:26 2017 UTC (7 years ago) by jsr166
Branch: MAIN
Changes since 1.240: +64 -224 lines
Diff to previous 1.240
remove pre-jdk8 targets from output of ant -projecthelp

Revision 1.240 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 26 22:25:20 2017 UTC (7 years ago) by jsr166
Branch: MAIN
Changes since 1.239: +2 -2 lines
Diff to previous 1.239
dists: fix xml syntax

Revision 1.239 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 26 10:40:29 2017 UTC (7 years ago) by dl
Branch: MAIN
Changes since 1.238: +4 -1 lines
Diff to previous 1.238
Remove old targets from "dists"

Revision 1.238 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 24 16:33:02 2017 UTC (7 years ago) by jsr166
Branch: MAIN
Changes since 1.237: +6 -1 lines
Diff to previous 1.237
keep 4jdk7-tck alive a little longer

Revision 1.237 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 24 15:57:26 2017 UTC (7 years ago) by jsr166
Branch: MAIN
Changes since 1.236: +1 -3 lines
Diff to previous 1.236
whitespace

Revision 1.236 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 20 00:03:57 2017 UTC (7 years ago) by jsr166
Branch: MAIN
Changes since 1.235: +92 -1 lines
Diff to previous 1.235
add experimental errorprone support

Revision 1.235 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 19 01:37:51 2017 UTC (7 years ago) by jsr166
Branch: MAIN
Changes since 1.234: +3 -2 lines
Diff to previous 1.234
always run -Xdoclint with reference/private

Revision 1.234 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 18 18:33:42 2017 UTC (7 years, 1 month ago) by jsr166
Branch: MAIN
Changes since 1.233: +2 -2 lines
Diff to previous 1.233
migrate away from -Xmodule; gone in 9+157

Revision 1.233 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 15 19:27:33 2017 UTC (7 years, 1 month ago) by jsr166
Branch: MAIN
Changes since 1.232: +7 -7 lines
Diff to previous 1.232
prefer value= to line=

Revision 1.232 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 1 18:26:31 2017 UTC (7 years, 1 month ago) by jsr166
Branch: MAIN
Changes since 1.231: +6 -5 lines
Diff to previous 1.231
incomplete start of jdk10 support

Revision 1.231 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 29 20:19:00 2017 UTC (7 years, 1 month ago) by jsr166
Branch: MAIN
Changes since 1.230: +1 -0 lines
Diff to previous 1.230
add testCommonPoolThreadContextClassLoader

Revision 1.230 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 13 01:22:13 2017 UTC (7 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.229: +3 -3 lines
Diff to previous 1.229
update guava version

Revision 1.229 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 20 04:18:46 2016 UTC (7 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.228: +66 -1 lines
Diff to previous 1.228
add guava-tests target

Revision 1.228 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 17 22:28:20 2016 UTC (7 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.227: +0 -1 lines
Diff to previous 1.227
re-enable most of SpliteratorCharacteristics jtreg test

Revision 1.227 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 17 22:18:25 2016 UTC (7 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.226: +0 -2 lines
Diff to previous 1.226
remove exclusion for GCDuringIteration, fixed in JDK-6842353

Revision 1.226 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 9 04:06:46 2016 UTC (7 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.225: +9 -2 lines
Diff to previous 1.225
add --add-opens, needed for module refresh

Revision 1.225 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 24 16:14:59 2016 UTC (7 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.224: +4 -4 lines
Diff to previous 1.224
use @{classes} with --patch-module

Revision 1.224 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 24 01:58:04 2016 UTC (7 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.223: +0 -1 lines
Diff to previous 1.223
remove unused property

Revision 1.223 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 24 01:53:50 2016 UTC (7 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.222: +2 -3 lines
Diff to previous 1.222
always use jtreg -noreport flag; stop fiddling with JTreport

Revision 1.222 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 10 04:51:19 2016 UTC (7 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.221: +1 -0 lines
Diff to previous 1.221
use --patch-module at compile time as well

Revision 1.221 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 8 21:39:24 2016 UTC (7 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.220: +3 -3 lines
Diff to previous 1.220
sync javadoc command line with jdk 9 build

Revision 1.220 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 25 01:28:54 2016 UTC (7 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.219: +11 -9 lines
Diff to previous 1.219
comment out currently unused "custom" javadoc tags

Revision 1.219 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 17 21:02:01 2016 UTC (7 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.218: +11 -0 lines
Diff to previous 1.218
use <javac ... encoding="ASCII"

Revision 1.218 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 10 04:06:10 2016 UTC (7 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.217: +3 -3 lines
Diff to previous 1.217
switch from -Xpatch to --patch-module

Revision 1.217 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 30 02:41:07 2016 UTC (7 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.216: +2 -1 lines
Diff to previous 1.216
leave more breadcrumbs for javadoc9

Revision 1.216 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 30 00:01:22 2016 UTC (7 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.215: +3 -2 lines
Diff to previous 1.215
make jdk9 docs target work again!

Revision 1.215 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 29 23:38:30 2016 UTC (7 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.214: +1 -1 lines
Diff to previous 1.214
fix typo for java9.docroot.url

Revision 1.214 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 26 23:44:19 2016 UTC (7 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.213: +3 -1 lines
Diff to previous 1.213
add vmoptions system property for tck tests

Revision 1.213 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 4 23:49:29 2016 UTC (7 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.212: +7 -0 lines
Diff to previous 1.212
Add ant target tck-security-manager to test tck with security manager

Revision 1.212 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 21 00:35:58 2016 UTC (7 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.211: +3 -2 lines
Diff to previous 1.211
build jsr166.jar correctly

Revision 1.211 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 21 00:12:12 2016 UTC (7 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.210: +3 -3 lines
Diff to previous 1.210
use post-jdk-9+118 Xpatch syntax; older JDKs no longer work

Revision 1.210 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 18 15:30:49 2016 UTC (7 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.209: +1 -1 lines
Diff to previous 1.209
improve comment

Revision 1.209 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 17 18:51:48 2016 UTC (7 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.208: +2 -2 lines
Diff to previous 1.208
incorporate gratuitous change to jdk9 docs location

Revision 1.208 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 2 16:09:42 2016 UTC (7 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.207: +3 -3 lines
Diff to previous 1.207
run tck-parallelism-0 more often

Revision 1.207 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 28 04:00:09 2016 UTC (8 years ago) by jsr166
Branch: MAIN
Changes since 1.206: +0 -4 lines
Diff to previous 1.206
remove workaround for CODETOOLS-7901571

Revision 1.206 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 27 19:38:01 2016 UTC (8 years ago) by jsr166
Branch: MAIN
Changes since 1.205: +10 -5 lines
Diff to previous 1.205
sprinkle failonerror = "true" on most <javadoc> targets

Revision 1.205 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 26 17:35:47 2016 UTC (8 years ago) by jsr166
Branch: MAIN
Changes since 1.204: +23 -23 lines
Diff to previous 1.204
comment out dead targets: jtreg8 and test89

Revision 1.204 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 26 17:21:13 2016 UTC (8 years ago) by jsr166
Branch: MAIN
Changes since 1.203: +0 -5 lines
Diff to previous 1.203
delete obsolete Contended.class hack

Revision 1.203 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 26 16:49:22 2016 UTC (8 years ago) by jsr166
Branch: MAIN
Changes since 1.202: +4 -4 lines
Diff to previous 1.202
hide obscure loops and 4jdk7-tck-junit targets

Revision 1.202 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 26 15:10:14 2016 UTC (8 years ago) by jsr166
Branch: MAIN
Changes since 1.201: +5 -4 lines
Diff to previous 1.201
update ant usage message

Revision 1.201 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 26 12:35:25 2016 UTC (8 years ago) by dl
Branch: MAIN
Changes since 1.200: +7 -2 lines
Diff to previous 1.200
remove Contended stub

Revision 1.200 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 26 06:22:49 2016 UTC (8 years ago) by jsr166
Branch: MAIN
Changes since 1.199: +180 -3 lines
Diff to previous 1.199
fork jdk8 maintenance branch for source and jtreg tests

Revision 1.199 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 25 03:36:15 2016 UTC (8 years ago) by jsr166
Branch: MAIN
Changes since 1.198: +16 -15 lines
Diff to previous 1.198
fix up properties for source forest locations

Revision 1.198 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 24 20:44:47 2016 UTC (8 years ago) by jsr166
Branch: MAIN
Changes since 1.197: +5 -0 lines
Diff to previous 1.197
disable javadoc tags @revised, @spec

Revision 1.197 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 4 21:00:45 2016 UTC (8 years ago) by jsr166
Branch: MAIN
Changes since 1.196: +1 -0 lines
Diff to previous 1.196
improve handling of timeouts/delays; give fastdebug VMs more time by default

Revision 1.196 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 2 21:02:44 2016 UTC (8 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.195: +3 -3 lines
Diff to previous 1.195
-Xoverride => -Xpatch

Revision 1.195 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 17 23:55:06 2015 UTC (8 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.194: +4 -0 lines
Diff to previous 1.194
allow support for ant -Djtreg.flags=xxxx

Revision 1.194 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 16 02:29:06 2015 UTC (8 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.193: +3 -0 lines
Diff to previous 1.193
handle jdk9 move: sun.misc.Contended -> jdk.internal.vm.annotation.Contended

Revision 1.193 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 11 23:58:52 2015 UTC (8 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.192: +3 -1 lines
Diff to previous 1.192
workaround for CODETOOLS-7901571

Revision 1.192 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 30 00:51:40 2015 UTC (8 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.191: +1 -1 lines
Diff to previous 1.191
refresh date

Revision 1.191 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 6 00:12:54 2015 UTC (8 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.190: +1 -0 lines
Diff to previous 1.190
always pair javac ant task source= with target=

Revision 1.190 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 17:18:53 2015 UTC (8 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.189: +8 -2 lines
Diff to previous 1.189
always pair javac ant task source= with target=

Revision 1.189 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 15:02:34 2015 UTC (8 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.188: +1 -0 lines
Diff to previous 1.188
build class file version 50 for jsr166y

Revision 1.188 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 12 01:53:54 2015 UTC (8 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.187: +4 -1 lines
Diff to previous 1.187
add jtreg profiling support

Revision 1.187 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 4 05:22:26 2015 UTC (8 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.186: +1 -1 lines
Diff to previous 1.186
suppress [try] warnings for our beloved PoolCleaner

Revision 1.186 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 30 18:12:20 2015 UTC (8 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.185: +1 -1 lines
Diff to previous 1.185
Run jtreg with "-verbose:nopass,fail,error"

Revision 1.185 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 30 17:48:05 2015 UTC (8 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.184: +0 -6 lines
Diff to previous 1.184
delete unused property test.classpath

Revision 1.184 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 30 15:30:46 2015 UTC (8 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.183: +1 -1 lines
Diff to previous 1.183
only export system properties used by tck

Revision 1.183 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 26 17:58:52 2015 UTC (8 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.182: +11 -15 lines
Diff to previous 1.182
Automatically pass all ant jsr166.* system properties to tck tests

Revision 1.182 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 13 17:46:07 2015 UTC (8 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.181: +45 -8 lines
Diff to previous 1.181
preliminary incomplete support for jigsaw

Revision 1.181 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 13 05:26:02 2015 UTC (8 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.180: +4 -3 lines
Diff to previous 1.180
use <local> for have.java.base

Revision 1.180 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 13 03:41:53 2015 UTC (8 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.179: +5 -0 lines
Diff to previous 1.179
check ant version

Revision 1.179 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 13 03:22:29 2015 UTC (8 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.178: +14 -14 lines
Diff to previous 1.178
whitespace

Revision 1.178 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 13 02:09:35 2015 UTC (8 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.177: +28 -0 lines
Diff to previous 1.177
add some provenance to jar manifest

Revision 1.177 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 11 18:43:46 2015 UTC (8 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.176: +9 -2 lines
Diff to previous 1.176
properly conditionally detect jdk9 source layout; requires ant 1.9.1

Revision 1.176 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 8 16:54:43 2015 UTC (8 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.175: +2 -0 lines
Diff to previous 1.175
fix up list of 4jdk7-tck excluded tests

Revision 1.175 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 4 19:37:34 2015 UTC (8 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.174: +1 -1 lines
Diff to previous 1.174
profileThreshold iddling

Revision 1.174 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 3 01:38:44 2015 UTC (8 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.173: +23 -25 lines
Diff to previous 1.173
s/test-jtreg/jtreg/g; s/test-tck/tck/g;

Revision 1.173 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 3 01:24:31 2015 UTC (8 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.172: +11 -24 lines
Diff to previous 1.172
fork jtreg to jtreg-jdk7; jtreg/ is now jdk8+

Revision 1.172 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 2 05:00:20 2015 UTC (8 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.171: +2 -1 lines
Diff to previous 1.171
import jtreg tests from openjdk

Revision 1.171 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 2 04:46:40 2015 UTC (8 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.170: +6 -0 lines
Diff to previous 1.170
import jtreg tests from openjdk

Revision 1.170 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 2 03:53:43 2015 UTC (8 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.169: +3 -2 lines
Diff to previous 1.169
import jtreg tests from openjdk

Revision 1.169 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 2 03:45:13 2015 UTC (8 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.168: +1 -0 lines
Diff to previous 1.168
import jtreg tests from openjdk

Revision 1.168 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 2 02:14:59 2015 UTC (8 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.167: +11 -1 lines
Diff to previous 1.167
delete dead exclude of jdk9tests; exclude GCDuringIteration from jdk8 tests

Revision 1.167 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 16 20:11:47 2015 UTC (8 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.166: +1 -1 lines
Diff to previous 1.166
tighten Xlint checks for test/loops a little

Revision 1.166 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 10 06:32:23 2015 UTC (8 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.165: +26 -0 lines
Diff to previous 1.165
add target compile-test-loops

Revision 1.165 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 17 01:55:44 2015 UTC (8 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.164: +29 -3 lines
Diff to previous 1.164
refactor jtreg test set selection

Revision 1.164 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 20 06:13:09 2015 UTC (8 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.163: +7 -0 lines
Diff to previous 1.163
add -Werror to all javac invocations

Revision 1.163 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 22:33:13 2015 UTC (9 years, 1 month ago) by jsr166
Branch: MAIN
Changes since 1.162: +2 -1 lines
Diff to previous 1.162
define tck jtreg, shorter aliases for test-* targets

Revision 1.162 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 2 07:30:53 2015 UTC (9 years, 1 month ago) by jsr166
Branch: MAIN
Changes since 1.161: +1 -1 lines
Diff to previous 1.161
use -Xbootclasspath/p: to work with jigsaw-ified jdk9

Revision 1.161 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 23:12:49 2015 UTC (9 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.160: +7 -0 lines
Diff to previous 1.160
add lint-private

Revision 1.160 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 1 14:50:26 2014 UTC (9 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.159: +21 -1 lines
Diff to previous 1.159
Fix assertions in presence of -Djava.util.concurrent.ForkJoinPool.common.parallelism=1

Revision 1.159 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 23:18:13 2014 UTC (9 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.158: +4 -0 lines
Diff to previous 1.158
Document jdk$N.home variables

Revision 1.158 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 12 17:29:12 2014 UTC (9 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.157: +2 -5 lines
Diff to previous 1.157
tidy comments

Revision 1.157 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 8 00:01:39 2014 UTC (9 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.156: +4 -6 lines
Diff to previous 1.156
update the jdk docroots

Revision 1.156 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 08:29:01 2014 UTC (9 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.155: +9 -4 lines
Diff to previous 1.155
better sample ant commands

Revision 1.155 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 16 18:01:38 2014 UTC (9 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.154: +1 -1 lines
Diff to previous 1.154
add simple infrastructure for implementation-dependent tests

Revision 1.154 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 16 15:55:54 2014 UTC (9 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.153: +1 -1 lines
Diff to previous 1.153
run tck tests with -ea -esa by default

Revision 1.153 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 3 06:40:14 2014 UTC (9 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.152: +1 -0 lines
Diff to previous 1.152
demo how to run just one jtreg test

Revision 1.152 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 25 16:33:15 2014 UTC (10 years, 1 month ago) by jsr166
Branch: MAIN
Changes since 1.151: +29 -18 lines
Diff to previous 1.151
Run javadoc with -Xdocrootparent to fix broken links

Revision 1.151 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 16 14:25:46 2014 UTC (10 years, 1 month ago) by jsr166
Branch: MAIN
Changes since 1.150: +35 -8 lines
Diff to previous 1.150
use jdk9 by default

Revision 1.150 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 22 17:50:12 2013 UTC (10 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.149: +26 -0 lines
Diff to previous 1.149
add experimental target jsr166edoclint

Revision 1.149 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 20 20:40:24 2013 UTC (10 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.148: +29 -0 lines
Diff to previous 1.148
add 4jdk7doclint target

Revision 1.148 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 20 18:26:16 2013 UTC (10 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.147: +4 -29 lines
Diff to previous 1.147
remove no-op *dist-clean targets; hide "internal" targets

Revision 1.147 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 20 17:21:45 2013 UTC (10 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.146: +5 -0 lines
Diff to previous 1.146
add target jsr166e-test

Revision 1.146 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 18 18:27:55 2013 UTC (10 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.145: +3 -0 lines
Diff to previous 1.145
turn on doclint warnings in jdk8

Revision 1.145 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 14 22:39:31 2013 UTC (10 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.144: +1 -0 lines
Diff to previous 1.144
register SplittableRandomTest as a jdk8+ test

Revision 1.144 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 14 19:55:04 2013 UTC (10 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.143: +34 -7 lines
Diff to previous 1.143
backport jsr166e to run on jdk6; backport all applicable tck tests from tck to tck-jsr166e

Revision 1.143 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 10 17:09:45 2013 UTC (10 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.142: +6 -0 lines
Diff to previous 1.142
Support new custom tags

Revision 1.142 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 18 20:54:57 2013 UTC (10 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.141: +1 -166 lines
Diff to previous 1.141
delete legacy test infrastructure

Revision 1.141 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 18 19:03:50 2013 UTC (10 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.140: +2 -1 lines
Diff to previous 1.140
fix 4jdk7-test-jtreg target by introducing jdk8test exclude file

Revision 1.140 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 20 19:12:23 2013 UTC (10 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.139: +6 -3 lines
Diff to previous 1.139
make it easier to stress test a particular tck class

Revision 1.139 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 2 21:38:03 2013 UTC (10 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.138: +9 -0 lines
Diff to previous 1.138
Add support for system properties to control tck runs

Revision 1.138 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 22 18:04:56 2013 UTC (11 years ago) by jsr166
Branch: MAIN
Changes since 1.137: +10 -6 lines
Diff to previous 1.137
fix broken tck targets

Revision 1.137 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 6 19:55:06 2013 UTC (11 years, 1 month ago) by jsr166
Branch: MAIN
Changes since 1.136: +2 -1 lines
Diff to previous 1.136
Add CompletableFutureTest

Revision 1.136 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 5 03:39:35 2013 UTC (11 years, 1 month ago) by jsr166
Branch: MAIN
Changes since 1.135: +1 -0 lines
Diff to previous 1.135
add ForkJoinPool8Test

Revision 1.135 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 4 19:37:52 2013 UTC (11 years, 1 month ago) by jsr166
Branch: MAIN
Changes since 1.134: +47 -17 lines
Diff to previous 1.134
add more testing targets

Revision 1.134 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 3 02:25:01 2013 UTC (11 years, 1 month ago) by jsr166
Branch: MAIN
Changes since 1.133: +1 -0 lines
Diff to previous 1.133
add a comment

Revision 1.133 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 3 02:16:08 2013 UTC (11 years, 1 month ago) by jsr166
Branch: MAIN
Changes since 1.132: +2 -0 lines
Diff to previous 1.132
never compile against jsr166 class files in rt.jar

Revision 1.132 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 1 21:58:27 2013 UTC (11 years, 1 month ago) by jsr166
Branch: MAIN
Changes since 1.131: +7 -1 lines
Diff to previous 1.131
support jdk8-specific tck tests

Revision 1.131 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 1 18:31:17 2013 UTC (11 years, 1 month ago) by jsr166
Branch: MAIN
Changes since 1.130: +10 -0 lines
Diff to previous 1.130
add test-tck target

Revision 1.130 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 28 22:00:34 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.129: +17 -0 lines
Diff to previous 1.129
add lint target

Revision 1.129 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 23 07:17:13 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.128: +4 -2 lines
Diff to previous 1.128
make usage target actually print projecthelp

Revision 1.128 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 23 07:05:10 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.127: +13 -13 lines
Diff to previous 1.127
more target renames

Revision 1.127 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 23 06:57:08 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.126: +37 -37 lines
Diff to previous 1.126
"javadocs" => "docs"

Revision 1.126 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 23 06:46:27 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.125: +4 -4 lines
Diff to previous 1.125
whitespace

Revision 1.125 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 23 06:45:08 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.124: +71 -35 lines
Diff to previous 1.124
revert to generating javadocs in build.dir

Revision 1.124 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 22 21:22:57 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.123: +6 -6 lines
Diff to previous 1.123
rename docs dirs

Revision 1.123 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 22 20:22:00 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.122: +1 -1 lines
Diff to previous 1.122
adjust date

Revision 1.122 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 21 23:09:26 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.121: +21 -6 lines
Diff to previous 1.121
add jsr166e-test-tck target

Revision 1.121 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 21 22:03:09 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.120: +1 -1 lines
Diff to previous 1.120
get tck src dependencies right

Revision 1.120 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 21 02:34:44 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.119: +1 -4 lines
Diff to previous 1.119
fix up java trademark to match upstream

Revision 1.119 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 21 02:31:40 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.118: +21 -31 lines
Diff to previous 1.118
revert to old-style attribute paths

Revision 1.118 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 21 01:05:01 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.117: +113 -133 lines
Diff to previous 1.117
yet another ant target reorg

Revision 1.117 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 07:43:30 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.116: +4 -1 lines
Diff to previous 1.116
make tck tests fail on error

Revision 1.116 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 07:24:52 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.115: +38 -31 lines
Diff to previous 1.115
refactor run-tck-tests to compile and run tests

Revision 1.115 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 06:11:07 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.114: +35 -3 lines
Diff to previous 1.114
add "hermetic" jtreg support

Revision 1.114 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 04:44:26 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.113: +18 -13 lines
Diff to previous 1.113
yet another directory layout reorg

Revision 1.113 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 03:51:38 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.112: +1 -1 lines
Diff to previous 1.112
fiddle with directory layout

Revision 1.112 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 03:44:54 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.111: +1 -7 lines
Diff to previous 1.111
shrink testing classpaths

Revision 1.111 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 03:34:23 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.110: +28 -16 lines
Diff to previous 1.110
fix compile-tests target

Revision 1.110 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 01:09:12 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.109: +0 -1 lines
Diff to previous 1.109
delete obsolete variable jdksrc.dir

Revision 1.109 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 01:06:24 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.108: +22 -49 lines
Diff to previous 1.108
build.xml rewrite continued

Revision 1.108 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 19 23:58:12 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.107: +16 -87 lines
Diff to previous 1.107
only one docs target per subdir

Revision 1.107 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 19 23:40:04 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.106: +42 -33 lines
Diff to previous 1.106
javadoc target rewrite continued

Revision 1.106 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 19 22:23:57 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.105: +22 -22 lines
Diff to previous 1.105
rename XXXproduct.jar variables

Revision 1.105 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 19 21:54:53 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.104: +16 -10 lines
Diff to previous 1.104
modernize jsr166xcompile target

Revision 1.104 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 19 21:40:04 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.103: +0 -10 lines
Diff to previous 1.103
remove obsolete version.properties

Revision 1.103 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 19 21:35:40 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.102: +39 -37 lines
Diff to previous 1.102
nuke obsolete "init" task; modernize jsr166ycompile, extra166ycompile

Revision 1.102 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 19 20:53:34 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.101: +15 -36 lines
Diff to previous 1.101
fiddle with javadoc targets

Revision 1.101 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 19 17:30:36 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.100: +1 -0 lines
Diff to previous 1.100
add a TODO

Revision 1.100 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 19 17:15:44 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.99: +30 -40 lines
Diff to previous 1.99
delete dist-docs; modernize compile and docs targets

Revision 1.99 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 19 01:37:44 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.98: +68 -65 lines
Diff to previous 1.98
disambiguate between jdk7 proper and jsr166 for jdk7 ("4jdk7")

Revision 1.98 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 07:39:51 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.97: +9 -0 lines
Diff to previous 1.97
document new jdk location conventions

Revision 1.97 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 15 01:15:02 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.96: +82 -11 lines
Diff to previous 1.96
support running of tck tests for src/jdk7

Revision 1.96 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 14 21:06:16 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.95: +8 -3 lines
Diff to previous 1.95
modernize jsr166edocs target

Revision 1.95 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 14 19:22:27 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.94: +2 -3 lines
Diff to previous 1.94
permit incremental compilation of jsr166e

Revision 1.94 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 14 18:50:46 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.93: +11 -9 lines
Diff to previous 1.93
build jsr166e unconditionally with javac7, using "new build system"

Revision 1.93 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 14 08:58:47 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.92: +16 -15 lines
Diff to previous 1.92
refactor using an ant macro

Revision 1.92 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 14 07:08:06 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.91: +154 -6 lines
Diff to previous 1.91
add build support for src/jdk7

Revision 1.91 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 18 06:21:11 2012 UTC (11 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.90: +21 -10 lines
Diff to previous 1.90
clean up canonical locations of java se api docs

Revision 1.90 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 15 13:21:07 2011 UTC (12 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.89: +112 -1 lines
Diff to previous 1.89
Initial checkin of jdk8 target classes

Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 10 18:07:30 2011 UTC (12 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.88: +16 -8 lines
Diff to previous 1.88
pass -XDignore.symbol.file to javadoc invocations

Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 29 16:00:20 2011 UTC (12 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.87: +10 -7 lines
Diff to previous 1.87
improve the docs target

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 28 02:32:19 2011 UTC (12 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.86: +8 -8 lines
Diff to previous 1.86
link to the java se 7 docs instead

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 28 02:19:20 2011 UTC (12 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.85: +9 -24 lines
Diff to previous 1.85
improve the dist-docs target

Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 28 00:57:34 2011 UTC (12 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.84: +23 -50 lines
Diff to previous 1.84
make the non-main javadoc targets build cleanly

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 25 12:48:45 2010 UTC (13 years, 4 months ago) by dl
Branch: MAIN
CVS Tags: release-1_7_0
Changes since 1.83: +5 -0 lines
Diff to previous 1.83
symbol-file args

Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 13 13:20:12 2010 UTC (13 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.82: +11 -9 lines
Diff to previous 1.82
update api URL

Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 16 04:16:42 2009 UTC (14 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.81: +2 -2 lines
Diff to previous 1.81
whitespace

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 2 00:11:59 2009 UTC (14 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.80: +0 -4 lines
Diff to previous 1.80
whitespace

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 1 23:35:22 2009 UTC (14 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.79: +12 -10 lines
Diff to previous 1.79
Fix javadoc paths

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 1 17:23:51 2009 UTC (14 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.78: +16 -16 lines
Diff to previous 1.78
whitespace

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 1 13:05:44 2009 UTC (14 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.77: +8 -4 lines
Diff to previous 1.77
sourcepaths

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 23 13:06:55 2009 UTC (14 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.76: +2 -1 lines
Diff to previous 1.76
Fix extra166y targets

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 16:31:52 2009 UTC (15 years, 2 months ago) by dl
Branch: MAIN
Changes since 1.75: +116 -2 lines
Diff to previous 1.75
Package reorganization

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 18 12:46:40 2007 UTC (16 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.74: +1 -529 lines
Diff to previous 1.74
Removed obsolete targets and sources.

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 13 11:19:25 2007 UTC (16 years, 6 months ago) by dl
Branch: MAIN
Changes since 1.73: +133 -4 lines
Diff to previous 1.73
update jsr166y targets

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 8 00:13:41 2005 UTC (18 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.72: +5 -3 lines
Diff to previous 1.72
dunno

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 20 16:29:57 2005 UTC (18 years, 10 months ago) by dl
Branch: MAIN
Changes since 1.71: +19 -9 lines
Diff to previous 1.71
Committing some long lost change

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 30 21:43:34 2004 UTC (19 years, 3 months ago) by peierls
Branch: MAIN
Changes since 1.70: +4 -1 lines
Diff to previous 1.70
Remove sinjdoc.
j1 targets run off main src, not jsr166x.

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 11 10:57:33 2004 UTC (19 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.69: +114 -0 lines
Diff to previous 1.69
Add jsr166x targets

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 2 16:06:25 2004 UTC (19 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.68: +7 -0 lines
Diff to previous 1.68
More tests for PseudoRandom

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 14 17:22:09 2004 UTC (19 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.67: +9 -1 lines
Diff to previous 1.67
Different implementations of WebCrawler

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 11 22:00:40 2004 UTC (19 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.66: +2 -4 lines
Diff to previous 1.66
Updated buffer, pool, and random examples

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 11 01:37:41 2004 UTC (19 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.65: +10 -3 lines
Diff to previous 1.65
Added ArrayBlockingQueue mode for BoundedBufferDemo,
and updated comments with new timings.

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 9 20:10:29 2004 UTC (19 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.64: +146 -104 lines
Diff to previous 1.64
Add target to run appletviewer on SwingWorkerDemo

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 24 20:32:33 2004 UTC (20 years ago) by tim
Branch: MAIN
CVS Tags: JSR166_PFD
Changes since 1.63: +97 -2 lines
Diff to previous 1.63
Added first cut at SelectorCompletionService, with matching test
case that isn't really a test case.

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 13 20:45:41 2003 UTC (20 years, 3 months ago) by tim
Branch: MAIN
Changes since 1.62: +108 -1 lines
Diff to previous 1.62
Add C++/JNI demo targets as first step to possible use of JNI in
1.4-usable version of j.u.c. Still probably highly Windows-specific,
but at least it uses gcc, so there is hope.

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 01:51:11 2003 UTC (20 years, 3 months ago) by tim
Branch: MAIN
CVS Tags: JSR166_DEC9_POST_ES_SUBMIT
Changes since 1.61: +30 -1 lines
Diff to previous 1.61
Move and rename static Executors.execute/invoke to ExecutorService.submit/invoke,
providing implementations in AbstractExecutorService (which TPE extends).

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 18:38:28 2003 UTC (20 years, 3 months ago) by tim
Branch: MAIN
CVS Tags: JSR166_DEC9_PRE_ES_SUBMIT
Changes since 1.60: +11 -9 lines
Diff to previous 1.60
Oops, forgot to remove <V> Future<V> execute(Executor, Runnable, V),
which we don't need now that we have Future<?> execute(Executor, Runnable).

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 03:10:54 2003 UTC (20 years, 3 months ago) by tim
Branch: MAIN
Changes since 1.59: +46 -45 lines
Diff to previous 1.59
Test target now includes both tck and old, obsolete tests.
Removed build.nothreads.

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 7 20:49:10 2003 UTC (20 years, 3 months ago) by tim
Branch: MAIN
Changes since 1.58: +162 -134 lines
Diff to previous 1.58
Test target runs tck tests.
Got rid of lots of old chaff.

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 15:13:35 2003 UTC (20 years, 6 months ago) by tim
Branch: MAIN
CVS Tags: JSR166_NOV3_FREEZE
Changes since 1.57: +21 -52 lines
Diff to previous 1.57
Update checkstyle target, remove obsolete targets

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 14:07:36 2003 UTC (20 years, 6 months ago) by tim
Branch: MAIN
Changes since 1.56: +25 -180 lines
Diff to previous 1.56
Remove last traces of earlier compilation hacks

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 1 04:21:55 2003 UTC (20 years, 7 months ago) by tim
Branch: MAIN
Changes since 1.55: +1 -9 lines
Diff to previous 1.55
Remove emulation default for Windows

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 1 04:14:47 2003 UTC (20 years, 7 months ago) by tim
Branch: MAIN
Changes since 1.54: +4 -0 lines
Diff to previous 1.54
Provide default for anthill-build target to avoid having to
get value into clean automatic build.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 1 04:09:57 2003 UTC (20 years, 7 months ago) by tim
Branch: MAIN
Changes since 1.53: +57 -13 lines
Diff to previous 1.53
Build file now assumes Tiger build, no longer uses EA releases from lib.
Anthill target execs self with JAVA_HOME set to tiger.home.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 26 19:59:14 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.52: +10 -2 lines
Diff to previous 1.52
Clarified a comment.

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 15:10:45 2003 UTC (20 years, 7 months ago) by tim
Branch: MAIN
Changes since 1.51: +4 -3 lines
Diff to previous 1.51
Separate output directory for sinjdocs target.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 7 03:49:48 2003 UTC (20 years, 7 months ago) by tim
Branch: MAIN
Changes since 1.50: +9 -3 lines
Diff to previous 1.50
sinjdocs target is working, sort of.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 5 04:03:38 2003 UTC (20 years, 7 months ago) by tim
Branch: MAIN
CVS Tags: JSR166_CR1
Changes since 1.49: +2 -0 lines
Diff to previous 1.49
Need emulation version of ReentrantLock.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 2 02:38:24 2003 UTC (20 years, 8 months ago) by tim
Branch: MAIN
Changes since 1.48: +35 -1 lines
Diff to previous 1.48
Added sinjdoc target and jar, not working.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 1 19:41:06 2003 UTC (20 years, 8 months ago) by tim
Branch: MAIN
Changes since 1.47: +2 -0 lines
Diff to previous 1.47
Add message to show where doccheck output goes.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 1 19:34:05 2003 UTC (20 years, 8 months ago) by tim
Branch: MAIN
Changes since 1.46: +32 -15 lines
Diff to previous 1.46
doccheck target now working with new version 1.2b2

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 26 13:17:51 2003 UTC (20 years, 8 months ago) by tim
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45
Default compiler is now 2.2-ea. Some sources are not compatible with 2.0-ea.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 14 19:53:55 2003 UTC (20 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.44: +3 -1 lines
Diff to previous 1.44
Don't kill jar file for release

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 11:55:50 2003 UTC (20 years, 9 months ago) by tim
Branch: MAIN
CVS Tags: JSR166_PRELIMINARY_TEST_RELEASE_2
Changes since 1.43: +1 -0 lines
Diff to previous 1.43
Don't include syntax test in release.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 11:54:26 2003 UTC (20 years, 9 months ago) by tim
Branch: MAIN
Changes since 1.42: +10 -0 lines
Diff to previous 1.42
Exclude 2.1-ea jars from release

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 9 14:11:43 2003 UTC (20 years, 9 months ago) by tim
Branch: MAIN
Changes since 1.41: +15 -0 lines
Diff to previous 1.41
Added release target

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 20:48:55 2003 UTC (20 years, 9 months ago) by tim
Branch: MAIN
CVS Tags: JSR166_PRELIMINARY_TEST_RELEASE_1
Changes since 1.40: +1 -0 lines
Diff to previous 1.40
Add AtomicBooleanTest and remove duplicate from emulation jar

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 18:34:44 2003 UTC (20 years, 9 months ago) by tim
Branch: MAIN
Changes since 1.39: +12 -4 lines
Diff to previous 1.39
Fixed emulation jar exclusions, uncommented first atomics test

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 31 17:24:03 2003 UTC (20 years, 10 months ago) by tim
Branch: MAIN
Changes since 1.38: +1 -0 lines
Diff to previous 1.38
Including build.classes.dir in compile-time bootclasspath allows
partial recompilation of source. (Without it, the recompiled classes
don't see the already compiled classes.)

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 30 21:27:52 2003 UTC (20 years, 10 months ago) by tim
Branch: MAIN
Changes since 1.37: +0 -2 lines
Diff to previous 1.37
Removed obsolete comments.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 30 03:24:18 2003 UTC (20 years, 10 months ago) by tim
Branch: MAIN
Changes since 1.36: +51 -39 lines
Diff to previous 1.36
Added test of new JSR-201 syntax features.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 17:29:08 2003 UTC (20 years, 10 months ago) by tim
Branch: MAIN
CVS Tags: JSR166_PRERELEASE_0_1
Changes since 1.35: +58 -20 lines
Diff to previous 1.35
Abortive attempt to use doccheck.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 15:53:58 2003 UTC (20 years, 10 months ago) by tim
Branch: MAIN
Changes since 1.34: +1 -7 lines
Diff to previous 1.34
build.nothreads defaults to false again

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 14:56:37 2003 UTC (20 years, 10 months ago) by tim
Branch: MAIN
Changes since 1.33: +12 -10 lines
Diff to previous 1.33
Default gjc.version to 2.0 and build.nothreads to true for 2.0 only.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 12:54:10 2003 UTC (20 years, 10 months ago) by tim
Branch: MAIN
Changes since 1.32: +28 -4 lines
Diff to previous 1.32
Add nothreads option.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 04:35:42 2003 UTC (20 years, 10 months ago) by tim
Branch: MAIN
Changes since 1.31: +114 -81 lines
Diff to previous 1.31
Allow configuring compiler for 1.3, 2.0-variance, and 2.0-novariance.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 21:15:50 2003 UTC (20 years, 10 months ago) by tim
Branch: MAIN
Changes since 1.30: +33 -18 lines
Diff to previous 1.30
Source filtering was doing the HTML as well.
Prepare for latest version of generic compiler.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 14:19:25 2003 UTC (20 years, 10 months ago) by tim
Branch: MAIN
Changes since 1.29: +16 -12 lines
Diff to previous 1.29
Windows uses emulation by default.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 14:09:03 2003 UTC (20 years, 10 months ago) by tim
Branch: MAIN
Changes since 1.28: +21 -36 lines
Diff to previous 1.28
Build native jar separately from emulation jar.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 13:37:59 2003 UTC (20 years, 10 months ago) by tim
Branch: MAIN
Changes since 1.27: +121 -65 lines
Diff to previous 1.27
Omit Random and Unsafe from emulation jar.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 00:33:17 2003 UTC (20 years, 10 months ago) by tim
Branch: MAIN
Changes since 1.26: +135 -22 lines
Diff to previous 1.26
Emulation classes available by setting build.emulation property.
Dist-docs hides non-JSR166 classes, Random and Unsafe.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 27 16:21:52 2003 UTC (20 years, 10 months ago) by dl
Branch: MAIN
Changes since 1.25: +2 -1 lines
Diff to previous 1.25
Add src.dir to boot class path

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 11:33:20 2003 UTC (20 years, 10 months ago) by tim
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
Use docsourcelevel for dist javadoc as well as main javadoc.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 03:02:39 2003 UTC (20 years, 10 months ago) by dholmes
Branch: MAIN
Changes since 1.23: +2 -1 lines
Diff to previous 1.23
Added docsourcelevel attribute so that javac/javadoc don't user the same
attributes - thus allowing use of generics enabled javac while still having
plain old javadoc.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 17 21:20:50 2003 UTC (20 years, 10 months ago) by tim
Branch: MAIN
Changes since 1.22: +3 -1 lines
Diff to previous 1.22
Allow user specific restriction of testcases.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 14 21:30:37 2003 UTC (20 years, 10 months ago) by tim
Branch: MAIN
Changes since 1.21: +11 -18 lines
Diff to previous 1.21
Moved main source rooted at . to ./src/main
Moved test source rooted at ./etc/testcases to ./src/test

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 04:14:07 2003 UTC (21 years ago) by tim
Branch: MAIN
Changes since 1.20: +6 -8 lines
Diff to previous 1.20
Added TimerExecutor example in test area.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 20 18:25:51 2003 UTC (21 years, 2 months ago) by tim
Branch: MAIN
Changes since 1.19: +0 -1 lines
Diff to previous 1.19
No need to create notes dir explicitly.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 20 18:25:07 2003 UTC (21 years, 2 months ago) by tim
Branch: MAIN
Changes since 1.18: +4 -0 lines
Diff to previous 1.18
Added some long winded notes on executor use.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 16 15:32:55 2002 UTC (21 years, 3 months ago) by tim
Branch: MAIN
Changes since 1.17: +37 -13 lines
Diff to previous 1.17
Add usage target

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 13 07:09:11 2002 UTC (21 years, 3 months ago) by tim
Branch: MAIN
Changes since 1.16: +2 -0 lines
Diff to previous 1.16
Prettier front page for build results than a directory listing.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 13 06:34:04 2002 UTC (21 years, 3 months ago) by tim
Branch: MAIN
Changes since 1.15: +47 -10 lines
Diff to previous 1.15
Added doccheck target, not working yet.
Added strip target to produce "angle-bracket free" code

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 12 23:50:31 2002 UTC (21 years, 3 months ago) by tim
Branch: MAIN
Changes since 1.14: +10 -1 lines
Diff to previous 1.14
Add checkstyle target

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 12 20:23:16 2002 UTC (21 years, 3 months ago) by tim
Branch: MAIN
Changes since 1.13: +16 -0 lines
Diff to previous 1.13
Add Anthill targets

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 11 22:52:29 2002 UTC (21 years, 3 months ago) by tim
Branch: MAIN
Changes since 1.12: +3 -1 lines
Diff to previous 1.12
Add type parameters to CopyOnWriteArrayList/Set.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 11 21:40:56 2002 UTC (21 years, 3 months ago) by tim
Branch: MAIN
Changes since 1.11: +5 -2 lines
Diff to previous 1.11
Put jsr166 jar on bootclasspath for testing.
Remove sample test and replace with simple tests of jsr166 classes.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 11 15:59:11 2002 UTC (21 years, 3 months ago) by tim
Branch: MAIN
Changes since 1.10: +63 -41 lines
Diff to previous 1.10
Ignore dist directory, control -warnunchecked setting from property,
add init target to print banner with version.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 11 05:16:42 2002 UTC (21 years, 3 months ago) by tim
Branch: MAIN
Changes since 1.9: +5 -2 lines
Diff to previous 1.9
Distribution copies jar product from build folder to dist folder.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 11 05:04:04 2002 UTC (21 years, 3 months ago) by tim
Branch: MAIN
Changes since 1.8: +31 -19 lines
Diff to previous 1.8
Public docs go to dist folder, private docs stay in build folder.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 11 04:43:23 2002 UTC (21 years, 3 months ago) by tim
Branch: MAIN
Changes since 1.7: +25 -6 lines
Diff to previous 1.7
Split docs into public and private builds. Public builds don't show
the custom tags.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 10 15:05:41 2002 UTC (21 years, 3 months ago) by tim
Branch: MAIN
Changes since 1.6: +1 -0 lines
Diff to previous 1.6
Clean filtersrc along with javadocs before building docs

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 10 15:02:46 2002 UTC (21 years, 3 months ago) by tim
Branch: MAIN
Changes since 1.5: +7 -3 lines
Diff to previous 1.5
Turn on -deprecation and -warnunchecked for compilation.
Always clean docs before building.
Fix a bunch of unchecked assignments.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 8 19:06:09 2002 UTC (21 years, 3 months ago) by tim
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
Upgraded generic compiler to 1.3-ea

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 4 04:30:54 2002 UTC (21 years, 3 months ago) by dholmes
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3
Added more custom tags

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 9 23:45:31 2002 UTC (21 years, 5 months ago) by tim
Branch: MAIN
Changes since 1.2: +5 -1 lines
Diff to previous 1.2
No need to include junit.jar on test.classpath, document
that it must be in ${ant.home}/lib.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 8 14:43:34 2002 UTC (21 years, 5 months ago) by tim
Branch: MAIN
Changes since 1.1: +14 -7 lines
Diff to previous 1.1
Move bootclasspath from argument line to nested element of javac.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 7 04:07:37 2002 UTC (21 years, 5 months ago) by tim
Branch: MAIN
Added Ant build file and support files to allow compilation of source
with -gj and javadoc generation from the same source.
Also added a sample JUnit test case.

Convenience Links

Links to HEAD: (view) (download) (as text) (annotate) Links to HEAD: (view) (download) (as text) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a