-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b47
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085324 | emb-9 | Maurizio Cimadamore | P3 | Resolved | Fixed | team |
A problem in the make files is preventing langtools to build correctly if any reference to synthetic generated sources (during the parse properties step) occurs anywhere in langtools. There seems to be a race condition between two generated source targets, where one ends up deleting the results of the other, thus resulting in random failures.
- backported by
-
JDK-8085324 Fix langtools make build so that diagnostic framework can be used
-
- Resolved
-
- relates to
-
JDK-8069069 Build failure because of dependency on generated file
-
- Closed
-
-
JDK-8071634 inconsistent layout in gensrc/jdk.compiler
-
- Closed
-