-
Bug
-
Resolution: Fixed
-
P1
-
None
-
None
-
b148
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8287348 | openjdk8u342 | Andrew Hughes | P1 | Resolved | Fixed | b04 |
In JDK-8031567, the format for storing source revision information for use in builds from source bundles, where mercurial isn't available, changed. The behavior when building without either mercurial or the stored revision information also changed. We used to silently ignore the lack of source revision information, but now the build fails.
Since it's not an uncommon use case in our Oracle internal infrastructure to have builds without either mercurial or stored revision information, we need to downgrade this to at most a warning.
Since it's not an uncommon use case in our Oracle internal infrastructure to have builds without either mercurial or stored revision information, we need to downgrade this to at most a warning.
- backported by
-
JDK-8287348 JDK-8031567 broke builds from source bundles
- Resolved
- relates to
-
JDK-8031567 Better model for storing source revision information
- Resolved