Currently, Profile.java and ProfileOptiontest.java need to be updated per-release, even though the underlying functionality is not changing.
These files should be updated so that they do not need to be updated on each release.
Note: there is no intended change in visible functionality for the -profile option.
These files should be updated so that they do not need to be updated on each release.
Note: there is no intended change in visible functionality for the -profile option.
- relates to
-
JDK-8245247 Remove -profile option from javac
- Open
-
JDK-8245246 Deprecate -profile option in javac
- Resolved