Fwd: Problem with build

2019-07-12 Thread laila fal
Hello, I downloaded a project from https://github.com/openjdk-mirror/jdk7u-hotspot/tree/master/src/share/vm/gc_implementation/g1 jdk7u-hotspot/src/share/vm/gc_implementation/g1/ and also from http://hg.openjdk.java.net/jdk7u/jdk7u2/hotspot/file/6259c6d3bbb7 but i have problems to build

Re: RFR(xxs): 8227170: (.hg)Ignore the JTwork and JTreport directories generated at the root of the repo

2019-07-12 Thread Jaikiran Pai
Hello Dean, Thank you for testing this. I have now updated the webrev to use the JTreport/* syntax and have also verified that it works for me too. It correctly ignores both root level JTreport and JTwork directories and any such sub-directories. I am on a macOS with: hg --version Mercurial

Re: Fwd: Problem with build

2019-07-12 Thread Tim Bell
Hello On 07/12/19 02:52, laila fal wrote: Hello, I downloaded a project from https://github.com/openjdk-mirror/jdk7u-hotspot/tree/master/src/share/vm/gc_implementation/g1 jdk7u-hotspot/src/share/vm/gc_implementation/g1/ and also from

Problem with build

2019-07-12 Thread laila fal
Hello, I downloaded a project from https://github.com/openjdk-mirror/jdk7u-hotspot/tree/master/src/share/vm/gc_implementation/g1 jdk7u-hotspot/src/share/vm/gc_implementation/g1/ and also from http://hg.openjdk.java.net/jdk7u/jdk7u2/hotspot/file/6259c6d3bbb7 but i have problems to build

Re: RFR(XS): 8227636: Fix output dir for jlink_jre target in Images.gmk

2019-07-12 Thread Tim Bell
Hello, Christoph: with today’s push for „8227578: Wrong JRE targets in Images.gmk after JDK-8219971” I didn’t catch all issues with the JRE target and especially not the one that’s causing our build errors. But now I’ve got it  Please review this one line fix. Bug:

Result: New Build Group Member: Matthias Baesken

2019-07-12 Thread Volker Simonis
Voting for Matthias Baesken [1] is now closed. Yes: 5 Veto: 0 Abstain: 0 According to the Bylaws definition of Lazy Consensus voting, this is sufficient to approve the nomination. Best regards, Volker [1] https://mail.openjdk.java.net/pipermail/build-dev/2019-June/025839.html

RFR(XS): 8227636: Fix output dir for jlink_jre target in Images.gmk

2019-07-12 Thread Langer, Christoph
Hi, with today’s push for „8227578: Wrong JRE targets in Images.gmk after JDK-8219971” I didn’t catch all issues with the JRE target and especially not the one that’s causing our build errors. But now I’ve got it  Please review this one line fix. Bug: