Problems building jtreg
    Martijn Verburg 
    martijnverburg at gmail.com
       
    Thu Feb 15 11:12:31 UTC 2018
    
    
  
Hi Roman,
I think https://ci.adoptopenjdk.net/view/all/job/jtreg/283/ has what you
need?  Was built on the 8th of Feb
Cheers,
Martijn
On 15 February 2018 at 10:59, Roman Kennke <rkennke at redhat.com> wrote:
> Hi all,
> I am trying to build latest jdk. It requires jtreg 4.2 b12.
> AdoptOpenJDK doesn't provide that.
>
> Therefore I am trying to build jtreg myself. I first tried 'make -C
> make' which did not work at all. I then tried:
>
> bash make/build-all.sh /path/to/jdk8
>
> Which made some progress, but then failed because it could not find
> 'shasum'. I am trying this on latest CentOS7. It does have:
>
> sha1sum    sha224sum  sha256sum  sha384sum  sha512sum
>
> I replaced shasum with sha1sum all over the build scripts, but
> apparently it does not accept the '-a' flag.
>
> Any ideas?
>
> Cheers, Roman
>
    
    
More information about the code-tools-dev
mailing list