[9] Review request: JDK-8170200: Packager Redistributable Module	List Unit Test
    Chris Bensen 
    chris.bensen at oracle.com
       
    Tue Feb  7 19:41:39 UTC 2017
    
    
  
It can’t live in FX. FX can be built with an open, closed or custom JDK without FX so this test needs to be in the JDK but it would be best if we can only attempt to run it if FX is imported.
Chris
> On Feb 7, 2017, at 11:37 AM, Mandy Chung <mandy.chung at oracle.com> wrote:
> 
> Should this test be in the FX repo where jdk.packager resides?  I would think so. This test should only run with the build with FX modules.
> 
> Mandy
> 
>> On Feb 7, 2017, at 10:32 AM, Victor Drozdov <victor.drozdov at oracle.com> wrote:
>> 
>> Kevin, Mandy,
>> 
>> Please review my new unit test for javapackager. It reads redistributable module list from jdk.packager, if a module in the list doesn't exist, then the test fails.
>> 
>> JIRA: https://bugs.openjdk.java.net/browse/JDK-8170200
>> Webrev: http://cr.openjdk.java.net/~vdrozdov/JDK-8170200/webrev.00/
>> 
>> --Victor
>> 
> 
    
    
More information about the jigsaw-dev
mailing list