RFR (XS): 8220409: [TESTBUG] jdk jtreg test jdk/modules/scenarios/overlappingpackages/OverlappingPackagesTest.java - testOverlapWithBaseModule tests the wrong thing
Alan Bateman
Alan.Bateman at oracle.com
Mon Mar 11 09:03:52 UTC 2019
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 jigsaw-dev
mailing list