-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b72
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135966 | emb-9 | Erik Joelsson | P4 | Resolved | Fixed | team |
When trying to build the target java.base-gensrc incrementally, part of it is always rebuilt, causing all the java compilation to follow due to further dependencies. The cause of this is a slight mistake in jdk/make/gensrc/GensrcCLDR.gmk where the target file of a rule has the wrong path, so make will always think it needs to be generated.
- backported by
-
JDK-8135966 Incremental build of java.base-gensrc broken
-
- Resolved
-
- relates to
-
JDK-8008577 Use CLDR Locale Data by Default
-
- Closed
-