JDK-8092193 : Gradle: VersionInfo.java must be regenerated each time
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: build
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2013-05-20
  • Updated: 2024-11-21
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.
Other
tbdUnresolved
Related Reports
Blocks :  
Description
VersionInfo should never be up-to-date. It should be regenerated each time, but in such a way that Toolkit, etc., is not recompiled.

Comments
Consider for future version, but may just close as "Won't fix"
14-09-2013

I have only occasionally made use of this, so I agree that this is not critical for the gradle switchover. Would still like to see it at some point...
06-06-2013

Why is this necessary? Hudson always does a full clean build, so it doesn't need this functionality. I've never had a situation where I cared that the timestamp in VersionInfo was correct. I can see the occasional developer stumbling on this, but very rarely?
06-06-2013