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.9 by jsr166, Sat Feb 10 16:08:10 2018 UTC vs.
Revision 1.12 by jsr166, Wed Feb 20 16:27:31 2019 UTC

# Line 120 | Line 120 | main() {
120    }
121  
122    # asmtools is optional, but let's build it for completeness.
123 <  hg_clone_codetools asmtools 7.0
123 >  hg_clone_codetools asmtools 7.0-b02
124    rm -rf "asmtools-"*"-build"
125    (cd "asmtools/build" && ant build)
126    def_make_dir ASMTOOLS_HOME "$PWD/asmtools-"*"-build/release"
127  
128 <  def_make_var BUILD_NUMBER "b12"
128 >  def_make_var BUILD_NUMBER "b14"
129    JTREG_REV="jtreg4.2-${BUILD_NUMBER}"
130    hg_clone_codetools jtreg "$JTREG_REV"
131  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines