OpenJDK / aarch32-port / jdk9u / jdk
annotate .hgignore @ 8748:9c30cbc316e9
8021309: replace test/Makefile jdk_* targets with jtreg groups
8015068: Use jtreg -exclude for handling problemList.txt exclusions
Reviewed-by: jjg, smarks, chegar, alanb, dholmes
author | mduigou |
---|---|
date | Tue, 05 Nov 2013 19:44:41 -0800 |
parents | d45bc4307996 |
children | 627ab7f191fc |
rev | line source |
---|---|
duke@0 | 1 ^build/ |
duke@0 | 2 ^dist/ |
mduigou@8748 | 3 ^testoutput/ |
ohair@2002 | 4 /nbproject/private/ |
ohair@1583 | 5 ^make/netbeans/.*/build/ |
ohair@1583 | 6 ^make/netbeans/.*/dist/ |
ohair@4040 | 7 ^.hgtip |
michaelm@5116 | 8 .DS_Store |