jigsaw builds

Rémi Forax forax at univ-mlv.fr
Mon Apr 5 06:27:33 PDT 2010


Le 04/04/2010 02:30, Jonathan Gibbons a écrit :
> Mandy Chung wrote:
>> Jonathan Gibbons wrote:
>>> The jigsaw modules builds do not include src.zip and the demo and 
>>> sample directories.
>>>
>>> Is this intentional, accidental, or just "not got around to it, yet?"
>> It's on the TODO list, line 57-73:
>>   
>> http://hg.openjdk.java.net/jigsaw/jigsaw/jdk/file/57a86394f749/make/common/Modules.gmk 
>>
>>
>> We may want to modularize the src.zip and demo/samples that need 
>> further discussion.
>
> Eeek. Modularizing src.zip sounds like a real PITA, although I can see 
> why it might be considered. It seems to me we're on the edge of a 
> discussion about whether it really is worth it to use modules to 
> organize large source code for a lot of fine grained modules, or 
> whether modules are just a packaging time issue.

Jon, modularizing src.zip is not a problem if javac does the job.

>
> -- Jon

Rémi

>
>>
>> Thanks
>> Mandy
>>>
>>>> $ ls build/linux-amd64/j2sdk-image/
>>>> ASSEMBLY_EXCEPTION  bin  demo  include  jre  lib  LICENSE  man  
>>>> sample  src.zip  THIRD_PARTY_README
>>>> $ ls build/linux-amd64/jdk-module-image/
>>>> ASSEMBLY_EXCEPTION  bin  include  lib  LICENSE  THIRD_PARTY_README
>>>
>>> -- Jon
>>
>




More information about the jigsaw-dev mailing list