RFR (XS): 8220409: [TESTBUG] jdk jtreg test jdk/modules/scenarios/overlappingpackages/OverlappingPackagesTest.java - testOverlapWithBaseModule tests the wrong thing
Langer, Christoph
christoph.langer at sap.com
Mon Mar 11 14:36:54 UTC 2019
Thanks for the review, Alan. I pushed it.
> -----Original Message-----
> From: Alan Bateman <Alan.Bateman at oracle.com>
> Sent: Montag, 11. März 2019 10:04
> To: Langer, Christoph <christoph.langer at sap.com>; Java Core Libs <core-libs-
> dev at openjdk.java.net>; jigsaw-dev <jigsaw-dev at openjdk.java.net>
> Subject: Re: RFR (XS): 8220409: [TESTBUG] jdk jtreg test
> jdk/modules/scenarios/overlappingpackages/OverlappingPackagesTest.java
> - testOverlapWithBaseModule tests the wrong thing
>
> On 11/03/2019 08:50, Langer, Christoph wrote:
> > Hi,
> >
> > please review this small test fix.
> >
> > Bug: https://bugs.openjdk.java.net/browse/JDK-8220409
> > Webrev: http://cr.openjdk.java.net/~clanger/webrevs/8220409.0/
> >
> > The test uses a wrong option "-add-modules" instead of "--add-modules"
> in one place.
> >
> The change to testOverlapWithBaseModule looks okay, the changes to the
> imports are not needed but okay too.
>
> -Alan
>
More information about the core-libs-dev
mailing list