Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8063503 | 8u45 | John Coomes | P4 | Resolved | Fixed | b01 |
JDK-8051295 | 8u40 | John Coomes | P4 | Resolved | Fixed | b01 |
JDK-8070788 | emb-8u47 | John Coomes | P4 | Resolved | Fixed | team |
JDK-8046496 | emb-8u26 | John Coomes | P4 | Resolved | Fixed | b11 |
make/excludeSrc.make has lists of files that should be excluded based on compile-time options, notably INCLUDE_ALL_GCS. The INCLUDE_ALL_GCS list includes all files specific to the parallel, g1 and cms collectors, plus some others, and must be maintained manually, which is tedious and error prone. It should be mostly automatic.
- backported by
-
JDK-8046496 make gc src file exclusion more automatic
-
- Resolved
-
-
JDK-8051295 make gc src file exclusion more automatic
-
- Resolved
-
-
JDK-8063503 make gc src file exclusion more automatic
-
- Resolved
-
-
JDK-8070788 make gc src file exclusion more automatic
-
- Resolved
-
- relates to
-
JDK-8054970 gc src file exclusion should exclude alternative sources
-
- Resolved
-