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

Convert unnecessarily malloc'd Monitors to value members

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • gc
    • b110

      This includes the Monitor in G1YoungRemSetSamplingThread specifically, but also look at concurrent marking and refinement threads as well.

      Look at adding assertion to catch destructor calls on Monitors while Monitor is still held (if possible).

      Plan B is to consider global Monitor object for G1YoungRemSetSamplingThread, like most other Monitors in the system.

            drwhite Derek White
            drwhite Derek White
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: