This repository contains OpenJDK7 source code with applied patches from IcedTea project.
To obtain these sources IcedTea has been configured with the following options:
./configure \
--with-jdk-home=path/to/openjdk7 \
--with-rhino=path/to/rhino-1.7.4.jar \
--disable-bootstrap \
--disable-system-zlib \
--disable-system-jpeg \
--disable-system-png \
--disable-system-gif \
--disable-system-lcms \
--disable-compile-against-syscalls \
--disable-nss