-
Bug
-
Resolution: Fixed
-
P3
-
8
-
None
-
b28
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056554 | emb-9 | Hannes Wallnoefer | P3 | Resolved | Fixed | master |
JDK-8064180 | 8u45 | Attila Szegedi | P3 | Resolved | Fixed | b01 |
JDK-8055646 | 8u40 | Attila Szegedi | P3 | Resolved | Fixed | b04 |
JDK-8070417 | emb-8u47 | Attila Szegedi | P3 | Resolved | Fixed | team |
Optimistic type info persistence currently creates files for empty type maps. This results in thousands of empty files being created in `ant test262`, so much that `ant clean` can take a long time to remove the files.
We shouldn't create files for empty type maps.
We shouldn't create files for empty type maps.
- backported by
-
JDK-8055646 Avoid creation of empty type info files
-
- Resolved
-
-
JDK-8056554 Avoid creation of empty type info files
-
- Resolved
-
-
JDK-8064180 Avoid creation of empty type info files
-
- Resolved
-
-
JDK-8070417 Avoid creation of empty type info files
-
- Resolved
-