This method is used in three sites:
1. young-gc
2. full-gc marking (phase 1)
3. full-gc adjusting (phase 3)
However, the set of roots visited and closures used are quite different. The control flow would be much simpler if this root-processing logic is "inline" in each site.
1. young-gc
2. full-gc marking (phase 1)
3. full-gc adjusting (phase 3)
However, the set of roots visited and closures used are quite different. The control flow would be much simpler if this root-processing logic is "inline" in each site.
- links to
- 
                     Commit(master)
        openjdk/jdk/af5932ef Commit(master)
        openjdk/jdk/af5932ef
- 
                     Review(master)
        openjdk/jdk/26038 Review(master)
        openjdk/jdk/26038
 P4
  P4