-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b33
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8081984 | emb-9 | Erik Joelsson | P2 | Resolved | Fixed | b33 |
In JDK-8058118, a small java tool is compiled very early in the make process. This compilation cannot use sjavac since it's done with the boot javac. The fix is simple. Just add DISABLE_SJAVAC := true to the macro call.
- backported by
-
JDK-8081984 Building with sjavac broken after JDK-8058118
-
- Resolved
-