ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/lib-src/build-jtreg
(Generate patch)

Comparing lib-src/build-jtreg (file contents):
Revision 1.3 by jsr166, Fri Jan 20 21:22:53 2017 UTC vs.
Revision 1.4 by jsr166, Sat Apr 15 01:58:32 2017 UTC

# Line 116 | Line 116 | main() {
116    def_make_dir ASMTOOLS_HOME "$PWD/asmtools-"*"-build/release"
117  
118    # hg clone http://hg.openjdk.java.net/code-tools/jtreg
119 <  def_make_var BUILD_NUMBER "b05"
119 >  def_make_var BUILD_NUMBER "b07"
120    JTREG_REV="jtreg4.2-${BUILD_NUMBER}"
121    rm -rf "jtreg" "$JTREG_REV" "$JTREG_REV.tar.gz"
122    wget -q "http://hg.openjdk.java.net/code-tools/jtreg/archive/$JTREG_REV.tar.gz"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines