-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b13
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2154337 | 7 | Andy Herrick | P3 | Resolved | Fixed | b64 |
The "clobber" target in the deployment workspace doesn't delete enough files. Specifically, if you change the JDK_UPDATE_VERSION environment variable, gnumake clobber and rebuild, PluginVersion.h doesn't get deleted and regenerated. This can lead to a significant amount of wasted time. A top-level gnumake clobber should probably just delete everything under tmp/deploy in the output directory.
- backported by
-
JDK-2154337 "gnumake clobber" doesn't
-
- Resolved
-