JDK-8245847 : Update Profile.java to not require per-release updates
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-05-26
  • Updated: 2020-06-01
  • Resolved: 2020-05-26
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 15
15 b25Fixed
Related Reports
Relates :  
Relates :  
Description
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.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/1bda088f2ed7 User: jjg Date: 2020-05-26 20:26:06 +0000
26-05-2020