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

Move G1ConcurrentMark flag sanity checks to g1Arguments

XMLWordPrintable

    • gc
    • b17

      Currently G1ConcurrentMark does flag sanity checking in its constructor; this causes some awkward code with some flag reporting back success.

      It would be useful to move this flag sanity checks into g1Arguments.cpp to keep other code clean from that.

      Then the flag and flag handling code mentioned above could be removed too.

            tschatzl Thomas Schatzl
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: