-
Enhancement
-
Resolution: Fixed
-
P4
-
10
-
b15
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8240940 | 11.0.8 | Erik Joelsson | P4 | Resolved | Fixed | b01 |
JDK-8242756 | 11.0.7 | Christoph Langer | P4 | Resolved | Fixed | b10 |
The macro CacheFind is a bit awkward to use with FillCacheFind. The naming is also not that great. I have an idea on reworking it into FindFiles, which will automatically fill and add to the cache if needed. I have also written a wildcard based find which can improve performance on Windows.
- backported by
-
JDK-8240940 Refactor CacheFind
- Resolved
-
JDK-8242756 Refactor CacheFind
- Resolved
- relates to
-
JDK-8217729 Speed up incremental rerun of "make images"
- Closed