See JEP-161 (http://openjdk.java.net/jeps/161) for background to this enhancement.
This enhancement tracks:
1. Updating java -version (and -fullversion) to include the profile name in the output when running on a compact profile.
2. Update the release file (top-level directory of build) to include a property that identifies the profile name.
- relates to
-
JDK-8046151 JEP 161: Compact Profiles
- Closed