-
Sub-task
-
Resolution: Fixed
-
P4
-
13
-
b16
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8242992 | 11.0.8 | Erik Joelsson | P4 | Resolved | Fixed | b01 |
JDK-8242754 | 11.0.7 | Erik Joelsson | P4 | Resolved | Fixed | b10 |
When running "make hotspot", and then immediately running "make hotspot" the latter invocation takes 2-3 seconds, even on a very fast machine. (To say nothing of less powerful machines.)
This used to be blazingly fast, but it has regressed.
We should figure out what the main delays are and see how we can improve it. The goal should be a sub-second invocation for a no-changes incremental build on a reasonably fast machine.
This used to be blazingly fast, but it has regressed.
We should figure out what the main delays are and see how we can improve it. The goal should be a sub-second invocation for a no-changes incremental build on a reasonably fast machine.
- backported by
-
JDK-8242754 Speed up incremental rerun of "make hotspot"
- Resolved
-
JDK-8242992 Speed up incremental rerun of "make hotspot"
- Resolved
- relates to
-
JDK-8204551 Event descriptions are truncated in logs
- Resolved
-
JDK-8231467 Missing make prerequisite declaration corrupts make dependency files on Windows
- Resolved
-
JDK-8221851 Use of THIS_FILE in hotspot invalidates precompiled header on Linux/GCC
- Resolved