Review Request: 8007450: Add build support for different man pages for OpenJDK and OracleJDK (original) (raw)

David Holmes david.holmes at oracle.com
Mon Feb 4 12:40:52 PST 2013


On 5/02/2013 12:06 AM, Erik Joelsson wrote:

CLOSEDPLATFORMSRC can't be used in this case since it points to the solaris directory for linux. I changed to at least use CLOSEDSRC instead. Verified on both solaris and linux, open and closed.

Thanks.

David

http://cr.openjdk.java.net/~erikj/8007450/webrev.jdk.02/

/Erik On 2013-02-04 12:57, David Holmes wrote: Hi Erik,

Can you use $(CLOSEDPLATFORMSOURCE) instead of hardwiring src/closed/? In theory it should be possible to relocate the "closed" repo and still have things work (by changing one definition). David On 4/02/2013 9:42 PM, Erik Joelsson wrote: Open part of this review:

The docs team will start producing separate man pages for openjdk and oraclejdk. Here are the necessary changes to the makefiles to support this. http://cr.openjdk.java.net/~erikj/8007450/webrev.jdk.01/ /Erik



More information about the jdk7u-dev mailing list