RFR: JDK-8196113: Remove the Compact Profile builds (original) (raw)
Tim Bell tim.bell at oracle.com
Mon Apr 30 21:14:26 UTC 2018
- Previous message (by thread): RFR: JDK-8196113: Remove the Compact Profile builds
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Erik:
Compact profiles were added in JDK 8, and superceded by modules in JDK 9. The build logic for compact profiles was left in place in 9, but as we head into 11 it is time to remove this. This patch removes all the build logic related to that.
Bug: https://bugs.openjdk.java.net/browse/JDK-8196113 Webrev: http://cr.openjdk.java.net/~erikj/8196113/webrev.01/index.html
Looks good.
Tim
- Previous message (by thread): RFR: JDK-8196113: Remove the Compact Profile builds
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]