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

Break out shared constants and static BOT functions.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • hotspot
    • None
    • gc
    • b105

      There are a handful constants that are copied in the various BOT classes, for example LogN, LogN_words and a few more.

      Also, there are a number of static functions that should be shared instead of "friended" in between g1BlockOffsetTable and blockOffsetTable.

      Create a new AllStatic class where these constants and static functions are placed.

            david David Lindholm (Inactive)
            david David Lindholm (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: