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

Remove redundant fields in 'BOTConstants'

XMLWordPrintable

    • gc
    • b15

      Several fields in class `BOTConstants`, which are related to card table, are redundant. The related fields should be placed at `CardTable` solely.

      The redundant fields are shown below.
      ```
        static uint _log_card_size;
        static uint _log_card_size_in_words;
        static uint _card_size;
        static uint _card_size_in_words;
      ```

            gli Guoxiong Li
            gli Guoxiong Li
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: