Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-7127697

G1: remove dead code after recent concurrent mark changes

XMLWordPrintable

    • gc
    • b07
    • generic
    • generic

        The changes for:

        6888336: G1: avoid explicitly marking and pushing objects in survivor spaces

        leave around 1,500 lines of dead code (mainly: methods and classes that are not used any more) in the concurrent mark and other files. We decided not to remove the dead code as part of the 6888336 changes in order to keep those changes simpler and the code review quicker. But we should go ahead and remove the dead code, which was one of the major motivations for doing the 6888336 changes in the first place.

              tonyp Tony Printezis
              tonyp Tony Printezis
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: