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


Reply via email to