In build.xml, we need to update the jre-optional lists based on the Java 8 release notes: http://www.oracle.com/technetwork/java/javase/jre-8-readme-2095710.html
For OS X, these need to happen inside our appbundler fork.
These lists are necessary to remove unused libraries and reduce the download size.
In build.xml, we need to update the jre-optional lists based on the Java 8 release notes: http://www.oracle.com/technetwork/java/javase/jre-8-readme-2095710.html
For OS X, these need to happen inside our appbundler fork.
These lists are necessary to remove unused libraries and reduce the download size.