Re: RFR: JDK-8251193 bin/idea.sh generating wrong source folders for JVMCI modules

2020-08-07 Thread Andrew Dinn
On 06/08/2020 16:35, Severin Gehwolf wrote: > On Thu, 2020-08-06 at 16:01 +0100, Maurizio Cimadamore wrote: >> The basic fix looks good, I'm wondering, however, if we would only want >> to enable sources which match the current configuration? E.g. not add >> the sources for aarch64 if building on

RFR(XS): 8251316: Sanity check the JDK under test before running tests

2020-08-07 Thread Mikael Vidstedt
Please review this small change which adds a sanity check run of the JDK under test before running jtreg tests. JBS: https://bugs.openjdk.java.net/browse/JDK-8251316 webrev: https://cr.openjdk.java.net/~mikael/webrevs/8251316/webrev.00/open/w

Re: RFR(XS): 8251316: Sanity check the JDK under test before running tests

2020-08-07 Thread Erik Joelsson
Looks good. /Erik On 2020-08-07 14:11, Mikael Vidstedt wrote: Please review this small change which adds a sanity check run of the JDK under test before running jtreg tests. JBS: https://bugs.openjdk.java.net/browse/JDK-8251316 webrev: https