jigsaw for Mac OSX
Henri Gomez
henri.gomez at gmail.com
Sat Apr 7 04:35:38 PDT 2012
Initial package for OSX available :
http://openjdk-osx-build.googlecode.com/files/OpenJDK-OSX-8-x64-jigsaw-jdk-b32-20120407.dmg
http://openjdk-osx-build.googlecode.com/files/OpenJDK-OSX-8-x64-jigsaw-jre-b32-20120407.dmg
Enjoy !
2012/4/7 Henri Gomez <henri.gomez at gmail.com>:
>> Cool!
>
>> I would suggest to package the full JDK, i.e. jdk-module-image, as a start.
>> With that, you can start creating modules.
>>
>> jre-base-image is the minimal base image that contains only the jdk.base
>> module. The other platform modules (jmod files) are under jigsaw-pkgs/jmod
>> directory that you can install them into the jre-base-image using the jmod
>> command, e.g.
>> $ jmod install jdk.jaxp at 8-ea.jmod
>>
>> FWIW. We're in the process of making the jigsaw developer preview binaries
>> available for download and that would probably include these jmod files.
>
> ok so 2 packages I guess, one for JDK another one for JRE with jigsaw-pkgs
>
> I'll packages them for OSX (DMG) asap.
>
> Do you plan to add OSX specific layout (aka Contents/Home, Info.plist
> ...) in a near future ?
>
> Cheers
More information about the jigsaw-dev
mailing list