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

Make @Contended within the same group to use the same oop map

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • None
    • b42

        This is the minor nit in current ClassFileParser::layout_fields code. We pessimistically use the distinct oop maps for every @Contended field, while we sometimes can merge some of the maps together (i.e. for the contended fields with the same tag).

              shade Aleksey Shipilev
              shade Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: