-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: infrastructure
-
b89
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8142575 | emb-9 | Erik Joelsson | P4 | Resolved | Fixed | team |
In JDK-8135131, sjavac added a thin server mode, in which only the server part of sjavac is used for running plain javac. We should implement a way of using this mode in the jdk build to leverage the build performance benefits it provides. As a first step, add a configure flag to turn it on optionally. Later, if it seems to work well, we will consider making it default.
- backported by
-
JDK-8142575 Enable new sjavac server only mode in jdk build
-
- Resolved
-
- relates to
-
JDK-8135131 Enable thin server mode in Sjavac
-
- Closed
-