RFR: Solaris 64-bit images
Chris Hegarty
chris.hegarty at oracle.com
Mon May 21 06:28:59 PDT 2012
There is currently an issue with the Solaris 64-bit image. To date
Solaris 64-bit bundles need to overlay the 32 bit bundle. This doesn't
currently make sense in the modular world and more thought needs to go
into how we want to handle this long term.
What I have done in the webrev is to temporarily disable the creation of
the Solaris 64-bit commands in the amd64/sparcv9 directories, and fixup
paths to find the appropriate native libraries. This will build a 64-bit
only bundle and jmod files, similar to what we have on other platforms.
For now, I think this is a reasonable solution until we can address
issues around how to want to handle this long term.
http://cr.openjdk.java.net/~chegar/jigsaw/solaris64_webrev.00/webrev/
-Chris.
More information about the jigsaw-dev
mailing list