Build Open JDK 7 on Mac OSX (TOTD #172)
- by arungupta
The complete requirements, pre-requisites, and steps to build
OpenJDK 7 port on Mac OSX are described
here. The steps are very clearly explained and here are the
exact ones I followed on my MacBook Pro 10.7.2:
Confirm the version of pre-installed Java as:
> java -versionjava version "1.6.0_26"Java(TM) SE Runtime Environment (build…