RFR: 8193686: Allow --with-jtreg to accept a zip compressed jtreg image
Magnus Ihse Bursie
magnus.ihse.bursie at oracle.com
Mon Jun 15 10:26:50 UTC 2020
Hi Erik,
I'm not sure what made this fall through the cracks. I've been pushing
the bug ahead of me, unaware that a patch already existed. (Which still
applied, not cleanly, but with the help of wiggle.)
Anyway, in a record-breaking slow time to review, I pronounce this patch
OK. :-)
And, for some sort of consolation, I'll push the path for you. :-)
/Magnus
On 2017-12-18 10:09, Erik Helin wrote:
> Hi all,
>
> here is small patch that allows the configure option --with-jtreg to
> accept a zip compressed jtreg image (the option currently accepts a
> jtreg image directory). The jtreg image will be unpacked into
> $CONFIGURE_SUPPORT/jtreg.
>
> Patch:
> http://cr.openjdk.java.net/~ehelin/8193686/00/
>
> Issue:
> https://bugs.openjdk.java.net/browse/JDK-8193686
>
> Testing:
> - Tested locally on Linux x86-64 that configuring, building and running
> a jtreg test (via run-test) works with both
> - a jtreg image directory
> - a zip compressed jtreg image
> as values to the --with-jtreg configure option
>
> Thanks,
> Erik
More information about the build-dev
mailing list